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

5.5 · MEDIUM
Published Mar 26, 2026 linux CWE-476 EPSS 0.12% (2th pctl)

Overview

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

icmp: fix NULL pointer dereference in icmp_tag_validation()

icmp_tag_validation() unconditionally dereferences the result of

rcu_dereference(inet_protos[proto]) without checking for NULL.

The inet_protos[] array is sparse -- only about 15 of 256 protocol

numbers have registered handlers. When ip_no_pmtu_disc is set to 3

(hardened PMTU mode) and the kernel receives an ICMP Fragmentation

Needed error with a quoted inner IP header containing an unregistered

protocol number, the NULL dereference causes a kernel panic in

softirq context.

Oops: general protection fault, probably for non-canonical address 0xdffffc0000000002: 0000 [#1] SMP KASAN NOPTI

KASAN: null-ptr-deref in range [0x0000000000000010-0x0000000000000017]

RIP: 0010:icmp_unreach (net/ipv4/icmp.c:1085 net/ipv4/icmp.c:1143)

Call Trace:

<IRQ>

icmp_rcv (net/ipv4/icmp.c:1527)

ip_protocol_deliver_rcu (net/ipv4/ip_input.c:207)

ip_local_deliver_finish (ne

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

Frequently Asked Questions

What is CVE-2026-23398?

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

How severe is CVE-2026-23398?

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

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

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