← Back to CVE List

CVE-2024-46841

Published: 2024-09-27T13:15Z
Last Modified: 2024-12-14T21:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt