CVE-2026-90331
Last modified
CVE-2026-90331 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: HID: asus: refactor the two workqueues and init sequence Multiple issues have been found within the hid-asus driver: - unchecked size in asus_raw_event() - unclean teardown of asus_probe on failure - possible use-after-free in asus_probe - multiple workqueue used for jobs where one was enough - sleeping calls in atomic context - packets of incorrect size being sent to the keyboard controller Join the two workqueues into one reusing the stopping mechanism of the brightness workqueue, use the joined workqueue to also move the asus_wmi_send_event() sleeping call away from atomic context and add a size check in asus_raw_event()..
Description
In the Linux kernel, the following vulnerability has been resolved: HID: asus: refactor the two workqueues and init sequence Multiple issues have been found within the hid-asus driver: - unchecked size in asus_raw_event() - unclean teardown of asus_probe on failure - possible use-after-free in asus_probe - multiple workqueue used for jobs where one was enough - sleeping calls in atomic context - packets of incorrect size being sent to the keyboard controller Join the two workqueues into one reusing the stopping mechanism of the brightness workqueue, use the joined workqueue to also move the asus_wmi_send_event() sleeping call away from atomic context and add a size check in asus_raw_event().
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1489a34e97efebf583ff08e506ecf9f7d44537d3, < 744b3f930c1173ad57f49b614fc875d8d2715396; >= 1489a34e97efebf583ff08e506ecf9f7d44537d3, < 47669bec44fe12fe2c7adf2b299e980d7935a2ce |
| Linux | Linux | 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90331?
How severe is CVE-2026-90331?
How do I fix CVE-2026-90331?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90326In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90327In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90328In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90329In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-9033An unauthenticated attacker with network access to the capti…4.3
- CVE-2026-90330In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90332In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-90333In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90334In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90335In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90336In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90337In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90331?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
