CVE-2024-47712 (GCVE-0-2024-47712)

Vulnerability from cvelistv5 – Published: 2024-10-21 11:53 – Updated: 2026-08-05 11:39
VLAI
Title
wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param
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.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: e556006de4ea93abe2b46cba202a2556c544b8b2 , < 5a24cedc243ace5ed7c1016f52a7bfc8f5b07815 (git)
Affected: b4bbf38c350acb6500cbe667b1e2e68f896e4b38 , < 557418e1704605a81c9e26732449f71b1d40ba1e (git)
Affected: d80fc436751cfa6b02a8eda74eb6cce7dadfe5a2 , < bf090f4fe935294361eabd9dc5a949fdd77d3d1b (git)
Affected: 745003b5917b610352f52fe0d11ef658d6471ec2 , < b040b71d99ee5e17bb7a743dc01cbfcae8908ce1 (git)
Affected: 4bfd20d5f5c62b5495d6c0016ee6933bd3add7ce , < 84398204c5df5aaf89453056cf0647cda9664d2b (git)
Affected: 205c50306acf58a335eb19fa84e40140f4fe814f , < 2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5 (git)
Affected: 205c50306acf58a335eb19fa84e40140f4fe814f , < 79510414a7626317f13cc9073244ab7a8deb3192 (git)
Affected: 205c50306acf58a335eb19fa84e40140f4fe814f , < 6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8 (git)
Affected: 5800ec78775c0cd646f71eb9bf8402fb794807de (git)
Affected: dd50d3ead6e3707bb0a5df7cc832730c93ace3a7 (git)
Affected: 5.4.273 , < 5.4.285 (semver)
Affected: 5.10.214 , < 5.10.227 (semver)
Affected: 5.15.153 , < 5.15.168 (semver)
Affected: 6.1.83 , < 6.1.113 (semver)
Affected: 6.6.23 , < 6.6.54 (semver)
Affected: 6.7.11 , < 6.8 (semver)
Affected: 6.8.2 , < 6.9 (semver)
Create a notification for this product.
Linux Linux Affected: 6.9
Unaffected: 0 , < 6.9 (semver)
Unaffected: 5.4.285 , ≤ 5.4.* (semver)
Unaffected: 5.10.227 , ≤ 5.10.* (semver)
Unaffected: 5.15.168 , ≤ 5.15.* (semver)
Unaffected: 6.1.113 , ≤ 6.1.* (semver)
Unaffected: 6.6.54 , ≤ 6.6.* (semver)
Unaffected: 6.10.13 , ≤ 6.10.* (semver)
Unaffected: 6.11.2 , ≤ 6.11.* (semver)
Unaffected: 6.12 , ≤ * (original_commit_for_fix)
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": {
    "epss": {
      "cve": "CVE-2024-47712",
      "date": "2026-08-06",
      "epss": "0.00365",
      "percentile": "0.29205"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.4.273\", \"versionEndExcluding\": \"5.5\", \"matchCriteriaId\": \"6CE68562-07A0-48CC-86AC-B5990C5D9780\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.10.214\", \"versionEndExcluding\": \"5.10.227\", \"matchCriteriaId\": \"A8846BE7-5AEC-4A74-8E34-0FE8B1205194\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.15.153\", \"versionEndExcluding\": \"5.15.168\", \"matchCriteriaId\": \"41952CCA-3B42-425D-A5FF-DE2474EC8369\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"6.1.83\", \"versionEndExcluding\": \"6.1.113\", \"matchCriteriaId\": \"161F9759-367F-4944-B666-215896634DCA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"6.6.23\", \"versionEndExcluding\": \"6.6.54\", \"matchCriteriaId\": \"DCA3014C-FDF3-4561-9BF6-1ED84EA00985\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"6.7.11\", \"versionEndExcluding\": \"6.8\", \"matchCriteriaId\": \"CD8383BB-B294-4F4D-996D-A780685E6362\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"6.8.2\", \"versionEndExcluding\": \"6.9\", \"matchCriteriaId\": \"E9076253-5796-4E04-9AB4-42087B5524F4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartExcluding\": \"6.9\", \"versionEndExcluding\": \"6.10.13\", \"matchCriteriaId\": \"EF31DFC4-A7F7-4E9B-A558-635ED9DB48FC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"6.11\", \"versionEndExcluding\": \"6.11.2\", \"matchCriteriaId\": \"AB755D26-97F4-43B6-8604-CD076811E181\"}]}]}]",
      "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.\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: wifi: wilc1000: soluciona un posible problema de desreferencia de RCU en wilc_parse_join_bss_param En la funci\\u00f3n `wilc_parse_join_bss_param`, se accede al campo TSF de la estructura `ies` despu\\u00e9s de que se desbloquea la secci\\u00f3n cr\\u00edtica del lado de lectura de RCU. Seg\\u00fan las reglas de uso de RCU, esto es ilegal. Reutilizar este puntero puede provocar un comportamiento impredecible, incluido el acceso a la memoria que se ha actualizado o causar problemas de use after free. Este posible error se identific\\u00f3 utilizando una herramienta de an\\u00e1lisis est\\u00e1tico desarrollada por m\\u00ed, dise\\u00f1ada espec\\u00edficamente para detectar problemas relacionados con RCU. Para solucionarlo, el valor TSF ahora se almacena en una variable local `ies_tsf` antes de que se libere el bloqueo de RCU. Luego, el campo `param-\u0026gt;tsf_lo` se asigna utilizando esta variable local, lo que garantiza que se acceda de forma segura al valor TSF.\"}]",
      "id": "CVE-2024-47712",
      "lastModified": "2024-11-08T16:15:26.243",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}]}",
      "published": "2024-10-21T12:15:07.640",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/557418e1704605a81c9e26732449f71b1d40ba1e\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/5a24cedc243ace5ed7c1016f52a7bfc8f5b07815\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/79510414a7626317f13cc9073244ab7a8deb3192\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/84398204c5df5aaf89453056cf0647cda9664d2b\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/b040b71d99ee5e17bb7a743dc01cbfcae8908ce1\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/bf090f4fe935294361eabd9dc5a949fdd77d3d1b\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}]"
    },
    "microsoft_vex": {
      "current_release_date": "2026-02-18T01:35:57.000Z",
      "cve": "CVE-2024-47712",
      "id": "msrc_CVE-2024-47712",
      "initial_release_date": "2024-10-01T07:00:00.000Z",
      "product_status:fixed": "5",
      "product_status:known_affected": "5",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param",
      "url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-47712.json",
      "version": "3"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-47712\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-10-21T12:15:07.640\",\"lastModified\":\"2026-08-04T11:20:43.513\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"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.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: wifi: wilc1000: soluciona un posible problema de desreferencia de RCU en wilc_parse_join_bss_param En la funci\u00f3n `wilc_parse_join_bss_param`, se accede al campo TSF de la estructura `ies` despu\u00e9s de que se desbloquea la secci\u00f3n cr\u00edtica del lado de lectura de RCU. Seg\u00fan las reglas de uso de RCU, esto es ilegal. Reutilizar este puntero puede provocar un comportamiento impredecible, incluido el acceso a la memoria que se ha actualizado o causar problemas de use after free. Este posible error se identific\u00f3 utilizando una herramienta de an\u00e1lisis est\u00e1tico desarrollada por m\u00ed, dise\u00f1ada espec\u00edficamente para detectar problemas relacionados con RCU. Para solucionarlo, el valor TSF ahora se almacena en una variable local `ies_tsf` antes de que se libere el bloqueo de RCU. Luego, el campo `param-\u0026gt;tsf_lo` se asigna utilizando esta variable local, lo que garantiza que se acceda de forma segura al valor TSF.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/net/wireless/microchip/wilc1000/hif.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"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\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/net/wireless/microchip/wilc1000/hif.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.9\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.9\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.285\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.227\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.168\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.113\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.54\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.10.13\",\"lessThanOrEqual\":\"6.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.11.2\",\"lessThanOrEqual\":\"6.11.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H\",\"baseScore\":8.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-10-21T13:03:07.439547Z\",\"id\":\"CVE-2024-47712\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.273\",\"versionEndExcluding\":\"5.5\",\"matchCriteriaId\":\"6CE68562-07A0-48CC-86AC-B5990C5D9780\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.214\",\"versionEndExcluding\":\"5.10.227\",\"matchCriteriaId\":\"A8846BE7-5AEC-4A74-8E34-0FE8B1205194\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15.153\",\"versionEndExcluding\":\"5.15.168\",\"matchCriteriaId\":\"41952CCA-3B42-425D-A5FF-DE2474EC8369\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1.83\",\"versionEndExcluding\":\"6.1.113\",\"matchCriteriaId\":\"161F9759-367F-4944-B666-215896634DCA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.6.23\",\"versionEndExcluding\":\"6.6.54\",\"matchCriteriaId\":\"DCA3014C-FDF3-4561-9BF6-1ED84EA00985\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7.11\",\"versionEndExcluding\":\"6.8\",\"matchCriteriaId\":\"CD8383BB-B294-4F4D-996D-A780685E6362\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.8.2\",\"versionEndExcluding\":\"6.9\",\"matchCriteriaId\":\"E9076253-5796-4E04-9AB4-42087B5524F4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartExcluding\":\"6.9\",\"versionEndExcluding\":\"6.10.13\",\"matchCriteriaId\":\"EF31DFC4-A7F7-4E9B-A558-635ED9DB48FC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.11\",\"versionEndExcluding\":\"6.11.2\",\"matchCriteriaId\":\"AB755D26-97F4-43B6-8604-CD076811E181\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/557418e1704605a81c9e26732449f71b1d40ba1e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5a24cedc243ace5ed7c1016f52a7bfc8f5b07815\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/79510414a7626317f13cc9073244ab7a8deb3192\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/84398204c5df5aaf89453056cf0647cda9664d2b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b040b71d99ee5e17bb7a743dc01cbfcae8908ce1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/bf090f4fe935294361eabd9dc5a949fdd77d3d1b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-04T17:53:43+00:00",
      "cve": "CVE-2024-47712",
      "id": "CVE-2024-47712",
      "initial_release_date": "2024-10-21T00:00:00+00:00",
      "product_status:known_not_affected": "198",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-47712.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-07-25T01:35:01Z",
      "cve": "CVE-2024-47712",
      "id": "CVE-2024-47712",
      "initial_release_date": "2024-10-21T15:47:05Z",
      "product_status:known_affected": "354",
      "product_status:known_not_affected": "284",
      "product_status:recommended": "641",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2024-47712",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2024-47712.json",
      "version": "61"
    },
    "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…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…