CVE-2024-46752

In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BUG_ON() with error handling at update_ref_for_cow() Instead of a BUG_ON() just return an error, log an error message and abort the transaction in case we find an extent buffer belonging to the relocation tree that doesn't have the full backref flag set. This is unexpected and should never happen (save for bugs or a potential bad memory).
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

26 Sep 2025, 18:14

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/0fbac73a97286a7ec72229cb9b42d760a2c717ac - () https://git.kernel.org/stable/c/0fbac73a97286a7ec72229cb9b42d760a2c717ac - Patch
References () https://git.kernel.org/stable/c/41a0f85e268d72fe04f731b8ceea4748c2d65491 - () https://git.kernel.org/stable/c/41a0f85e268d72fe04f731b8ceea4748c2d65491 - Patch
References () https://git.kernel.org/stable/c/b50857b96429a09fd3beed9f7f21b7bb7c433688 - () https://git.kernel.org/stable/c/b50857b96429a09fd3beed9f7f21b7bb7c433688 - Patch
References () https://git.kernel.org/stable/c/b56329a782314fde5b61058e2a25097af7ccb675 - () https://git.kernel.org/stable/c/b56329a782314fde5b61058e2a25097af7ccb675 - Patch
References () https://git.kernel.org/stable/c/f895db00c65e5d77c437cce946da9ec29dcdf563 - () https://git.kernel.org/stable/c/f895db00c65e5d77c437cce946da9ec29dcdf563 - Patch
First Time Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-404

Information

Published : 2024-09-18 08:15

Updated : 2025-09-26 18:14


NVD link : CVE-2024-46752

Mitre link : CVE-2024-46752

CVE.ORG link : CVE-2024-46752


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-404

Improper Resource Shutdown or Release