CVE-2026-90334
Last modified
CVE-2026-90334 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: tty: clear cdev pointer after cdev_add() failure tty_cdev_add() drops the cdev reference when cdev_add() fails, but leaves driver->cdevs[index] pointing to freed memory. tty_unregister_device() later passes that stale pointer to cdev_del(), causing a use-after-free. Clear the slot after dropping the reference..
Description
In the Linux kernel, the following vulnerability has been resolved: tty: clear cdev pointer after cdev_add() failure tty_cdev_add() drops the cdev reference when cdev_add() fails, but leaves driver->cdevs[index] pointing to freed memory. tty_unregister_device() later passes that stale pointer to cdev_del(), causing a use-after-free. Clear the slot after dropping the reference.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c1a752ba2d6b8a52879c7ab637cff38359ea9827, < fb1de260033c215dba438973d82b48562bdc86bb; >= c1a752ba2d6b8a52879c7ab637cff38359ea9827, < e9e64dd02fd68776afda00777591eca0c3984285; >= c1a752ba2d6b8a52879c7ab637cff38359ea9827, < 33a44333a9dfda044b0e233399b12ead7f8a90ae; >= c1a752ba2d6b8a52879c7ab637cff38359ea9827, < d331c63570af61ef7aaf516b64a8d6f47518a3a4; >= c1a752ba2d6b8a52879c7ab637cff38359ea9827, < a83fcddf3c75d004f12aa13555bb73da19fb75a9; >= c1a752ba2d6b8a52879c7ab637cff38359ea9827, < 4f6bd79bb7e55095f09bec9b4eb6c09df1306116; >= c1a752ba2d6b8a52879c7ab637cff38359ea9827, < 5c5a795bf6248fe96f96dd9fd79d66bbb4a92077; >= c1a752ba2d6b8a52879c7ab637cff38359ea9827, < 6645856f0df3aeecd45519cb611415b4b89c2223 |
| Linux | Linux | 4.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90334?
How severe is CVE-2026-90334?
How do I fix CVE-2026-90334?
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-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-90331In 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-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…
- CVE-2026-90338In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90339In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9034Use After Free vulnerability in Arm Ltd Bifrost GPU Userspac…7.8
Are you affected by CVE-2026-90334?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
