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

7.8 · HIGH
Published Oct 1, 2025 linux CWE-362 EPSS 0.11% (1th pctl)

Overview

CVE-2023-53490 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 1, 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:

mptcp: fix disconnect vs accept race

Despite commit 0ad529d9fd2b ("mptcp: fix possible divide by zero in

recvmsg()"), the mptcp protocol is still prone to a race between

disconnect() (or shutdown) and accept.

The root cause is that the mentioned commit checks the msk-level

flag, but mptcp_stream_accept() does acquire the msk-level lock,

as it can rely directly on the first subflow lock.

As reported by Christoph than can lead to a race where an msk

socket is accepted after that mptcp_subflow_queue_clean() releases

the listener socket lock and just before it takes destructive

actions leading to the following splat:

BUG: kernel NULL pointer dereference, address: 0000000000000012

PGD 5a4ca067 P4D 5a4ca067 PUD 37d4c067 PMD 0

Oops: 0000 [#1] PREEMPT SMP

CPU: 2 PID: 10955 Comm: syz-executor.5 Not tainted 6.5.0-rc1-gdc7b257ee5dd #37

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.11.0-2.el7 04/01/2014

RIP: 0

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 >= 6.1.27, < 6.1.46 Affected

Frequently Asked Questions

What is CVE-2023-53490?

CVE-2023-53490 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 1, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53490?

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

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

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