CVE-2024-52560: fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()
In the Linux kernel, the following vulnerability has been resolved:
fs/ntfs3: Mark inode as bad as soon as error detected in mienumattr()
Extended the mienumattr() function interface with an additional parameter, struct ntfsinode ni, to allow marking the inode as bad as soon as an error is detected.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-52560?
CVE-2024-52560 has been classified as a vulnerability that affects the Linux kernel, specifically related to file system handling.
How do I fix CVE-2024-52560?
Fixing CVE-2024-52560 involves updating to the latest patched version of the Linux kernel that addresses this vulnerability.
What systems are affected by CVE-2024-52560?
CVE-2024-52560 affects systems running the Linux kernel and specifically involves NTFS file system operations.
What can happen if CVE-2024-52560 is exploited?
Exploitation of CVE-2024-52560 may lead to file system corruption or other unexpected behaviors in Linux systems.
Is there a workaround for CVE-2024-52560 before patching?
As of now, there is no documented workaround for CVE-2024-52560; applying the update is the recommended solution.