CVE-2025-39837
Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-787
Escritura fuera de límites
Fecha de publicación:
19/09/2025
Última modificación:
12/12/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
platform/x86: asus-wmi: Fix racy registrations<br />
<br />
asus_wmi_register_driver() may be called from multiple drivers<br />
concurrently, which can lead to the racy list operations, eventually<br />
corrupting the memory and hitting Oops on some ASUS machines.<br />
Also, the error handling is missing, and it forgot to unregister ACPI<br />
lps0 dev ops in the error case.<br />
<br />
This patch covers those issues by introducing a simple mutex at<br />
acpi_wmi_register_driver() & *_unregister_driver, and adding the<br />
proper call of asus_s2idle_check_unregister() in the error path.
Impacto
Puntuación base 3.x
7.80
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.16 (incluyendo) | 6.16.6 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



