First published: Wed Apr 17 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: Fix memory leak This checks if CONFIG_DEV_COREDUMP is enabled before attempting to clone the skb and also make sure btmtk_process_coredump frees the skb passed following the same logic.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | >=6.6<6.6.23 | |
Linux kernel | >=6.7<6.7.11 | |
Linux kernel | >=6.8<6.8.2 | |
Linux Kernel | >=6.6<6.6.23 | |
Linux Kernel | >=6.7<6.7.11 | |
Linux Kernel | >=6.8<6.8.2 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.135-1 6.12.22-1 6.12.25-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-26887 has been classified as a medium severity vulnerability in the Linux kernel.
To fix CVE-2024-26887, update your Linux kernel to version 5.10.223-1, 5.10.226-1, 6.1.119-1, 6.1.123-1, 6.12.10-1, or 6.12.11-1.
CVE-2024-26887 affects Linux kernel versions between 6.6 and 6.6.23, 6.7 and 6.7.11, and 6.8 and 6.8.2.
Yes, CONFIG_DEV_COREDUMP must be enabled for CVE-2024-26887 to be a concern.
CVE-2024-26887 is related to a memory leak vulnerability in the Bluetooth component of the Linux kernel.