Security Advisory

CVE-2026-43174

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-06 11:27:48
Last updated 2026-05-11 22:19:13
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix post open error handling Closing a queue doesn't guarantee that all associated page pools are terminated right away, let the refcounting do the work instead of releasing the zcrx ctx directly.