CVE-2026-80598

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
28/08/2026
Last modified:
28/08/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ntfs3: fix out-of-bounds read in decompress_lznt<br /> <br /> decompress_lznt() does not validate array index bounds before accessing<br /> the decompression table. A corrupted NTFS3 image with invalid compressed<br /> data can trigger an out-of-bounds read.<br /> <br /> Add index bounds checking to prevent the OOB access.

Impact