3 matches found
CVE-2026-80598
In the Linux kernel ntfs3 filesystem driver, the function decompress_lznt() fails to validate array index bounds before accessing the decompression table. A corrupted NTFS3 image containing invalid compressed data can trigger an out-of-bounds read . The fix adds index bounds checking to prevent t...
5.8AI score
SaveExploits0References7
EUVD-2026-67474
In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix out-of-bounds read in decompresslznt decompresslznt does not validate array index bounds before accessing the decompression table. A corrupted NTFS3 image with invalid compressed data can trigger an out-of-bounds read...
5.8AI score
SaveExploits0References7
20