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-54203

9.1 · CRITICAL
Published Dec 30, 2025 EPSS 0.53% (43th pctl)

Overview

CVE-2023-54203 is a critical-severity vulnerability. It was published on December 30, 2025 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr

When smb1 mount fails, KASAN detect slab-out-of-bounds in

init_smb2_rsp_hdr like the following one.

For smb1 negotiate(56bytes) , init_smb2_rsp_hdr() for smb2 is called.

The issue occurs while handling smb1 negotiate as smb2 server operations.

Add smb server operations for smb1 (get_cmd_val, init_rsp_hdr,

allocate_rsp_buf, check_user_session) to handle smb1 negotiate so that

smb2 server operation does not handle it.

[ 411.400423] CIFS: VFS: Use of the less secure dialect vers=1.0 is

not recommended unless required for access to very old servers

[ 411.400452] CIFS: Attempting to mount \\192.168.45.139\homes

[ 411.479312] ksmbd: init_smb2_rsp_hdr : 492

[ 411.479323] ==================================================================

[ 411.479327] BUG: KASAN: slab-out-of-bounds in

init_smb2_rsp_hdr+0x1e2/0x1f4 [ksmbd]

[ 411.479369] Read of size 16 at addr ffff8884

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-54203?

CVE-2023-54203 is a critical-severity vulnerability. It was published on December 30, 2025 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

How severe is CVE-2023-54203?

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

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-54203?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-54203 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.