Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix pp destruction warnings With multiple page pools and in some other cases we can have allocated niovs on page pool destruction. Remove a misplaced warning checking that all niovs are returned to zcrx on io_pp_zc_destroy(). It was reported before but apparently got lost.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.15, < 6.15.7 |
References
- https://git.kernel.org/stable/c/203817de269539c062724d97dfa5af3cdf77a3ecPatch
- https://git.kernel.org/stable/c/ad9f1b5bed082b9c910e2a24bae0286a70846909Patch
FAQ
What is CVE-2025-38504?
CVE-2025-38504 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix pp destruction warnings With multiple page pools and in some other cases we can have allocated niovs on page po...
How severe is CVE-2025-38504?
CVE-2025-38504 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-38504?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.