Acknowledged
Created: Sep 18, 2024
Updated: Jun 17, 2025
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel
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.
CREATE(Triage):(User=admin) CVE-2024-46753 (https://nvd.nist.gov/vuln/detail/CVE-2024-46753)