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

4.7 · MEDIUM
Published Oct 4, 2025 linux CWE-362 EPSS 0.10% (1th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 4.7, 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:

net/mlx5e: Check for NOT_READY flag state after locking

Currently the check for NOT_READY flag is performed before obtaining the

necessary lock. This opens a possibility for race condition when the flow

is concurrently removed from unready_flows list by the workqueue task,

which causes a double-removal from the list and a crash[0]. Fix the issue

by moving the flag check inside the section protected by

uplink_priv->unready_flows_lock mutex.

[0]:

[44376.389654] general protection fault, probably for non-canonical address 0xdead000000000108: 0000 [#1] SMP

[44376.391665] CPU: 7 PID: 59123 Comm: tc Not tainted 6.4.0-rc4+ #1

[44376.392984] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014

[44376.395342] RIP: 0010:mlx5e_tc_del_fdb_flow+0xb3/0x340 [mlx5_core]

[44376.396857] Code: 00 48 8b b8 68 ce 02 00 e8 8a 4d 02 00 4c 8d a8 a8 01 00 00 4c 89 ef e8 8b 79 88 e1

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 >= 5.4, < 5.10.188 Affected

Frequently Asked Questions

What is CVE-2023-53581?

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

How severe is CVE-2023-53581?

This vulnerability has a CVSS 3.1 base score of 4.7, 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-53581?

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

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