CVE-2025-21927
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| rhel | 9 | fixed | |
| sles | affected | | |
| rocky | 9 | fixed | |
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | fixed | 6.12.19-1 |
| debian | sid | fixed | 6.12.19-1 |
| debian | trixie | fixed | 6.12.19-1 |
| almalinux | 9 | fixed | kernel-64k-debug-devel-5.14.0-570.16.1.el9_6.aarch64.rpm |
References
- https://access.redhat.com/errata/RHSA-2025:4341
- https://access.redhat.com/errata/RHSA-2025:4499
- https://access.redhat.com/errata/RHSA-2025:7423
- https://www.suse.com/security/cve/CVE-2025-21927.html
- https://errata.rockylinux.org/RLSA-2025:4341
- https://security-tracker.debian.org/tracker/CVE-2025-21927
- https://bugzilla.redhat.com/2338813
- https://bugzilla.redhat.com/2348565
- https://bugzilla.redhat.com/2348590
- https://bugzilla.redhat.com/2350364
- https://bugzilla.redhat.com/2356593
- https://bugzilla.redhat.com/2356908
- https://errata.almalinux.org/9/ALSA-2025-7423.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.