Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — sunrpc: fix client side handling of tls alerts
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U N N H 5.5 .0032 25.4 —
AFFECTED
Product Versions Fixed
Linux dea034b963c8901bdcc3d3880c04f0d75c95112f – —
Linux 6.5 – 6.6.102
TIMELINE
Apr 16 Reserved by Linux
Aug 19 Published (CNA: Linux)
Jul 30 RESCORED — CVE-2025-38571 (Linux). CVSS 8.2 → 5.5 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
sunrpc: fix client side handling of tls alerts
A security exploit was discovered in NFS over TLS in tls_alert_recv
due to its assumption that there is valid data in the msghdr's
iterator's kvec.
Instead, this patch proposes the rework how control messages are
setup and used by sock_recvmsg().
If no control message structure is setup, kTLS layer will read and
process TLS data record types. As soon as it encounters a TLS control
message, it would return an error. At that point, NFS can setup a kvec
backed control buffer and read in the control message such as a TLS
alert. Scott found that a msg iterator can advance the kvec pointer
as a part of the copy process thus we need to revert the iterator
before calling into the tls_alert_recv.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| April 16, 2025 | Reserved | Reserved by Linux |
| August 19, 2025 | Published | Published (CNA: Linux) |
| July 30, 2026 | RESCORED | RESCORED — CVE-2025-38571 (Linux). CVSS 8.2 → 5.5 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | dea034b963c8901bdcc3d3880c04f0d75c95112f | — |
| Linux | Linux | — | 6.5 | 6.6.102 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2025-38571 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.