๐Ÿ” CVE Alert

CVE-2025-39837

HIGH 7.8

platform/x86: asus-wmi: Fix racy registrations

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: platform/x86: asus-wmi: Fix racy registrations asus_wmi_register_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 acpi_wmi_register_driver() & *_unregister_driver, and adding the proper call of asus_s2idle_check_unregister() in the error path.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 19, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
feea7bd6b02d43a794e3f065650d89cf8d8e8e59 < e7a70326fb26b905cfc8fe2366113aa4394733ef feea7bd6b02d43a794e3f065650d89cf8d8e8e59 < 5549202b9c02c2ecbc8634768a3da8d9e82d548d
Linux / Linux
6.16

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/e7a70326fb26b905cfc8fe2366113aa4394733ef git.kernel.org: https://git.kernel.org/stable/c/5549202b9c02c2ecbc8634768a3da8d9e82d548d