Skip to content
CVSS 9.8 · CRITICAL

CVE-2026-89610Privilege escalation in Linux kernel NTFS driver

In the Linux kernel, the following vulnerability has been resolved: ntfs: verify run length exceeding volume boundary The mapping pairs decoder validates that the starting LCN is within the volume but does not check if the run extends beyond the volume boundary. A malformed NTFS image with a crafted mapping pairs array could cause the kernel to access memory beyond the volume boundary, potentially leading to memory corruption and privilege escalation. Add validation to ensure lcn + length stays within nr_clusters.

View on NVD

Analysis

A critical vulnerability in the Linux kernel NTFS driver allows for memory corruption and privilege escalation when processing a malformed NTFS image. Systems that mount untrusted storage volumes or use automated mounting services are at high risk.

Relevant roles

LinuxciberseguridadBackendCloudC

Severity

Score: 9.8(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: UNCHANGED
C: HIGH
I: HIGH
A: HIGH

EPSS

Probability of exploitation (next 30 days): 0.0020 (0.2%)
Percentile: 9.7%
EPSS: 2026-09-12

Technical description

In the Linux kernel, the following vulnerability has been resolved: ntfs: verify run length exceeding volume boundary The mapping pairs decoder validates that the starting LCN is within the volume but does not check if the run extends beyond the volume boundary. A malformed NTFS image with a crafted mapping pairs array could cause the kernel to access memory beyond the volume boundary, potentially leading to memory corruption and privilege escalation. Add validation to ensure lcn + length stays within nr_clusters.

Published: 9/11/2026, 8:19:46 PM
Last modified: 9/13/2026, 7:17:26 AM

References

HomeEventsBlogResourcesCoursesTeam