Kernel panic via stale TLS parser state
Published Jun 18, 2025 · Updated Aug 5, 2026
NULL pointer dereference in the Linux kernel TLS parser allows remote attackers to crash the kernel through crafted TLS traffic. The tls_strp_flush_anchor_copy() error path detaches the receive queue after alloc_page() fails but leaves full_len set, so tls_strp_check_queue_ok() later follows a NULL frag_list pointer. Exploitation requires a partial kernel TLS record and allocation failure under memory pressure; the resulting panic interrupts the host, with no reported data disclosure or modification.
Summary
What happened
NULL pointer dereference in the Linux kernel TLS parser allows remote attackers to crash the kernel through crafted TLS traffic. The tls_strp_flush_anchor_copy() error path detaches the receive queue after alloc_page() fails but leaves full_len set, so tls_strp_check_queue_ok() later follows a NULL frag_list pointer. Exploitation requires a partial kernel TLS record and allocation failure under memory pressure; the resulting panic interrupts the host, with no reported data disclosure or modification.
The record
- CVE
- CVE-2025-38018
- Published
- Jun 18, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 18, 2025CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.0
- Affected versionversion=84c61fe1a75b4255df1e1e7c054c9e6d048da417 <406d05da26835943568e61bb751c569efae071d4
- Affected versionversion=84c61fe1a75b4255df1e1e7c054c9e6d048da417 <491deb9b8c4ad12fe51d554a69b8165b9ef9429f
- Affected versionversion=84c61fe1a75b4255df1e1e7c054c9e6d048da417 <5f1f833cb388592bb46104463a1ec1b7c41975b6
- Affected versionversion=84c61fe1a75b4255df1e1e7c054c9e6d048da417 <8f7f96549bc55e4ef3a6b499bc5011e5de2f46c4
- Affected versionversion=84c61fe1a75b4255df1e1e7c054c9e6d048da417 <a11b8c0be6acd0505a58ff40d474bd778b25b93a
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo