3 matches found
EUVD-2023-60456
In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...
CVE-2023-54185 btrfs: remove BUG_ON()'s in add_new_free_space()
In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...
PT-2025-54014
Name of the Vulnerable Software and Affected Versions linux affected versions not specified Description The Linux kernel contains an issue within the btrfs subsystem related to error handling in the add new free space function. The function previously included BUG ON checks to handle potential...