Vulnerability Details : CVE-2023-47233
The brcm80211 component in the Linux kernel through 6.5.10 has a brcmf_cfg80211_detach use-after-free in the device unplugging (disconnect the USB by hotplug) code. For physically proximate attackers with local access, this "could be exploited in a real world scenario." This is related to brcmf_cfg80211_escan_timeout_worker in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c.
Vulnerability category: Memory Corruption
Products affected by CVE-2023-47233
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-47233
0.02%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 4 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-47233
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
0.7
|
3.6
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2025-03-06 |
4.3
|
MEDIUM | CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
0.7
|
3.6
|
NIST |
CWE ids for CVE-2023-47233
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by:
- 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
- nvd@nist.gov (Primary)
References for CVE-2023-47233
-
https://bugzilla.suse.com/show_bug.cgi?id=1216702
1216702 – VUL-0: kernel: Use after Free bug in brcmf_cfg80211_detachIssue Tracking;Third Party Advisory
-
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0f7352557a35ab7888bc7831411ec8a3cbe20d78
wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach - kernel/git/torvalds/linux.git - Linux kernel source tree
-
https://lore.kernel.org/all/20231104054709.716585-1-zyytlz.wz%40163.com/
[PATCH] wifi: cfg80211: Fix use-after-free bug in brcmf_cfg80211_detach - Zheng WangMailing List;Patch
-
https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
[SECURITY] [DLA 3840-1] linux security update
-
https://lore.kernel.org/all/20231104054709.716585-1-zyytlz.wz@163.com/
[PATCH] wifi: cfg80211: Fix use-after-free bug in brcmf_cfg80211_detach - Zheng Wang
-
https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
[SECURITY] [DLA 3842-1] linux-5.10 security update
-
https://marc.info/?l=linux-kernel&m=169907678011243&w=2
'[PATCH] wifi: cfg80211: Fix use-after-free bug in brcmf_cfg80211_detach' - MARCMailing List;Patch
Jump to