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.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025070342-CVE-2025-38171-a380@gregkh/T