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-2026-53123

5.5 · MEDIUM
Published Jun 24, 2026 linux EPSS 0.12% (2th pctl)

Overview

CVE-2026-53123 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 24, 2026 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: wake raid456 reshape waiters before suspend

During raid456 reshape, direct IO across the reshape position can sleep

in raid5_make_request() waiting for reshape progress while still

holding an active_io reference. If userspace then freezes reshape and

writes md/suspend_lo or md/suspend_hi, mddev_suspend() kills active_io

and waits for all in-flight IO to drain.

This can deadlock: the IO needs reshape progress to continue, but the

reshape thread is already frozen, so the active_io reference is never

dropped and suspend never completes.

raid5_prepare_suspend() already wakes wait_for_reshape for dm-raid. Do

the same for normal md suspend when reshape is already interrupted, so

waiting raid456 IO can abort, drop its reference, and let suspend

finish.

The mdadm test tests/25raid456-reshape-deadlock reproduces the hang.

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.7, < 6.12.91 Affected

Frequently Asked Questions

What is CVE-2026-53123?

CVE-2026-53123 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 24, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-53123?

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-2026-53123?

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-2026-53123?

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