Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: sanitize request list handling Validate the request in nvme_tcp_handle_r2t() to ensure it's not part of any list, otherwise a malicious R2T PDU might inject a loop in request list processing.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.0, < 6.12.36 |
References
- https://git.kernel.org/stable/c/0bf04c874fcb1ae46a863034296e4b33d8fbd66cPatch
- https://git.kernel.org/stable/c/78a4adcd3fedb0728436e8094848ebf4c6bae006Patch
- https://git.kernel.org/stable/c/f054ea62598197714a6ca7b3b387a027308f8b13Patch
FAQ
What is CVE-2025-38264?
CVE-2025-38264 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: sanitize request list handling Validate the request in nvme_tcp_handle_r2t() to ensure it's not part of any list, otherw...
How severe is CVE-2025-38264?
CVE-2025-38264 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38264?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.