CVE Database
/

CVE-2024-41034

Back to search

CVE-2024-41034

Published: Jul 29, 2024

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, __block_write_begin_int() called to prepare block write may fail BUG_ON check for access exceeding the folio/page size. This is because nilfs_dotdot(), which gets parent directory reference entry ("..") of the directory to be moved or renamed, does not check consistency enough, and may return location exceeding folio/page size for broken directories. Fix this issue by checking required directory entries ("." and "..") in the first chunk of the directory in nilfs_dotdot().

VendorProductVersions

Linux

Linux

affected
2ba466d74ed74f073257f86e61519cb8f8f46184 - < ff9767ba2cb949701e45e6e4287f8af82986b703
affected
2ba466d74ed74f073257f86e61519cb8f8f46184 - < 24c1c8566a9b6be51f5347be2ea76e25fc82b11e
affected
2ba466d74ed74f073257f86e61519cb8f8f46184 - < a9a466a69b85059b341239766a10efdd3ee68a4b
affected
2ba466d74ed74f073257f86e61519cb8f8f46184 - < 7000b438dda9d0f41a956fc9bffed92d2eb6be0d
affected
2ba466d74ed74f073257f86e61519cb8f8f46184 - < 1a8879c0771a68d70ee2e5e66eea34207e8c6231

+3 more versions

Linux

Linux

affected
2.6.30
unaffected
0 - < 2.6.30
unaffected
4.19.318 - <= 4.19.*
unaffected
5.4.280 - <= 5.4.*
unaffected
5.10.222 - <= 5.10.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now