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
No CVSS.
References
Configurations
No configuration.
History
16 Aug 2025, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-16 11:15
Updated : 2025-08-16 11:15
NVD link : CVE-2025-38504
Mitre link : CVE-2025-38504
CVE.ORG link : CVE-2025-38504
JSON object : View
Products Affected
No product.
CWE
No CWE.