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

7.8 · HIGH
Published May 27, 2026 linux CWE-415 EPSS 0.15% (4th pctl)

Overview

CVE-2026-45920 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 27, 2026 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:

ext4: fix dirtyclusters double decrement on fs shutdown

fstests test generic/388 occasionally reproduces a warning in

ext4_put_super() associated with the dirty clusters count:

WARNING: CPU: 7 PID: 76064 at fs/ext4/super.c:1324 ext4_put_super+0x48c/0x590 [ext4]

Tracing the failure shows that the warning fires due to an

s_dirtyclusters_counter value of -1. IOW, this appears to be a

spurious decrement as opposed to some sort of leak. Further tracing

of the dirty cluster count deltas and an LLM scan of the resulting

output identified the cause as a double decrement in the error path

between ext4_mb_mark_diskspace_used() and the caller

ext4_mb_new_blocks().

First, note that generic/388 is a shutdown vs. fsstress test and so

produces a random set of operations and shutdown injections. In the

problematic case, the shutdown triggers an error return from the

ext4_handle_dirty_metadata() call(s) made from

ext4_mb_mark_co

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 >= 2.6.29, < 5.10.253 Affected

Frequently Asked Questions

What is CVE-2026-45920?

CVE-2026-45920 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 27, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-45920?

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

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

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