PT-2026-45984 · Linux · Linux
Published
2026-06-03
·
Updated
2026-06-03
·
CVE-2025-71313
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
PCI: endpoint: Add missing NULL check for alloc workqueue()
alloc workqueue() can return NULL on memory allocation failure. Without
proper error checking, this may lead to a NULL pointer dereference when
queue work() is later called with the NULL workqueue pointer in
epf ntb epc init().
Add a NULL check immediately after alloc workqueue() and return -ENOMEM on
failure to prevent the driver from loading with an invalid workqueue
pointer.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux