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

5.5 · MEDIUM
Published Feb 4, 2026 linux CWE-401 EPSS 0.12% (2th pctl)

Overview

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

l2tp: Fix memleak in l2tp_udp_encap_recv().

syzbot reported memleak of struct l2tp_session, l2tp_tunnel,

sock, etc. [0]

The cited commit moved down the validation of the protocol

version in l2tp_udp_encap_recv().

The new place requires an extra error handling to avoid the

memleak.

Let's call l2tp_session_put() there.

[0]:

BUG: memory leak

unreferenced object 0xffff88810a290200 (size 512):

comm "syz.0.17", pid 6086, jiffies 4294944299

hex dump (first 32 bytes):

7d eb 04 0c 00 00 00 00 01 00 00 00 00 00 00 00 }...............

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................

backtrace (crc babb6a4f):

kmemleak_alloc_recursive include/linux/kmemleak.h:44 [inline]

slab_post_alloc_hook mm/slub.c:4958 [inline]

slab_alloc_node mm/slub.c:5263 [inline]

__do_kmalloc_node mm/slub.c:5656 [inline]

__kmalloc_noprof+0x3e0/0x660 mm/slub.c:5669

kmalloc_noprof include/linux/sla

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.10, < 6.12.68 Affected

Frequently Asked Questions

What is CVE-2026-23072?

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

How severe is CVE-2026-23072?

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

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

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