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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

20 Nov 2025, 19:24

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/11741b8e382d34b13277497ab91123d8b0b5c2db - () https://git.kernel.org/stable/c/11741b8e382d34b13277497ab91123d8b0b5c2db - Patch
References () https://git.kernel.org/stable/c/7f16be2b2927fdcfe40b596b7411c46d23a82034 - () https://git.kernel.org/stable/c/7f16be2b2927fdcfe40b596b7411c46d23a82034 - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-476
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux
Linux linux Kernel

03 Jul 2025, 15:13

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: power: supply: max77705: Se ha corregido el manejo de errores de la cola de trabajo en la sonda. La función create_singlethread_workqueue() no devuelve punteros de error, sino NULL. También se ha corregido la cola de trabajo en las rutas de error.

03 Jul 2025, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-03 09:15

Updated : 2025-11-20 19:24


NVD link : CVE-2025-38171

Mitre link : CVE-2025-38171

CVE.ORG link : CVE-2025-38171


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference