Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-54063

7.8 · HIGH
Published Dec 24, 2025 EPSS 0.19% (9th pctl)

Overview

CVE-2023-54063 is a high-severity vulnerability. It was published on December 24, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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().

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2023-54063?

CVE-2023-54063 is a high-severity vulnerability. It was published on December 24, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-54063?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-54063?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-54063?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-54063 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.