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

5.5 · MEDIUM
Published Jun 24, 2026 linux CWE-476 EPSS 0.14% (4th pctl)

Overview

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

bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths

bpf_selem_unlink_nofail() sets SDATA(selem)->smap to NULL before

removing the selem from the storage hlist. A concurrent RCU reader in

bpf_sk_storage_clone() can observe the selem still on the list with

smap already NULL, causing a NULL pointer dereference.

general protection fault, probably for non-canonical address 0xdffffc000000000a:

KASAN: null-ptr-deref in range [0x0000000000000050-0x0000000000000057]

RIP: 0010:bpf_sk_storage_clone+0x1cd/0xaa0 net/core/bpf_sk_storage.c:174

Call Trace:

<IRQ>

sk_clone+0xfed/0x1980 net/core/sock.c:2591

inet_csk_clone_lock+0x30/0x760 net/ipv4/inet_connection_sock.c:1222

tcp_create_openreq_child+0x35/0x2680 net/ipv4/tcp_minisocks.c:571

tcp_v4_syn_recv_sock+0x123/0xf90 net/ipv4/tcp_ipv4.c:1729

tcp_check_req+0x8e1/0x2580 include/net/tcp.h:855

tcp_v4_rcv+0x1845/0x3b80 net/ipv4/tcp_ipv4.c:2347

Ad

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 >= 7.0, < 7.0.14 Affected

Frequently Asked Questions

What is CVE-2026-52938?

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

How severe is CVE-2026-52938?

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

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

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