CVE-2024-52560
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/02/2025
Last modified:
27/02/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()<br />
<br />
Extended the `mi_enum_attr()` function interface with an additional<br />
parameter, `struct ntfs_inode *ni`, to allow marking the inode<br />
as bad as soon as an error is detected.