CVE-2025-40116
Last modified
CVE-2025-40116 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup The kthread_run() function returns error pointers so the max3421_hcd->spi_thread pointer can be either error pointers or NULL. Check for both before dereferencing it.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup The kthread_run() function returns error pointers so the max3421_hcd->spi_thread pointer can be either error pointers or NULL. Check for both before dereferencing it.
Metrics
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40116?
How severe is CVE-2025-40116?
How do I fix CVE-2025-40116?
Are you affected by CVE-2025-40116?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
