First published: Wed Sep 18 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info() Instead of doing a BUG_ON() handle the error by returning -EUCLEAN, aborting the transaction and logging an error message.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.10.10 | |
debian/linux | <=5.10.223-1<=5.10.226-1<=6.1.123-1<=6.1.119-1 | 6.12.11-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-46751 is considered a moderate severity vulnerability in the Linux kernel.
To fix CVE-2024-46751, upgrade to Linux kernel version 6.12.11-1 or later.
CVE-2024-46751 affects Linux kernel versions up to 6.10.10.
CVE-2024-46751 addresses a bug where the kernel would call BUG_ON() incorrectly when reference counts are zero.
Yes, Debian distributions with Linux kernel versions prior to 6.12.11-1 are impacted by CVE-2024-46751.