CVE-2023-53988

Linux Kernel 5.15.0-6.3.1 - Slab-Out-of-Bounds Read in NTFS3 Index Header Handling

Title source: llm
STIX 2.1

Description

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.

Scores

EPSS 0.0018
EPSS Percentile 7.3%

Details

Status published
Products (16)
linux/Kernel 5.15.0 - 5.15.111linux
linux/Kernel 5.16.0 - 6.1.28linux
linux/Kernel 6.2.0 - 6.2.15linux
linux/Kernel 6.3.0 - 6.3.2linux
Linux/Linux < 5.15
Linux/Linux 5.15
Linux/Linux 5.15.111 - 5.15.*
Linux/Linux 6.1.28 - 6.1.*
Linux/Linux 6.2.15 - 6.2.*
Linux/Linux 6.3.2 - 6.3.*
... and 6 more
Published Dec 24, 2025
Tracked Since Feb 18, 2026