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.
References
Configurations
History
04 Jun 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-09-18 08:15
Updated : 2025-06-04 13:15
NVD link : CVE-2024-46751
Mitre link : CVE-2024-46751
CVE.ORG link : CVE-2024-46751
JSON object : View
Products Affected
linux
- linux_kernel
CWE