CVE-2024-26955
HIGHLinux Kernel - Nilfs2 Bug
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submit_bh_wbc() Fix a bug where nilfs_get_block() returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previously fixed bug, then an unexpected race is occurring, so return a temporary error -EAGAIN instead. This prevents callers such as __block_write_begin_int() from requesting a read into a buffer that is not mapped, which would cause the BUG_ON check for the BH_Mapped flag in submit_bh_wbc() to fail.
References (11)
Scores
CVSS v3
7.8
EPSS
0.0002
EPSS Percentile
3.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Classification
Status
published
Affected Products (10)
linux/linux_kernel
< 4.19.312
debian/debian_linux
linux/Kernel
< 4.19.312linux
linux/Kernel
< 5.4.274linux
linux/Kernel
< 5.10.215linux
linux/Kernel
< 5.15.154linux
linux/Kernel
< 6.1.84linux
linux/Kernel
< 6.6.24linux
linux/Kernel
< 6.7.12linux
linux/Kernel
< 6.8.3linux
Timeline
Published
May 01, 2024
Tracked Since
Feb 18, 2026