In the Linux kernel, the following vulnerability has been resolved:
mac80211: fix locking in ieee80211_start_ap error path
We need to hold the local->mtx to release the channel context,
as even encoded by the lockdep_assert_held() there. Fix it.
References
Configurations
Configuration 1 (hide)
|
History
03 Feb 2025, 13:42
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:5.16:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.16:rc4:*:*:*:*:*:* |
|
CWE | CWE-667 | |
References | () https://git.kernel.org/stable/c/87a270625a89fc841f1a7e21aae6176543d8385c - Patch | |
References | () https://git.kernel.org/stable/c/ac61b9c6c0549aaeb98194cf429d93c41bfe5f79 - Patch | |
References | () https://git.kernel.org/stable/c/c1d1ec4db5f7264cfc21993e59e8f2dcecf4b44f - Patch | |
First Time |
Linux linux Kernel
Linux |
Information
Published : 2024-03-04 18:15
Updated : 2025-02-03 13:42
NVD link : CVE-2021-47091
Mitre link : CVE-2021-47091
CVE.ORG link : CVE-2021-47091
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking