CVE-2026-72208: kernel: ntfs: add bounds check before accessing EA entries

Severity: Critical

CVSS Score: 9.8

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.