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

5.5 · MEDIUM
Published Sep 15, 2025 linux CWE-667 EPSS 0.12% (2th pctl)

Overview

CVE-2023-53151 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 15, 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:

md/raid10: prevent soft lockup while flush writes

Currently, there is no limit for raid1/raid10 plugged bio. While flushing

writes, raid1 has cond_resched() while raid10 doesn't, and too many

writes can cause soft lockup.

Follow up soft lockup can be triggered easily with writeback test for

raid10 with ramdisks:

watchdog: BUG: soft lockup - CPU#10 stuck for 27s! [md0_raid10:1293]

Call Trace:

<TASK>

call_rcu+0x16/0x20

put_object+0x41/0x80

__delete_object+0x50/0x90

delete_object_full+0x2b/0x40

kmemleak_free+0x46/0xa0

slab_free_freelist_hook.constprop.0+0xed/0x1a0

kmem_cache_free+0xfd/0x300

mempool_free_slab+0x1f/0x30

mempool_free+0x3a/0x100

bio_free+0x59/0x80

bio_put+0xcf/0x2c0

free_r10bio+0xbf/0xf0

raid_end_bio_io+0x78/0xb0

one_write_done+0x8a/0xa0

raid10_end_write_request+0x1b4/0x430

bio_endio+0x175/0x320

brd_submit_bio+0x3b9/0x9b7 [brd]

__submit_bio+0x69/0xe0

submit_bio_noacct_nocheck+0x1e6/0x5

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 >= 0, < 4.14.322 Affected

Frequently Asked Questions

What is CVE-2023-53151?

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

How severe is CVE-2023-53151?

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

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

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