Security Advisory

CVE-2025-38171

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-07-03 08:36:09
Last updated 2026-05-11 21:22:38
Assigner Linux
CVSS score not scored
State PUBLISHED

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.