CVE-2025-39837

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-39837
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-39837.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-39837
Downstream
Published
2025-09-19T15:26:12.152Z
Modified
2025-12-02T19:10:33.393829Z
Summary
platform/x86: asus-wmi: Fix racy registrations
Details

In the Linux kernel, the following vulnerability has been resolved:

platform/x86: asus-wmi: Fix racy registrations

asuswmiregister_driver() may be called from multiple drivers concurrently, which can lead to the racy list operations, eventually corrupting the memory and hitting Oops on some ASUS machines. Also, the error handling is missing, and it forgot to unregister ACPI lps0 dev ops in the error case.

This patch covers those issues by introducing a simple mutex at acpiwmiregisterdriver() & *unregisterdriver, and adding the proper call of asuss2idlecheckunregister() in the error path.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/39xxx/CVE-2025-39837.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
feea7bd6b02d43a794e3f065650d89cf8d8e8e59
Fixed
e7a70326fb26b905cfc8fe2366113aa4394733ef
Fixed
5549202b9c02c2ecbc8634768a3da8d9e82d548d

Affected versions

v6.*

v6.15
v6.15-rc2
v6.15-rc3
v6.15-rc4
v6.15-rc5
v6.15-rc6
v6.15-rc7
v6.16
v6.16-rc1
v6.16-rc2
v6.16-rc3
v6.16-rc4
v6.16-rc5
v6.16-rc6
v6.16-rc7
v6.16.1
v6.16.2
v6.16.3
v6.16.4
v6.16.5
v6.17-rc1

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.16.0
Fixed
6.16.6