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

7.5 · HIGH
Published Jun 18, 2025 linux CWE-476 EPSS 0.41% (34th pctl)

Overview

CVE-2025-38018 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. 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:

net/tls: fix kernel panic when alloc_page failed

We cannot set frag_list to NULL pointer when alloc_page failed.

It will be used in tls_strp_check_queue_ok when the next time

tls_strp_read_sock is called.

This is because we don't reset full_len in tls_strp_flush_anchor_copy()

so the recv path will try to continue handling the partial record

on the next call but we dettached the rcvq from the frag list.

Alternative fix would be to reset full_len.

Unable to handle kernel NULL pointer dereference

at virtual address 0000000000000028

Call trace:

tls_strp_check_rcv+0x128/0x27c

tls_strp_data_ready+0x34/0x44

tls_data_ready+0x3c/0x1f0

tcp_data_ready+0x9c/0xe4

tcp_data_queue+0xf6c/0x12d0

tcp_rcv_established+0x52c/0x798

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.1.140 Affected

Frequently Asked Questions

What is CVE-2025-38018?

CVE-2025-38018 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2025-38018?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. 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-38018?

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

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