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
26 Sep 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0e4840ae09f375381167000ce47424818fcbcc7c - Patch | |
References | () https://git.kernel.org/stable/c/2c4fe45351e544da4b8f10c74b277117a4fa7869 - Patch | |
References | () https://git.kernel.org/stable/c/5eb178f373b4f16f3b42d55ff88fc94dd95b93b1 - Patch | |
References | () https://git.kernel.org/stable/c/67e4ca7ddc67ef949326b4dc404a9678bbe67d72 - Patch | |
References | () https://git.kernel.org/stable/c/9c8237021b53d52357c0de07a768582fafb2791d - Patch | |
References | () https://git.kernel.org/stable/c/a7f16a7a709845855cb5a0e080a52bda5873f9de - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-617 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
10 Apr 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
20 Sep 2024, 12:30
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
18 Sep 2024, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-18 08:15
Updated : 2025-09-26 18:15
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