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

7.1 · HIGH
Published Aug 15, 2026 EPSS 0.36% (29th pctl)

Overview

CVE-2026-72440 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

md/raid1: fix writes_pending and barrier reference leaks on write failures

raid1_make_request() acquires a writes_pending reference with

md_write_start() before calling raid1_write_request(). Several failure

paths in raid1_write_request() complete the bio and return without

reaching the normal write completion path, causing the corresponding

md_write_end() to be skipped.

Make raid1_write_request() return a status indicating whether the write

request was successfully queued. This allows raid1_make_request() to

call md_write_end() when raid1_write_request() fails.

Additionally, if wait_blocked_rdev() fails after wait_barrier()

succeeds, the associated barrier reference is not released.

Call allow_barrier() before returning from that path to keep the barrier

accounting balanced.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2026-72440?

CVE-2026-72440 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2026-72440?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-72440?

Check the references section for vendor advisories, patches, and mitigation guidance. 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-72440?

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