First published: Fri Sep 27 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc() We handle errors here properly, ENOMEM isn't fatal, return the error.
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.234-1 6.1.129-1 6.1.133-1 6.12.22-1 |
debian/linux-6.1 | 6.1.129-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-46841 is classified as a low severity vulnerability.
To resolve CVE-2024-46841, update the Linux kernel to version 6.10.10 or later.
CVE-2024-46841 affects Linux kernel versions prior to 6.10.10.
CVE-2024-46841 is not considered a critical vulnerability due to its low severity.
CVE-2024-46841 addresses an error handling issue, and resolving it can improve system stability.