Release Date: | 2025-04-01 | |
Impact: | Important | What is this? |
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.
See more information about CVE-2025-21927 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS metrics and score provided are preliminary and subject to review.
Base Score: | 8.0 |
Vector String: | CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Version: | 3.1 |
Attack Vector: | Adjacent_Network |
Attack Complexity: | Low |
Privileges Required: | Low |
User Interaction: | None |
Scope: | Unchanged |
Confidentiality Impact: | High |
Integrity Impact: | High |
Availability Impact: | High |
Platform | Errata | Release Date |
Oracle Linux version 10 (kernel) | ELSA-2025-7501 | 2025-07-03 |
Oracle Linux version 9 (kernel) | ELSA-2025-4341 | 2025-04-30 |
Oracle Linux version 9 (kernel) | ELSA-2025-7423 | 2025-05-22 |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: