CVE-2026-89585
Last modified
CVE-2026-89585 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: auxdisplay: charlcd: cancel backlight work on registration failure With CONFIG_CHARLCD_BL_FLASH, charlcd_init() schedules bl_work before charlcd_register() calls misc_register(). If registration fails, the caller frees the charlcd object while delayed work still contains its address. Add charlcd_deinit() to cancel the delayed work and turn the backlight off. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: auxdisplay: charlcd: cancel backlight work on registration failure With CONFIG_CHARLCD_BL_FLASH, charlcd_init() schedules bl_work before charlcd_register() calls misc_register(). If registration fails, the caller frees the charlcd object while delayed work still contains its address. Add charlcd_deinit() to cancel the delayed work and turn the backlight off. Use it for both registration rollback and normal unregistration.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 39f8ea46724efbed3ca021863a22337c31be264c, < cd97b3c68fe3c06c8067cc59d7dff976c5b7ea04; >= 39f8ea46724efbed3ca021863a22337c31be264c, < 22586432c1aba89d9bd33f3173408dac830f220b; >= 39f8ea46724efbed3ca021863a22337c31be264c, < 6eaed64a32e550daf0dc9549742b3ab9e41d984f; >= 39f8ea46724efbed3ca021863a22337c31be264c, < fe7ba73dde94c5f413b1588cd444b49105015dda; >= 39f8ea46724efbed3ca021863a22337c31be264c, < 84858671842ae5857b9ed1202b62f9045373dcd1; >= 39f8ea46724efbed3ca021863a22337c31be264c, < ff2fb3c1e60cb247ea3e28c0ea0bea81c18f7755; >= 39f8ea46724efbed3ca021863a22337c31be264c, < e3e3bf40916c1e810df03958cfa7ba6883cdce79 |
| Linux | Linux | 4.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89585?
How severe is CVE-2026-89585?
How do I fix CVE-2026-89585?
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-8958Information disclosure, sandbox escape in the Security: Proc…8.6
- CVE-2026-89580In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89581In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89582In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89583In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-89584In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89586In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-89587In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89588In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89589In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8959Sandbox escape due to incorrect boundary conditions in the W…9.6
- CVE-2026-89590In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89585?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
