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.
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-09-18 08:15
Updated : 2025-11-03 20:16
NVD link : CVE-2024-46753
Mitre link : CVE-2024-46753
CVE.ORG link : CVE-2024-46753
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-617
Reachable Assertion
