Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-26955 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://git.kernel.org/stable/c/0c8aa4cfda4e4adb15d5b6536d155eca9c9cd44c kernel.orgPatch
https://git.kernel.org/stable/c/192e9f9078c96be30b31c4b44d6294b24520fce5 kernel.orgPatch
https://git.kernel.org/stable/c/269cdf353b5bdd15f1a079671b0f889113865f20 kernel.orgPatch
https://git.kernel.org/stable/c/32eaee72e96590a75445c8a6c7c1057673b47e07 kernel.orgPatch
https://git.kernel.org/stable/c/48d443d200237782dc82e6b60663ec414ef02e39 kernel.orgPatch

see all 20 references

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 2.6.30, < 4.19.312
>= 4.20, < 5.4.274
>= 5.5, < 5.10.215
>= 5.11, < 5.15.154
>= 5.16, < 6.1.84

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
debian debian linux
10.0

CPE

  • cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

10 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-26955
NVD Published Date:
May 1, 2024
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org
CVE-2024-26955 Details - Not Deferred