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

5.5 · MEDIUM
Published Jun 25, 2026 linux CWE-401 EPSS 0.16% (5th pctl)

Overview

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

wifi: fix leak if split 6 GHz scanning fails

rdev->int_scan_req is leaked if cfg80211_scan() fails. Note that it's

supposed to be released at ___cfg80211_scan_done() but this doesn't happen

as rdev->scan_req is NULL at that point, too, leading to the early return

from the freeing function.

unreferenced object 0xffff8881161d0800 (size 512):

comm "wpa_supplicant", pid 379, jiffies 4294749765

hex dump (first 32 bytes):

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

00 00 00 00 00 00 00 00 f0 81 13 16 81 88 ff ff ................

backtrace (crc c867fdb6):

kmemleak_alloc+0x89/0x90

__kmalloc_noprof+0x2fd/0x410

cfg80211_scan+0x133/0x730

nl80211_trigger_scan+0xc69/0x1cc0

genl_family_rcv_msg_doit+0x204/0x2f0

genl_rcv_msg+0x431/0x6b0

netlink_rcv_skb+0x143/0x3f0

genl_rcv+0x27/0x40

netlink_unicast+0x4f6/0x820

netlink_sendmsg+0x797/0xce0

__sock_sendms

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 >= 5.10, < 6.18.36 Affected

Frequently Asked Questions

What is CVE-2026-53258?

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

How severe is CVE-2026-53258?

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

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

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