CVE-2026-90029
Last modified
CVE-2026-90029 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: storage: realtek_cr: fix use-after-free on disconnect realtek_cr_destructor() calls timer_delete() before the chip containing the timer is freed. The timer callback may still be running and can rearm itself, resulting in a use-after-free. Use timer_shutdown_sync() to wait for the callback and prevent further rearming.
Description
In the Linux kernel, the following vulnerability has been resolved: usb: storage: realtek_cr: fix use-after-free on disconnect realtek_cr_destructor() calls timer_delete() before the chip containing the timer is freed. The timer callback may still be running and can rearm itself, resulting in a use-after-free. Use timer_shutdown_sync() to wait for the callback and prevent further rearming. Do this unconditionally because ss_en may be changed after the timer is armed. Move timer_setup() into init_realtek_cr() so the timer is initialized before any failure path can invoke the destructor. Found by static analysis.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e931830bb877e2aad9a1be83506f9bdb26c91e4e, < 7c4e2f964c65dea4ea22386799d5fb10ef1e3e54; >= e931830bb877e2aad9a1be83506f9bdb26c91e4e, < cae9dbba6adae21a04a3bd045e07b489847ff2c6; >= e931830bb877e2aad9a1be83506f9bdb26c91e4e, < 4ffee1aebb0c0ffcda9faffd17834ea9b00d42cc |
| Linux | Linux | 3.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90029?
How severe is CVE-2026-90029?
How do I fix CVE-2026-90029?
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-90023In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90024In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90025In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-90026In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90027In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90028In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9003E-LAN Hybrid Recording System developed by TONNET has a SQL …8.7
- CVE-2026-90030In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90031In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90032In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90033In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90034In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90029?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
