Description
In the Linux kernel, the following vulnerability has been resolved:

ntfs: add bounds check before accessing EA entries

in ntfs_ea_lookup and ntfs_listxattr, this verifies that there is enough
space in the EA entry before accessing the next_entry_offset field of
the EA entry.
Published: 2026-08-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In the Linux kernel, the NTFS driver processes extended attribute entries without verifying that sufficient data remains for the next_entry_offset field. This omission allows the kernel to read beyond the intended structure, potentially exposing kernel memory contents. The weakness corresponds to an out‑of‑bounds read flaw, which can disclose information without prior elevation of privileges.

Affected Systems

All Linux kernel releases lacking the commit that adds a bounds check to ntfs_ea_lookup and ntfs_listxattr are affected. The affected kernel versions are not listed in the CVE payload, so administrators should verify whether their current kernel build contains the commit that introduced the check.

Risk and Exploitability

Based on the description, the likely attack vector is local interaction with NTFS filesystems; an attacker must be able to access or mount a malicious NTFS partition on the host to trigger the vulnerability. The EPSS score is less than 1 %, indicating low exploitation probability; the CVSS score of 9.8 indicates high severity. If triggered, the out‑of‑bounds read could expose sensitive data.

Generated by OpenCVE AI on August 17, 2026 at 19:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a release that includes the bounds‑check fix for ntfs_ea_lookup and ntfs_listxattr
  • If a kernel upgrade cannot be applied immediately, mount NTFS volumes as read‑only or unmount them to eliminate the vulnerable code path
  • Restrict local users from mounting or accessing NTFS partitions and enable kernel audit logging to detect anomalous activity following the vulnerability

Generated by OpenCVE AI on August 17, 2026 at 19:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 00:15:00 +0000


Mon, 17 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125

Mon, 17 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Mon, 17 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Sat, 15 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Sat, 15 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ntfs: add bounds check before accessing EA entries in ntfs_ea_lookup and ntfs_listxattr, this verifies that there is enough space in the EA entry before accessing the next_entry_offset field of the EA entry.
Title ntfs: add bounds check before accessing EA entries
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-18T06:56:28.443Z

Reserved: 2026-08-09T03:40:39.912Z

Link: CVE-2026-72208

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T06:21:39.510

Modified: 2026-08-18T07:16:54.163

Link: CVE-2026-72208

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-15T00:00:00Z

Links: CVE-2026-72208 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T19:45:04Z

Weaknesses