Answer in brief
CVE-2023-53988 records a High severity (CVSS 7.8) vulnerability in fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=82cae269cfa953032fbb8980a7d554d60fb00b17 <c58ea97aa94f033ee64a8cb6587d84a9849b6216 || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <9163a5b4ed290da4a7d23fa92533e0e81fd0166e || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <114204d25e1dffdd3a0c1cfbba219afd344f4b4f || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <4a034ece7e2877673d9085d6e7ed45e6ee40b761 || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <ab84eee4c7ab929996602eda7832854c35a6dda2 | c58ea97aa94f033ee64a8cb6587d84a9849b6216, 9163a5b4ed290da4a7d23fa92533e0e81fd0166e, 114204d25e1dffdd3a0c1cfbba219afd344f4b4f, 4a034ece7e2877673d9085d6e7ed45e6ee40b761, ab84eee4c7ab929996602eda7832854c35a6dda2 |
| Linux/Linuxgeneric | 5.15 | Not reported |
Published upstream
Dec 24, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de() Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in hdr_delete_de+0xe0/0x150 fs/ntfs3/index.c:806 Read of size 16842960 at addr ffff888079cc0600 by task syz-executor934/3631 Call Trace: memmove+0x25/0x60 mm/kasan/shadow.c:54 hdr_delete_de+0xe0/0x150 fs/ntfs3/index.c:806 indx_delete_entry+0x74f/0x3670 fs/ntfs3/index.c:2193 ni_remove_name+0x27a/0x980 fs/ntfs3/frecord.c:2910 ntfs_unlink_inode+0x3d4/0x720 fs/ntfs3/inode.c:1712 ntfs_rename+0x41a/0xcb0 fs/ntfs3/namei.c:276 Before using the meta-data in struct INDEX_HDR, we need to check index header valid or not. Otherwise, the corruptedi (or malicious) fs image can cause out-of-bounds access which could make kernel panic.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2023-53988 records a High severity (CVSS 7.8) vulnerability in fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=82cae269cfa953032fbb8980a7d554d60fb00b17 <c58ea97aa94f033ee64a8cb6587d84a9849b6216 || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <9163a5b4ed290da4a7d23fa92533e0e81fd0166e || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <114204d25e1dffdd3a0c1cfbba219afd344f4b4f || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <4a034ece7e2877673d9085d6e7ed45e6ee40b761 || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <ab84eee4c7ab929996602eda7832854c35a6dda2 | c58ea97aa94f033ee64a8cb6587d84a9849b6216, 9163a5b4ed290da4a7d23fa92533e0e81fd0166e, 114204d25e1dffdd3a0c1cfbba219afd344f4b4f, 4a034ece7e2877673d9085d6e7ed45e6ee40b761, ab84eee4c7ab929996602eda7832854c35a6dda2 |
| Linux/Linuxgeneric | 5.15 | Not reported |
Published upstream
Dec 24, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de() Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in hdr_delete_de+0xe0/0x150 fs/ntfs3/index.c:806 Read of size 16842960 at addr ffff888079cc0600 by task syz-executor934/3631 Call Trace: memmove+0x25/0x60 mm/kasan/shadow.c:54 hdr_delete_de+0xe0/0x150 fs/ntfs3/index.c:806 indx_delete_entry+0x74f/0x3670 fs/ntfs3/index.c:2193 ni_remove_name+0x27a/0x980 fs/ntfs3/frecord.c:2910 ntfs_unlink_inode+0x3d4/0x720 fs/ntfs3/inode.c:1712 ntfs_rename+0x41a/0xcb0 fs/ntfs3/namei.c:276 Before using the meta-data in struct INDEX_HDR, we need to check index header valid or not. Otherwise, the corruptedi (or malicious) fs image can cause out-of-bounds access which could make kernel panic.
Quoted source text, attributed separately from HOL analysis.