CVE-2024-35937·Kernel vulnerability
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.
- Severity
- high
- Software
- Kernel
- Fixed in
- 6.8.6
- Published
- 2024-05-19
Affected versions
From: 6.7
Until: 6.8.6
Fixed in: 6.8.6
How to fix this CVE
Update your Linux kernel to version 6.8.6 or later to patch a memory bounds checking vulnerability in the WiFi cfg80211 subsystem. This vulnerability could allow local attackers with standard user privileges to trigger out-of-bounds memory reads during A-MSDU (Aggregate MAC Service Data Unit) frame processing. Apply the kernel update immediately followed by a system reboot to ensure the fix is active.
sudo dnf update kernel && sudo rebootDefensia detects this vulnerability
How to check if you are affected
- Check your current kernel version with: uname -r
- Verify if you are running a vulnerable version between 6.7 and 6.8.5 (inclusive)
- Confirm WiFi/cfg80211 is active on your system with: lsmod | grep cfg80211 or lsmod | grep mac80211
- After patching, reboot and confirm the new kernel version with: uname -r to verify the fix is loaded
FAQ
What is CVE-2024-35937?
A memory safety vulnerability in the Linux kernel's WiFi cfg80211 driver that fails to properly validate A-MSDU frame boundaries, potentially allowing out-of-bounds memory reads when processing malformed wireless frames.
Is CVE-2024-35937 being actively exploited?
No, this vulnerability is not currently listed as actively exploited by CISA, and no public exploits are available.
What versions of Kernel are affected by CVE-2024-35937?
Linux kernel versions 6.7 through 6.8.5 are vulnerable. Version 6.8.6 and later contain the fix.
How do I check if my server is vulnerable to CVE-2024-35937?
Run uname -r to display your kernel version. If the output shows 6.7.x through 6.8.5 and cfg80211 is loaded (check with lsmod | grep cfg80211), your system is vulnerable.
Does Defensia detect CVE-2024-35937?
Yes — Defensia's CVE advisory scanner compares installed package versions against the NVD database. If the Linux kernel is installed on a monitored server, CVE-2024-35937 will appear in your dashboard with remediation steps.
Related Kernel CVEs
References
- https://git.kernel.org/stable/c/16da1e1dac23be45ef6e23c41b1508c400e6c544
- https://git.kernel.org/stable/c/5d7a8585fbb31e88fb2a0f581b70667d3300d1e9
- https://git.kernel.org/stable/c/9ad7974856926129f190ffbe3beea78460b3b7cc
- https://git.kernel.org/stable/c/9eb3bc0973d084423a6df21cf2c74692ff05647e
- https://git.kernel.org/stable/c/16da1e1dac23be45ef6e23c41b1508c400e6c544
Track CVEs across your fleet automatically
Defensia scans your Linux servers and tells you exactly which ones are running vulnerable versions — including CVE-2024-35937. Free for 1 server.
Get started free