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 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 is detected.