CVE-2024-47738
LowIn the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't use rate mask for offchannel TX either Like the commit ab9177d83c04 ("wifi: mac80211: don't use rate mask for scanning"), ignore incorrect settings to avoid no supported rate warning reported by syzbot. The syzbot did bisect and found cause is commit 9df66d5b9f45 ("cfg80211: fix default HE tx bitrate mask in 2G band"), which however corrects bitmask of HE MCS and recognizes correctly settings of empty legacy rate plus HE MCS rate instead of returning -EINVAL. As suggestions [1], follow the change of SCAN TX to consider this case of offchannel TX as well. [1] https://lore.kernel.org/linux-wireless/[email protected]/T/#m2ac2a6d2be06a37c9c47a3d8a44b4f647ed4f024
CVSS 3.1 score
3.3
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Affected versions
Linux kernel versions
5.10.51,
5.12.18,
5.13.3,
5.14
and later are affected. Fixed in
6.1.113,
6.6.54,
6.10.13,
6.11.2,
6.12
and their respective stable series.
References
The following references provide additional information about CVE-2024-47738 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/3565ef215101ffadb5fe5394c70b1fca51376b25
-
PatchKernel patch commithttps://git.kernel.org/stable/c/43897111481b679508711d3ca881c4c6593e9247
-
PatchKernel patch commithttps://git.kernel.org/stable/c/aafca50e71dc8f3192a5bfb325135a7908f3ef9e
Frequently asked questions
-
What is CVE-2024-47738?
CVE-2024-47738 is a Low severity Linux kernel vulnerability with a CVSS score of 3.3 out of 10 . It affects Linux kernel versions from 5.10.51 onward and has been patched in 6.1.113, 6.6.54, 6.10.13 and others. CVE-2024-47738 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-47738?
CVE-2024-47738 has a CVSS score of 3.3 out of 10, rated Low 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:L. -
Is there a patch available for CVE-2024-47738?
Yes — CVE-2024-47738 has been patched. Fixed versions include 6.1.113, 6.6.54, 6.10.13 and others. If you are running Linux kernel 5.10.51 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-47738 actively exploited?
No — CVE-2024-47738 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.