← Back to CVE List
CVE-2024-46753
In the Linux kernel, the following vulnerability has been resolved:
btrfs: handle errors from btrfs_dec_ref() properly
In walk_up_proc() we BUG_ON(ret) from btrfs_dec_ref(). This is
incorrect, we have proper error handling here, return the error.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt