Acknowledged
Created: Sep 18, 2024
Updated: Jun 4, 2025
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:
btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
Instead of doing a BUG_ON() handle the error by returning -EUCLEAN,
aborting the transaction and logging an error message.
CREATE(Triage):(User=admin) CVE-2024-46751 (https://nvd.nist.gov/vuln/detail/CVE-2024-46751)