GHSA-6v96-8w62-7ppxCriticalCVSS 9.8
In the Linux kernel, the following vulnerability has been resolved: ntfs: add bounds check...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
ntfs: add bounds check before accessing EA entries
in ntfs_ea_lookup and ntfs_listxattr, this verifies that there is enough space in the EA entry before accessing the next_entry_offset field of the EA entry.