CVE Published: 27/09/2024 |
CVE Updated: 05/11/2024 |
CVE Year: 2024 Source: Linux |
Vendor: Linux |
Product: Linux Status : PUBLISHED
CVE-2024-46841 Description
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.