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 — nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U H H H 7.8 .0046 38.4 —
AFFECTED
Product Versions Fixed
Linux 3f2304f8c6d6ed97849057bd16fee99e434ca796 – —
Linux 5.0 – 6.12.19
TIMELINE
Dec 29 Reserved by Linux
Apr 1 Published (CNA: Linux)
Jul 30 RESCORED — CVE-2025-21927 (Linux). CVSS 9.8 → 7.8 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
nvme_tcp_recv_pdu() doesn't check the validity of the header length.
When header digests are enabled, a target might send a packet with an
invalid header length (e.g. 255), causing nvme_tcp_verify_hdgst()
to access memory outside the allocated area and cause memory corruptions
by overwriting it with the calculated digest.
Fix this by rejecting packets with an unexpected header length.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| December 29, 2024 | Reserved | Reserved by Linux |
| April 1, 2025 | Published | Published (CNA: Linux) |
| July 30, 2026 | RESCORED | RESCORED — CVE-2025-21927 (Linux). CVSS 9.8 → 7.8 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 3f2304f8c6d6ed97849057bd16fee99e434ca796 | — |
| Linux | Linux | — | 5.0 | 6.12.19 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2025-21927 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.