Answer in brief
CVE-2023-54063 records a High severity (CVSS 7.8) vulnerability in fs/ntfs3: Fix OOB read in indx_insert_into_buffer. 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 <cd7e1d67924081717c5c96ead758a1a77867689a || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <17048287ac79abd33b275ac3b5738285d406481b || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <a7e5dba10ba1402dd6c2f961a70320770865c4a5 || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <4bf3b564e27a518f158a83d5e1a50064ed6136a0 || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <b8c44949044e5f7f864525fdffe8e95135ce9ce5 | cd7e1d67924081717c5c96ead758a1a77867689a, 17048287ac79abd33b275ac3b5738285d406481b, a7e5dba10ba1402dd6c2f961a70320770865c4a5, 4bf3b564e27a518f158a83d5e1a50064ed6136a0, b8c44949044e5f7f864525fdffe8e95135ce9ce5 |
| Linux/Linuxgeneric | 5.15 | Not reported |
Published upstream
Dec 24, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 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 OOB read in indx_insert_into_buffer Syzbot reported a OOB read bug: BUG: KASAN: slab-out-of-bounds in indx_insert_into_buffer+0xaa3/0x13b0 fs/ntfs3/index.c:1755 Read of size 17168 at addr ffff8880255e06c0 by task syz-executor308/3630 Call Trace: <TASK> memmove+0x25/0x60 mm/kasan/shadow.c:54 indx_insert_into_buffer+0xaa3/0x13b0 fs/ntfs3/index.c:1755 indx_insert_entry+0x446/0x6b0 fs/ntfs3/index.c:1863 ntfs_create_inode+0x1d3f/0x35c0 fs/ntfs3/inode.c:1548 ntfs_create+0x3e/0x60 fs/ntfs3/namei.c:100 lookup_open fs/namei.c:3413 [inline] If the member struct INDEX_BUFFER *index of struct indx_node is incorrect, that is, the value of __le32 used is greater than the value of __le32 total in struct INDEX_HDR. Therefore, OOB read occurs when memmove is called in indx_insert_into_buffer(). Fix this by adding a check in hdr_find_e().
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2023-54063 records a High severity (CVSS 7.8) vulnerability in fs/ntfs3: Fix OOB read in indx_insert_into_buffer. 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 <cd7e1d67924081717c5c96ead758a1a77867689a || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <17048287ac79abd33b275ac3b5738285d406481b || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <a7e5dba10ba1402dd6c2f961a70320770865c4a5 || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <4bf3b564e27a518f158a83d5e1a50064ed6136a0 || >=82cae269cfa953032fbb8980a7d554d60fb00b17 <b8c44949044e5f7f864525fdffe8e95135ce9ce5 | cd7e1d67924081717c5c96ead758a1a77867689a, 17048287ac79abd33b275ac3b5738285d406481b, a7e5dba10ba1402dd6c2f961a70320770865c4a5, 4bf3b564e27a518f158a83d5e1a50064ed6136a0, b8c44949044e5f7f864525fdffe8e95135ce9ce5 |
| Linux/Linuxgeneric | 5.15 | Not reported |
Published upstream
Dec 24, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 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 OOB read in indx_insert_into_buffer Syzbot reported a OOB read bug: BUG: KASAN: slab-out-of-bounds in indx_insert_into_buffer+0xaa3/0x13b0 fs/ntfs3/index.c:1755 Read of size 17168 at addr ffff8880255e06c0 by task syz-executor308/3630 Call Trace: <TASK> memmove+0x25/0x60 mm/kasan/shadow.c:54 indx_insert_into_buffer+0xaa3/0x13b0 fs/ntfs3/index.c:1755 indx_insert_entry+0x446/0x6b0 fs/ntfs3/index.c:1863 ntfs_create_inode+0x1d3f/0x35c0 fs/ntfs3/inode.c:1548 ntfs_create+0x3e/0x60 fs/ntfs3/namei.c:100 lookup_open fs/namei.c:3413 [inline] If the member struct INDEX_BUFFER *index of struct indx_node is incorrect, that is, the value of __le32 used is greater than the value of __le32 total in struct INDEX_HDR. Therefore, OOB read occurs when memmove is called in indx_insert_into_buffer(). Fix this by adding a check in hdr_find_e().
Quoted source text, attributed separately from HOL analysis.