Security Advisory
CVE-2024-46753
5.5
MEDIUM
Vulnerability Description
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.
Published Date
September 18, 2024
Official Source
NIST NVD Advisory