CVE-2025-22080
The CVE-2025-22080 vulnerability affects the Linux kernel NTFS3 file system driver. It stems from an integer overflow in hdr_first_de() where de_off and used are taken from disk; on 32-bit systems, values exceeding UINT_MAX - 16 can bypass the check due to overflow. The issue has been resolved in...