Bug 2391056 (CVE-2025-38504) - CVE-2025-38504 kernel: io_uring/zcrx: fix pp destruction warnings
Summary: CVE-2025-38504 kernel: io_uring/zcrx: fix pp destruction warnings
Keywords:
Status: NEW
Alias: CVE-2025-38504
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-26 15:07 UTC by OSIDB Bzimport
Modified: 2025-08-26 15:51 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-08-26 15:07:37 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.