CVE Catalog

CVE-2024-52560

Medium
Published: Translated: NVD NIST

Summary

In the Linux kernel, in the NTFS3 filesystem, the mi_enum_attr() function was extended with an additional parameter to mark the inode as bad as soon as an error is detected, preventing further issues.

Risk Assessment

Failure to mark a bad inode could lead to further errors and potential data loss on NTFS drives.

Recommendation

Apply the Linux kernel patch for NTFS3 to ensure data integrity and avoid further errors.

Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr() Extended the `mi_enum_attr()` function interface with an additional parameter, `struct ntfs_inode *ni`, to allow marking the inode as bad as soon as an error

Vulnerability data from NVD (NIST) · CISA KEV · EPSS