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

5.5 · MEDIUM
Published Feb 14, 2026 linux CWE-667

Overview

CVE-2026-23157 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 14, 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:

btrfs: do not strictly require dirty metadata threshold for metadata writepages

[BUG]

There is an internal report that over 1000 processes are

waiting at the io_schedule_timeout() of balance_dirty_pages(), causing

a system hang and trigger a kernel coredump.

The kernel is v6.4 kernel based, but the root problem still applies to

any upstream kernel before v6.18.

[CAUSE]

From Jan Kara for his wisdom on the dirty page balance behavior first.

This cgroup dirty limit was what was actually playing the role here

because the cgroup had only a small amount of memory and so the dirty

limit for it was something like 16MB.

Dirty throttling is responsible for enforcing that nobody can dirty

(significantly) more dirty memory than there's dirty limit. Thus when

a task is dirtying pages it periodically enters into balance_dirty_pages()

and we let it sleep there to slow down the dirtying.

When the system is over

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, < 6.18.9 Affected

Frequently Asked Questions

What is CVE-2026-23157?

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

How severe is CVE-2026-23157?

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

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

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

Browse by year 2026