2 matches found
The vulnerability of the `epf_ntb_epc_init()` function in the `driver/pci/endpoint/functions/pci-epf-vntb.c` driver for Linux system devices allows a hacker to cause a service failure.
The vulnerability of the epfntbepcinit function in the driver/pci/endpoint/functions/pci-epf-vntb.c driver for Linux system devices related to PCI devices is associated with the race condition that occurs when a shared resource is used. Exploiting this vulnerability can allow an attacker to cause...
CVE-2025-71313: NULL Pointer Dereference
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Add missing NULL check for allocworkqueue allocworkqueue can return NULL on memory allocation failure. Without proper error checking, this may lead to a NULL pointer dereference when queuework is later called with...