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

5.5 · MEDIUM
Published Oct 1, 2025 linux CWE-674 EPSS 0.14% (3th pctl)

Overview

CVE-2023-53513 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 1, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

nbd: fix incomplete validation of ioctl arg

We tested and found an alarm caused by nbd_ioctl arg without verification.

The UBSAN warning calltrace like below:

UBSAN: Undefined behaviour in fs/buffer.c:1709:35

signed integer overflow:

-9223372036854775808 - 1 cannot be represented in type 'long long int'

CPU: 3 PID: 2523 Comm: syz-executor.0 Not tainted 4.19.90 #1

Hardware name: linux,dummy-virt (DT)

Call trace:

dump_backtrace+0x0/0x3f0 arch/arm64/kernel/time.c:78

show_stack+0x28/0x38 arch/arm64/kernel/traps.c:158

__dump_stack lib/dump_stack.c:77 [inline]

dump_stack+0x170/0x1dc lib/dump_stack.c:118

ubsan_epilogue+0x18/0xb4 lib/ubsan.c:161

handle_overflow+0x188/0x1dc lib/ubsan.c:192

__ubsan_handle_sub_overflow+0x34/0x44 lib/ubsan.c:206

__block_write_full_page+0x94c/0xa20 fs/buffer.c:1709

block_write_full_page+0x1f0/0x280 fs/buffer.c:2934

blkdev_writepage+0x34/0x40 fs/block_dev.c:607

__writepage+0x68/0xe8 mm

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.1, < 5.15.113 Affected

Frequently Asked Questions

What is CVE-2023-53513?

CVE-2023-53513 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 1, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2023-53513?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-53513?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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-53513?

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