First published: Thu May 30 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix firmware check error path A recent commit fixed the code that parses the firmware files before downloading them to the controller but introduced a memory leak in case the sanity checks ever fail. Make sure to free the firmware buffer before returning on errors.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <5.15.159 | |
Linux Kernel | >=5.16<6.1.91 | |
Linux Kernel | >=6.2<6.6.31 | |
Linux Kernel | >=6.7<6.8.10 | |
Linux Kernel | =6.9-rc1 | |
Linux Kernel | =6.9-rc2 | |
Linux Kernel | =6.9-rc3 | |
Linux Kernel | =6.9-rc4 | |
Linux Kernel | =6.9-rc5 | |
Linux Kernel | =6.9-rc6 | |
Linux Kernel | =6.9-rc7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-36942 has a severity rating that indicates a potential memory leak in the Linux kernel's Bluetooth firmware process.
To fix CVE-2024-36942, ensure you update your Linux kernel to a patched version that resolves the memory leak.
CVE-2024-36942 affects Linux kernel versions from 5.15.159 up to 6.9-rc7, including specific ranges mentioned.
CVE-2024-36942 is a memory leak vulnerability in the Bluetooth module of the Linux kernel.
No specific workaround is available for CVE-2024-36942; updating to a secure kernel version is recommended.