7.8

CVE-2026-64532

fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}

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

fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}

In do_action()'s UpdateRecordDataRoot (fslog.c:3489) and
UpdateRecordDataAllocation (fslog.c:3697) cases, the memmove
destination is `Add2Ptr(e, le16_to_cpu(e->view.data_off))`,
where e->view.data_off comes from an on-disk NTFS_DE inside
an INDEX_ROOT or INDEX_BUFFER.  Neither case validates
view.data_off + dlen against e->size; the existing
check_if_index_root / check_if_alloc_index helpers walk the
entry chain and validate the entry's offset, but not its
internal view fields.

The neighbouring read sites (e.g., fs/ntfs3/index.c when
iterating view entries) check view.data_off + view.data_size
<= e->size.  Apply the same bound at the two memmove sites.

Reproduced under UML+KASAN on mainline 8d90b09e6741 via
pr_warn-only probe instrumentation: with view.data_off forced
to 0xFFFC, the memmove writes 32 bytes past the end of the
NTFS_DE.

This is similar in shape to Pavitra Jha's 2026-05-02 patch
"fs/ntfs3: prevent oob in case UpdateRecordDataRoot"
(<20260502105008.21827-1-jhapavitra98@gmail.com>) which
proposes calling ntfs3_bad_de_range(); that helper does not
exist in mainline.  This patch uses inline checks.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
Produkt Linux
Default Statusunaffected
Version b46acd6a6a627d876898e1c84d3f84902264b445
Version < b20e5a709d8bd190d6e4645606763c7423e694c1
Status affected
Version b46acd6a6a627d876898e1c84d3f84902264b445
Version < d41b382068ca4e64e421f736cdd700095464b6ac
Status affected
Version b46acd6a6a627d876898e1c84d3f84902264b445
Version < 429d653ca641d38a78609b8f62e81a0a5c780a2d
Status affected
Version b46acd6a6a627d876898e1c84d3f84902264b445
Version < 315d3a9a48b49f889da3d858a9307e677cb9e1bd
Status affected
Version b46acd6a6a627d876898e1c84d3f84902264b445
Version < be306b8d9143a9c076c804a7ca025d69caf9c448
Status affected
Version b46acd6a6a627d876898e1c84d3f84902264b445
Version < 36feda687afebae24c472202694448738809c411
Status affected
Version b46acd6a6a627d876898e1c84d3f84902264b445
Version < 3e127829e57f5190f612412ece4541cb96d5ec7a
Status affected
HerstellerLinux
Produkt Linux
Default Statusaffected
Version 5.15
Status affected
Version 0
Version < 5.15
Status unaffected
Version <= 5.15.*
Version 5.15.212
Status unaffected
Version <= 6.1.*
Version 6.1.178
Status unaffected
Version <= 6.6.*
Version 6.6.145
Status unaffected
Version <= 6.12.*
Version 6.12.97
Status unaffected
Version <= 6.18.*
Version 6.18.40
Status unaffected
Version <= 7.1.*
Version 7.1.5
Status unaffected
Version <= *
Version 7.2
Status unaffected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.13% 0.03
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
416baaa9-dc9f-4396-8d5f-8c081fb06d67 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/b20e5a709d8bd190d6e4645606763c7423e694c1
https://git.kernel.org/stable/c/d41b382068ca4e64e421f736cdd700095464b6ac
https://git.kernel.org/stable/c/429d653ca641d38a78609b8f62e81a0a5c780a2d
https://git.kernel.org/stable/c/315d3a9a48b49f889da3d858a9307e677cb9e1bd
https://git.kernel.org/stable/c/be306b8d9143a9c076c804a7ca025d69caf9c448
https://git.kernel.org/stable/c/36feda687afebae24c472202694448738809c411
https://git.kernel.org/stable/c/3e127829e57f5190f612412ece4541cb96d5ec7a