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

7.8 · HIGH
Published Oct 4, 2025 linux CWE-401 EPSS 0.14% (4th pctl)

Overview

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

bpf, cpumap: Make sure kthread is running before map update returns

The following warning was reported when running stress-mode enabled

xdp_redirect_cpu with some RT threads:

------------[ cut here ]------------

WARNING: CPU: 4 PID: 65 at kernel/bpf/cpumap.c:135

CPU: 4 PID: 65 Comm: kworker/4:1 Not tainted 6.5.0-rc2+ #1

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996)

Workqueue: events cpu_map_kthread_stop

RIP: 0010:put_cpu_map_entry+0xda/0x220

......

Call Trace:

<TASK>

? show_regs+0x65/0x70

? __warn+0xa5/0x240

......

? put_cpu_map_entry+0xda/0x220

cpu_map_kthread_stop+0x41/0x60

process_one_work+0x6b0/0xb80

worker_thread+0x96/0x720

kthread+0x1a5/0x1f0

ret_from_fork+0x3a/0x70

ret_from_fork_asm+0x1b/0x30

</TASK>

The root cause is the same as commit 436901649731 ("bpf: cpumap: Fix memory

leak in cpu_map_update_elem"). The kthread is stopped prematurely by

kthrea

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.15, < 5.15.126 Affected

Frequently Asked Questions

What is CVE-2023-53577?

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

How severe is CVE-2023-53577?

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

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

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