CVE-2025-71313
Last modified
CVE-2025-71313 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.12, < 6.19.4 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-71313?
How severe is CVE-2025-71313?
How do I fix CVE-2025-71313?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-71308In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71309In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-7131A vulnerability was found in Campcodes Payroll Management Sy…9.8
- CVE-2025-71310The GDPR cookies module for Backdrop CMS (before 1.x-1.3.5…1.8
- CVE-2025-71311In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71312In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71314In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71315In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71316SQLite 'sqldiff.exe' does not securely handle the way the Mi…9.8
- CVE-2025-71317NetMan 204 contains a hard-coded backdoor account with the u…9.8
- CVE-2025-71318NetMan 204 fails to enforce authentication on its administra…9.8
- CVE-2025-71319image-size through 2.0.2 contains a denial of service vulner…8.7
Are you affected by CVE-2025-71313?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
