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-2025-38471

9.8 · CRITICAL
Published Jul 28, 2025 linux CWE-416 EPSS 0.40% (33th pctl)

Overview

CVE-2025-38471 is a critical-severity vulnerability affecting linux linux_kernel. It was published on July 28, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, 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:

tls: always refresh the queue when reading sock

After recent changes in net-next TCP compacts skbs much more

aggressively. This unearthed a bug in TLS where we may try

to operate on an old skb when checking if all skbs in the

queue have matching decrypt state and geometry.

BUG: KASAN: slab-use-after-free in tls_strp_check_rcv+0x898/0x9a0 [tls]

(net/tls/tls_strp.c:436 net/tls/tls_strp.c:530 net/tls/tls_strp.c:544)

Read of size 4 at addr ffff888013085750 by task tls/13529

CPU: 2 UID: 0 PID: 13529 Comm: tls Not tainted 6.16.0-rc5-virtme

Call Trace:

kasan_report+0xca/0x100

tls_strp_check_rcv+0x898/0x9a0 [tls]

tls_rx_rec_wait+0x2c9/0x8d0 [tls]

tls_sw_recvmsg+0x40f/0x1aa0 [tls]

inet_recvmsg+0x1c3/0x1f0

Always reload the queue, fast path is to have the record in the queue

when we wake, anyway (IOW the path going down "if !strp->stm.full_len").

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.0.6, < 6.1 Affected

Frequently Asked Questions

What is CVE-2025-38471?

CVE-2025-38471 is a critical-severity vulnerability affecting linux linux_kernel. It was published on July 28, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2025-38471?

This vulnerability has a CVSS 3.1 base score of 9.8, 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-2025-38471?

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-2025-38471?

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