{"api_version":"1","generated_at":"2026-08-18T11:35:09+00:00","cve":"CVE-2026-72208","urls":{"html":"https://cve.report/CVE-2026-72208","api":"https://cve.report/api/cve/CVE-2026-72208.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-72208","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-72208"},"summary":{"title":"ntfs: add bounds check before accessing EA entries","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nntfs: add bounds check before accessing EA entries\n\nin ntfs_ea_lookup and ntfs_listxattr, this verifies that there is enough\nspace in the EA entry before accessing the next_entry_offset field of\nthe EA entry.","state":"PUBLISHED","assigner":"Linux","published_at":"2026-08-15 06:21:39","updated_at":"2026-08-18 07:16:54"},"problem_types":[],"metrics":[{"version":"3.1","source":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","type":"Secondary","score":"9.8","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","baseScore":9.8,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"9.8","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","data":{"baseScore":9.8,"baseSeverity":"CRITICAL","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"references":[{"url":"https://git.kernel.org/stable/c/937282f7d15b593d0be765fa2ced164130ec87f7","name":"https://git.kernel.org/stable/c/937282f7d15b593d0be765fa2ced164130ec87f7","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/d9d9925de1d8f233cc60d3dc356e12f232f97c15","name":"https://git.kernel.org/stable/c/d9d9925de1d8f233cc60d3dc356e12f232f97c15","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-72208","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-72208","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected c451d34ae14201c2bb40652bf74072a79ff82f7d d9d9925de1d8f233cc60d3dc356e12f232f97c15 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected c451d34ae14201c2bb40652bf74072a79ff82f7d 937282f7d15b593d0be765fa2ced164130ec87f7 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 7.1","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.1 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.1.5 7.1.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.2 * original_commit_for_fix","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"72208","cve":"CVE-2026-72208","epss":"0.005160000","percentile":"0.415490000","score_date":"2026-08-17","updated_at":"2026-08-18 00:11:47"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["fs/ntfs/ea.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"d9d9925de1d8f233cc60d3dc356e12f232f97c15","status":"affected","version":"c451d34ae14201c2bb40652bf74072a79ff82f7d","versionType":"git"},{"lessThan":"937282f7d15b593d0be765fa2ced164130ec87f7","status":"affected","version":"c451d34ae14201c2bb40652bf74072a79ff82f7d","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["fs/ntfs/ea.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"7.1"},{"lessThan":"7.1","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"7.1.*","status":"unaffected","version":"7.1.5","versionType":"semver"},{"lessThanOrEqual":"*","status":"unaffected","version":"7.2","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"cpeMatch":[{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.1.5","versionStartIncluding":"7.1","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.2","versionStartIncluding":"7.1","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nntfs: add bounds check before accessing EA entries\n\nin ntfs_ea_lookup and ntfs_listxattr, this verifies that there is enough\nspace in the EA entry before accessing the next_entry_offset field of\nthe EA entry."}],"metrics":[{"cvssV3_1":{"baseScore":9.8,"baseSeverity":"CRITICAL","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"scenarios":[{"lang":"en","value":"AV:N - NTFS registers NFS export ops and is commonly served via nfsd/ksmbd; remote SMB/NFS OPEN, GETXATTR, or LISTXATTRS on an exported NTFS volume reaches ntfs_ea_lookup/ntfs_listxattr on the server without local login.\nAC:L - Triggering is deterministic once a crafted $EA/$EA_INFORMATION chain is on disk; the attacker controls next_entry_offset values to land with fewer than sizeof(struct ea_attr) bytes left, forcing the out-of-bounds read every time.\nPR:N - Exploitation needs only permission to access files on an exported NTFS share (e.g., guest/anonymous SMB or world-readable NFS); no root, CAP_SYS_ADMIN, or init-namespace privileges are required on the server to hit the parser.\nUI:N - After the NTFS volume is mounted server-side, a remote client can trigger parsing automatically via normal file open or xattr RPCs; no additional victim interaction is needed per attack.\nS:U - Impact is confined to kernel memory and privileges on the host parsing the NTFS image; it does not cross a VM, container, or IOMMU security boundary by itself.\nC:H - The bug reads struct ea_attr fields past the bounded EA query length before validation, causing an out-of-bounds kernel heap read that can disclose adjacent slab memory and feed attacker-influenced values into further EA parsing.\nI:H - Malformed next_entry_offset chaining drives additional unchecked memcmp/memcpy over attacker-chosen offsets inside the EA buffer, providing standard kernel heap grooming primitives that can be developed into arbitrary memory corruption and code execution.\nA:H - Reading EA headers beyond the allocated or mapped buffer can provoke a kernel oops or panic; even failed exploitation still corrupts kernel parsing state and can crash the affected host on repeated access."}]}],"providerMetadata":{"dateUpdated":"2026-08-18T06:56:28.443Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/d9d9925de1d8f233cc60d3dc356e12f232f97c15"},{"url":"https://git.kernel.org/stable/c/937282f7d15b593d0be765fa2ced164130ec87f7"}],"title":"ntfs: add bounds check before accessing EA entries","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2026-72208","datePublished":"2026-08-15T05:54:04.022Z","dateReserved":"2026-08-09T03:40:39.912Z","dateUpdated":"2026-08-18T06:56:28.443Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-15 06:21:39","lastModifiedDate":"2026-08-18 07:16:54","problem_types":[],"metrics":{"cvssMetricV31":[{"source":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","baseScore":9.8,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":3.9,"impactScore":5.9}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"72208","Ordinal":"1","Title":"ntfs: add bounds check before accessing EA entries","CVE":"CVE-2026-72208","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"72208","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\nntfs: add bounds check before accessing EA entries\n\nin ntfs_ea_lookup and ntfs_listxattr, this verifies that there is enough\nspace in the EA entry before accessing the next_entry_offset field of\nthe EA entry.","Type":"Description","Title":"ntfs: add bounds check before accessing EA entries"}]}}}