CVE-2025-38171
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.
More information : https://git.kernel.org/stable/c/11741b8e382d34b13277497ab91123d8b0b5c2db
