CVE-2024-42104

Updated: 2024-09-13 03:34:34.228037

Description:

In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which triggers a kernel bug in lru_add_fn(). As Jan Kara pointed out, this is because the link count of a metadata file gets corrupted to 0, and nilfs_evict_inode(), which is called from iput(), tries to delete that inode (ifile inode in this case). The inconsistency occurs because directories containing the inode numbers of these metadata files that should not be visible in the namespace are read without checking. Fix this issue by treating the inode numbers of these internal files as errors in the sanity check helper when reading directory folios/pages. Also thanks to Hillf Danton and Matthew Wilcox for their initial mm-layer analysis.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x HIGH 7.8

Status

OS name Project name Version Score Severity Status Errata Last updated
AlmaLinux 9.2 ESU kernel 5.14.0 7.8 HIGH Not Vulnerable 2024-09-26 14:28:24
AlmaLinux 9.2 FIPS kernel 5.14.0 7.8 HIGH Not Vulnerable 2024-09-20 05:25:30
CentOS 6 ELS kernel 2.6.32 7.8 HIGH Not Vulnerable 2024-09-13 12:16:53
CentOS 7 ELS kernel 3.10.0 7.8 HIGH Not Vulnerable 2024-09-13 12:16:50
CentOS 8.4 ELS kernel 4.18.0 7.8 HIGH Not Vulnerable 2024-09-26 14:28:24
CentOS 8.5 ELS kernel 4.18.0 7.8 HIGH Not Vulnerable 2024-09-26 14:28:24
CentOS Stream 8 ELS kernel 4.18.0 7.8 HIGH Not Vulnerable 2024-09-23 12:22:58
CloudLinux 6 ELS kernel 2.6.32 7.8 HIGH Not Vulnerable 2024-09-13 12:16:53
CloudLinux 7 ELS kernel 3.10.0 7.8 HIGH Not Vulnerable 2024-09-13 12:16:49
Oracle Linux 6 ELS kernel 2.6.32 7.8 HIGH Not Vulnerable 2024-09-13 12:16:50
Total: 13