CVE-2024-47712 (GCVE-0-2024-47712)
Vulnerability from cvelistv5
Published
2024-10-21 11:53
Modified
2026-08-05 11:39
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param In the `wilc_parse_join_bss_param` function, the TSF field of the `ies` structure is accessed after the RCU read-side critical section is unlocked. According to RCU usage rules, this is illegal. Reusing this pointer can lead to unpredictable behavior, including accessing memory that has been updated or causing use-after-free issues. This possible bug was identified using a static analysis tool developed by myself, specifically designed to detect RCU-related issues. To address this, the TSF value is now stored in a local variable `ies_tsf` before the RCU lock is released. The `param->tsf_lo` field is then assigned using this local variable, ensuring that the TSF value is safely accessed.
Impacted products
Vendor Product Version
Linux Linux Version: e556006de4ea93abe2b46cba202a2556c544b8b2
Version: b4bbf38c350acb6500cbe667b1e2e68f896e4b38
Version: d80fc436751cfa6b02a8eda74eb6cce7dadfe5a2
Version: 745003b5917b610352f52fe0d11ef658d6471ec2
Version: 4bfd20d5f5c62b5495d6c0016ee6933bd3add7ce
Version: 205c50306acf58a335eb19fa84e40140f4fe814f
Version: 205c50306acf58a335eb19fa84e40140f4fe814f
Version: 205c50306acf58a335eb19fa84e40140f4fe814f
Version: 5800ec78775c0cd646f71eb9bf8402fb794807de
Version: dd50d3ead6e3707bb0a5df7cc832730c93ace3a7
Version: 5.4.273   
Version: 5.10.214   
Version: 5.15.153   
Version: 6.1.83   
Version: 6.6.23   
Version: 6.7.11   
Version: 6.8.2   
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-47712",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-10-21T13:03:07.439547Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-10-21T13:04:18.804Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T22:21:16.228Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html"
          },
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/microchip/wilc1000/hif.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "5a24cedc243ace5ed7c1016f52a7bfc8f5b07815",
              "status": "affected",
              "version": "e556006de4ea93abe2b46cba202a2556c544b8b2",
              "versionType": "git"
            },
            {
              "lessThan": "557418e1704605a81c9e26732449f71b1d40ba1e",
              "status": "affected",
              "version": "b4bbf38c350acb6500cbe667b1e2e68f896e4b38",
              "versionType": "git"
            },
            {
              "lessThan": "bf090f4fe935294361eabd9dc5a949fdd77d3d1b",
              "status": "affected",
              "version": "d80fc436751cfa6b02a8eda74eb6cce7dadfe5a2",
              "versionType": "git"
            },
            {
              "lessThan": "b040b71d99ee5e17bb7a743dc01cbfcae8908ce1",
              "status": "affected",
              "version": "745003b5917b610352f52fe0d11ef658d6471ec2",
              "versionType": "git"
            },
            {
              "lessThan": "84398204c5df5aaf89453056cf0647cda9664d2b",
              "status": "affected",
              "version": "4bfd20d5f5c62b5495d6c0016ee6933bd3add7ce",
              "versionType": "git"
            },
            {
              "lessThan": "2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5",
              "status": "affected",
              "version": "205c50306acf58a335eb19fa84e40140f4fe814f",
              "versionType": "git"
            },
            {
              "lessThan": "79510414a7626317f13cc9073244ab7a8deb3192",
              "status": "affected",
              "version": "205c50306acf58a335eb19fa84e40140f4fe814f",
              "versionType": "git"
            },
            {
              "lessThan": "6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8",
              "status": "affected",
              "version": "205c50306acf58a335eb19fa84e40140f4fe814f",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "5800ec78775c0cd646f71eb9bf8402fb794807de",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "dd50d3ead6e3707bb0a5df7cc832730c93ace3a7",
              "versionType": "git"
            },
            {
              "lessThan": "5.4.285",
              "status": "affected",
              "version": "5.4.273",
              "versionType": "semver"
            },
            {
              "lessThan": "5.10.227",
              "status": "affected",
              "version": "5.10.214",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15.168",
              "status": "affected",
              "version": "5.15.153",
              "versionType": "semver"
            },
            {
              "lessThan": "6.1.113",
              "status": "affected",
              "version": "6.1.83",
              "versionType": "semver"
            },
            {
              "lessThan": "6.6.54",
              "status": "affected",
              "version": "6.6.23",
              "versionType": "semver"
            },
            {
              "lessThan": "6.8",
              "status": "affected",
              "version": "6.7.11",
              "versionType": "semver"
            },
            {
              "lessThan": "6.9",
              "status": "affected",
              "version": "6.8.2",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/microchip/wilc1000/hif.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.9"
            },
            {
              "lessThan": "6.9",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.285",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.227",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.168",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.113",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.54",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.10.*",
              "status": "unaffected",
              "version": "6.10.13",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.11.*",
              "status": "unaffected",
              "version": "6.11.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.12",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.285",
                  "versionStartIncluding": "5.4.273",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.227",
                  "versionStartIncluding": "5.10.214",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.168",
                  "versionStartIncluding": "5.15.153",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.113",
                  "versionStartIncluding": "6.1.83",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.54",
                  "versionStartIncluding": "6.6.23",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.10.13",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.11.2",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.7.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.8.2",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param\n\nIn the `wilc_parse_join_bss_param` function, the TSF field of the `ies`\nstructure is accessed after the RCU read-side critical section is\nunlocked. According to RCU usage rules, this is illegal. Reusing this\npointer can lead to unpredictable behavior, including accessing memory\nthat has been updated or causing use-after-free issues.\n\nThis possible bug was identified using a static analysis tool developed\nby myself, specifically designed to detect RCU-related issues.\n\nTo address this, the TSF value is now stored in a local variable\n`ies_tsf` before the RCU lock is released. The `param-\u003etsf_lo` field is\nthen assigned using this local variable, ensuring that the TSF value is\nsafely accessed."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:A - The freeing side of the race is driven entirely by received 802.11 beacon/probe-response frames that cause `cfg80211_update_known_bss()` to `kfree_rcu()` the old IE blob, and the gating P2P NoA attribute is supplied in those same frames, so the attacker must be within WiFi radio range of the victim.\nAC:L - The attacker controls both the gating condition (presence of the P2P NoA attribute in its beacons) and the free timing (flooding IE-changing beacons/probe responses), and can retry the race indefinitely across repeated association attempts, giving repeatable success on preemptible kernels.\nPR:N - No credentials on the target are needed \u2014 the connect that reaches the vulnerable parser is issued automatically by the supplicant during association/roaming, and even the local trigger `NL80211_CMD_CONNECT` requires only namespace-scoped CAP_NET_ADMIN (`GENL_UNS_ADMIN_PERM`), not real root.\nUI:N - Association and roaming attempts are performed automatically by wpa_supplicant against configured/rogue SSIDs; no victim action is required for the connect path to run.\nS:U - The stale read and its consequences are confined to the kernel\u0027s own security authority; no VM, IOMMU, or sandbox boundary is crossed.\nC:H - This is a use-after-free read of a freed slab object whose contents (freelist pointer or reallocated kernel heap data) are truncated into `param-\u003etsf_lo` and programmed into the firmware\u0027s NoA/power-save schedule, leaking freed kernel memory into behavior the adjacent attacker can observe.\nI:L - There is no out-of-bounds or arbitrary write \u2014 the only store is into the correctly allocated `param` \u2014 but attacker-influenced freed-heap garbage corrupts the TSF/NoA join parameters handed to the device firmware, a bounded integrity impact on driver and firmware state.\nA:H - Dereferencing the freed `cfg80211_bss_ies` can fault and oops if the backing slab page has been returned to the page allocator (attacker can induce this by churning the BSS list), and it triggers KASAN/hardened-allocator panics."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T11:39:39.413Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/5a24cedc243ace5ed7c1016f52a7bfc8f5b07815"
        },
        {
          "url": "https://git.kernel.org/stable/c/557418e1704605a81c9e26732449f71b1d40ba1e"
        },
        {
          "url": "https://git.kernel.org/stable/c/bf090f4fe935294361eabd9dc5a949fdd77d3d1b"
        },
        {
          "url": "https://git.kernel.org/stable/c/b040b71d99ee5e17bb7a743dc01cbfcae8908ce1"
        },
        {
          "url": "https://git.kernel.org/stable/c/84398204c5df5aaf89453056cf0647cda9664d2b"
        },
        {
          "url": "https://git.kernel.org/stable/c/2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5"
        },
        {
          "url": "https://git.kernel.org/stable/c/79510414a7626317f13cc9073244ab7a8deb3192"
        },
        {
          "url": "https://git.kernel.org/stable/c/6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8"
        }
      ],
      "title": "wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-47712",
    "datePublished": "2024-10-21T11:53:44.763Z",
    "dateReserved": "2024-09-30T16:00:12.948Z",
    "dateUpdated": "2026-08-05T11:39:39.413Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T22:21:16.228Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-47712\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-21T13:03:07.439547Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-21T13:03:10.556Z\"}}], \"cna\": {\"title\": \"wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"e556006de4ea93abe2b46cba202a2556c544b8b2\", \"lessThan\": \"5a24cedc243ace5ed7c1016f52a7bfc8f5b07815\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"b4bbf38c350acb6500cbe667b1e2e68f896e4b38\", \"lessThan\": \"557418e1704605a81c9e26732449f71b1d40ba1e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d80fc436751cfa6b02a8eda74eb6cce7dadfe5a2\", \"lessThan\": \"bf090f4fe935294361eabd9dc5a949fdd77d3d1b\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"745003b5917b610352f52fe0d11ef658d6471ec2\", \"lessThan\": \"b040b71d99ee5e17bb7a743dc01cbfcae8908ce1\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"4bfd20d5f5c62b5495d6c0016ee6933bd3add7ce\", \"lessThan\": \"84398204c5df5aaf89453056cf0647cda9664d2b\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"205c50306acf58a335eb19fa84e40140f4fe814f\", \"lessThan\": \"2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"205c50306acf58a335eb19fa84e40140f4fe814f\", \"lessThan\": \"79510414a7626317f13cc9073244ab7a8deb3192\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"205c50306acf58a335eb19fa84e40140f4fe814f\", \"lessThan\": \"6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5800ec78775c0cd646f71eb9bf8402fb794807de\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"dd50d3ead6e3707bb0a5df7cc832730c93ace3a7\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5.4.273\", \"lessThan\": \"5.4.285\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.10.214\", \"lessThan\": \"5.10.227\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.15.153\", \"lessThan\": \"5.15.168\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.1.83\", \"lessThan\": \"6.1.113\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.6.23\", \"lessThan\": \"6.6.54\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.7.11\", \"lessThan\": \"6.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.8.2\", \"lessThan\": \"6.9\", \"versionType\": \"semver\"}], \"programFiles\": [\"drivers/net/wireless/microchip/wilc1000/hif.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.9\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"6.9\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.4.285\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.227\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.168\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.113\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.54\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.10.13\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11.2\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.11.*\"}, {\"status\": \"unaffected\", \"version\": \"6.12\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/net/wireless/microchip/wilc1000/hif.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/5a24cedc243ace5ed7c1016f52a7bfc8f5b07815\"}, {\"url\": \"https://git.kernel.org/stable/c/557418e1704605a81c9e26732449f71b1d40ba1e\"}, {\"url\": \"https://git.kernel.org/stable/c/bf090f4fe935294361eabd9dc5a949fdd77d3d1b\"}, {\"url\": \"https://git.kernel.org/stable/c/b040b71d99ee5e17bb7a743dc01cbfcae8908ce1\"}, {\"url\": \"https://git.kernel.org/stable/c/84398204c5df5aaf89453056cf0647cda9664d2b\"}, {\"url\": \"https://git.kernel.org/stable/c/2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5\"}, {\"url\": \"https://git.kernel.org/stable/c/79510414a7626317f13cc9073244ab7a8deb3192\"}, {\"url\": \"https://git.kernel.org/stable/c/6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nwifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param\\n\\nIn the `wilc_parse_join_bss_param` function, the TSF field of the `ies`\\nstructure is accessed after the RCU read-side critical section is\\nunlocked. According to RCU usage rules, this is illegal. Reusing this\\npointer can lead to unpredictable behavior, including accessing memory\\nthat has been updated or causing use-after-free issues.\\n\\nThis possible bug was identified using a static analysis tool developed\\nby myself, specifically designed to detect RCU-related issues.\\n\\nTo address this, the TSF value is now stored in a local variable\\n`ies_tsf` before the RCU lock is released. The `param-\u003etsf_lo` field is\\nthen assigned using this local variable, ensuring that the TSF value is\\nsafely accessed.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.285\", \"versionStartIncluding\": \"5.4.273\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.227\", \"versionStartIncluding\": \"5.10.214\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.168\", \"versionStartIncluding\": \"5.15.153\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.113\", \"versionStartIncluding\": \"6.1.83\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.54\", \"versionStartIncluding\": \"6.6.23\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.10.13\", \"versionStartIncluding\": \"6.9\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.11.2\", \"versionStartIncluding\": \"6.9\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.12\", \"versionStartIncluding\": \"6.9\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"6.7.11\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"6.8.2\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-05-23T15:53:48.837Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-47712\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-23T15:53:48.837Z\", \"dateReserved\": \"2024-09-30T16:00:12.948Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-10-21T11:53:44.763Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…