Bugzilla – Bug 1211887
VUL-0: CVE-2022-48502: kernel-source-azure,kernel-source-rt,kernel-source: out of bounds read in ntfs_set_ea()
Last modified: 2023-07-14 18:08:29 UTC
CVE-2022-48502 An issue was discovered in the Linux kernel before 6.2. The ntfs3 subsystem does not properly check for correctness during disk reads, leading to an out-of-bounds read in ntfs_set_ea in fs/ntfs3/xattr.c. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-48502 https://www.cve.org/CVERecord?id=CVE-2022-48502 https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.2 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0e8235d28f3a0e9eda9f02ff67ee566d5f42b66b https://syzkaller.appspot.com/bug?extid=8778f030156c6cd16d72
We only have CONFIG_NTFS3_FS enabled in stable and master (so Leap and Tumbleweed), and they both already got the fix: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0e8235d28f3a0e9eda9f02ff67ee566d5f42b66b Please confirm and I will close the bug.
Yes, we don't support NTFS in kernel filesystem for enterprise products. So this can be closed. Thanks for following up.