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

7.8 · HIGH
Published May 27, 2026 linux CWE-362 EPSS 0.10% (1th pctl)

Overview

CVE-2026-45942 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 e4b bitmap inconsistency reports

A bitmap inconsistency issue was observed during stress tests under

mixed huge-page workloads. Ext4 reported multiple e4b bitmap check

failures like:

ext4_mb_complex_scan_group:2508: group 350, 8179 free clusters as

per group info. But got 8192 blocks

Analysis and experimentation confirmed that the issue is caused by a

race condition between page migration and bitmap modification. Although

this timing window is extremely narrow, it is still hit in practice:

folio_lock ext4_mb_load_buddy

__migrate_folio

check ref count

folio_mc_copy __filemap_get_folio

folio_try_get(folio)

......

mb_mark_used

ext4_mb_unload_buddy

__folio_migrate_mapping

folio_ref_freeze

folio_unlock

The root cause o

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.25, < 6.6.130 Affected

Frequently Asked Questions

What is CVE-2026-45942?

CVE-2026-45942 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-45942?

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

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

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