CVE-2026-80598
Published Aug 28, 2026
Description
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.
Is your site exposed to CVE-2026-80598?
Run a free security scan — no signup, results in seconds.
EPSS — Exploit Prediction
0.0017
Probability of exploitation
0.07%
Percentile rank
EPSS estimates the probability that this vulnerability will be exploited in the wild within the next 30 days. A higher score means more likely to be exploited.
References
Other References
https://git.kernel.org/stable/c/1113fa5b01a47a1a4cdbb9c695197ca6215f02a8
https://git.kernel.org/stable/c/61415ffa365d2eca6986914afd0d1412444aa1dd
https://git.kernel.org/stable/c/7160a57192fb16d7a6fa9b7f5c7ac341d2444a89
https://git.kernel.org/stable/c/a93980141253c932aa6ae5d4422d90e0162dc774
https://git.kernel.org/stable/c/bd77afca2ae9b6d44d37902e3ad672ebb028b070
https://git.kernel.org/stable/c/c694f8ea2611e7413b3f04ee47e04a9b7b45817b
https://git.kernel.org/stable/c/ff05a98150ebb2b03919a9c05c576681e86abbb7
Frequently Asked Questions
What is CVE-2026-80598? +
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.
How do I check if I'm vulnerable to CVE-2026-80598? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.