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

9.1 · CRITICAL
Published Apr 3, 2026 linux CWE-125

Overview

CVE-2026-23455 is a critical-severity vulnerability affecting linux linux_kernel. It was published on April 3, 2026 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. 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:

netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()

In DecodeQ931(), the UserUserIE code path reads a 16-bit length from

the packet, then decrements it by 1 to skip the protocol discriminator

byte before passing it to DecodeH323_UserInformation(). If the encoded

length is 0, the decrement wraps to -1, which is then passed as a

large value to the decoder, leading to an out-of-bounds read.

Add a check to ensure len is positive after the decrement.

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.17, < 5.10.253 Affected

Frequently Asked Questions

What is CVE-2026-23455?

CVE-2026-23455 is a critical-severity vulnerability affecting linux linux_kernel. It was published on April 3, 2026 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

How severe is CVE-2026-23455?

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. 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-23455?

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

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