CVE-2024-43879
MediumIn the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he() Currently NL80211_RATE_INFO_HE_RU_ALLOC_2x996 is not handled in cfg80211_calculate_bitrate_he(), leading to below warning: kernel: invalid HE MCS: bw:6, ru:6 kernel: WARNING: CPU: 0 PID: 2312 at net/wireless/util.c:1501 cfg80211_calculate_bitrate_he+0x22b/0x270 [cfg80211] Fix it by handling 2x996 RU allocation in the same way as 160 MHz bandwidth.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
4.19
and later are affected. Fixed in
4.19.320,
5.4.282,
5.10.224,
5.15.165,
6.1.103,
6.6.44,
6.10.3,
6.11
and their respective stable series.
References
The following references provide additional information about CVE-2024-43879 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/16ad67e73309db0c20cc2a651992bd01c05e6b27
-
PatchKernel patch commithttps://git.kernel.org/stable/c/19eaf4f2f5a981f55a265242ada2bf92b0c742dd
-
PatchKernel patch commithttps://git.kernel.org/stable/c/2e201b3d162c6c49417c438ffb30b58c9f85769f
Frequently asked questions
-
What is CVE-2024-43879?
CVE-2024-43879 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 4.19 onward and has been patched in 4.19.320, 5.4.282, 5.10.224 and others. CVE-2024-43879 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-43879?
CVE-2024-43879 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-43879?
Yes — CVE-2024-43879 has been patched. Fixed versions include 4.19.320, 5.4.282, 5.10.224 and others. If you are running Linux kernel 4.19 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-43879 actively exploited?
No — CVE-2024-43879 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.