In the Linux kernel, the following vulnerability has been resolved:
ntfs3: fix out-of-bounds read in decompress_lznt
decompress_lznt() 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.
Add index bounds checking to prevent the OOB access.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-28 08:16
Updated : 2026-08-30 07:17
NVD link : CVE-2026-80598
Mitre link : CVE-2026-80598
CVE.ORG link : CVE-2026-80598
JSON object : View
Products Affected
No product.
CWE
No CWE.
