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

7.5 · HIGH
Published Feb 14, 2026 linux EPSS 0.28% (20th pctl)

Overview

CVE-2026-23136 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 14, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

libceph: reset sparse-read state in osd_fault()

When a fault occurs, the connection is abandoned, reestablished, and any

pending operations are retried. The OSD client tracks the progress of a

sparse-read reply using a separate state machine, largely independent of

the messenger's state.

If a connection is lost mid-payload or the sparse-read state machine

returns an error, the sparse-read state is not reset. The OSD client

will then interpret the beginning of a new reply as the continuation of

the old one. If this makes the sparse-read machinery enter a failure

state, it may never recover, producing loops like:

libceph: [0] got 0 extents

libceph: data len 142248331 != extent len 0

libceph: osd0 (1)...:6801 socket error on read

libceph: data len 142248331 != extent len 0

libceph: osd0 (1)...:6801 socket error on read

Therefore, reset the sparse-read state in osd_fault(), ensuring retries

start from a cle

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.6, < 6.6.121 Affected

Frequently Asked Questions

What is CVE-2026-23136?

CVE-2026-23136 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 14, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-23136?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

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

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