+6
−5
+31
−28
+11
−10
+40
−35
Loading
mainline inclusion from mainline-v6.12-rc3 commit 2afd4d267e6dbaec8d3ccd4f5396cb84bc67aa2e category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IBPC5A CVE: CVE-2024-52560 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2afd4d267e6dbaec8d3ccd4f5396cb84bc67aa2e -------------------------------- 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. Reported-by:<syzbot+73d8fc29ec7cba8286fa@syzkaller.appspotmail.com> Signed-off-by:
Konstantin Komarov <almaz.alexandrovich@paragon-software.com> Conflicts: fs/ntfs3/record.c [Context Changed] Signed-off-by:
Yongjian Sun <sunyongjian1@huawei.com>