Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The create_singlethread_workqueue() doesn't return error pointers, it returns NULL. Also cleanup the workqueue on the error paths.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.15, < 6.15.3 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/11741b8e382d34b13277497ab91123d8b0b5c2dbPatch
- https://git.kernel.org/stable/c/7f16be2b2927fdcfe40b596b7411c46d23a82034Patch
FAQ
What is CVE-2025-38171?
CVE-2025-38171 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: power: supply: max77705: Fix workqueue error handling in probe The create_singlethread_workqueue() doesn't return error pointers, ...
How severe is CVE-2025-38171?
CVE-2025-38171 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38171?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.