GHSA-q63g-px5v-r7jv · Severity: medium — In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Add missing...
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.
Conclusion & alert: CVE-2025-71313 is rated Low Risk (22.6/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.11%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.11% | +0.09% |
| 2 | 2026-06-04 | — | 0.02% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
GHSA-q63g-px5v-r7jv · Severity: medium — In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Add missing...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2025-71313 unimportant priority: Debian including 1 source packages (linux), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2025-71313 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2025-71313 |
suse
|
medium | CVE-2025-71313 severity moderate: SUSE including 14 source package names (cluster-md-kmp-default, dlm-kmp-default, …), 53 product×package rows across 12 product lines (SUSE Linux Enterprise Live Patching 12 SP5, SUSE Linux Enterprise Micro 5.0, … (12 product lines)): Known Not Affected 53. | https://www.suse.com/security/cve/CVE-2025-71313/ |
ubuntu
|
medium | CVE-2025-71313 medium priority: Ubuntu including 158 source packages (linux, linux-allwinner-5.19, …), 1422 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): DNE 1024, ignored 169, needed 87, released 84, not-affected 55, needs-triage 3. | https://ubuntu.com/security/CVE-2025-71313 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linux | linux_kernel | >= 5.12, < 6.19.4 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |