In the Linux kernel, the following vulnerability has been resolved:
wifi: cfg80211: check A-MSDU format more carefully
If it looks like there's another subframe in the A-MSDU
but the header isn't fully there, we can end up reading
data out of bounds, only to discard later. Make this a
bit more careful and check if the subframe header can
even be present.
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
06 Mar 2025, 12:53
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-125 | |
| References | () https://git.kernel.org/stable/c/16da1e1dac23be45ef6e23c41b1508c400e6c544 - Patch | |
| References | () https://git.kernel.org/stable/c/5d7a8585fbb31e88fb2a0f581b70667d3300d1e9 - Patch | |
| References | () https://git.kernel.org/stable/c/9ad7974856926129f190ffbe3beea78460b3b7cc - Patch | |
| References | () https://git.kernel.org/stable/c/9eb3bc0973d084423a6df21cf2c74692ff05647e - Patch | |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
Information
Published : 2024-05-19 11:15
Updated : 2025-11-03 22:16
NVD link : CVE-2024-35937
Mitre link : CVE-2024-35937
CVE.ORG link : CVE-2024-35937
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read
