CVE-2026-89597
Last modified
CVE-2026-89597 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: fbdev: uvesafb: unregister connector callback on init failure uvesafb_init() registers the v86d connector callback before registering the platform driver. If platform_driver_register() fails, the function returns the error directly and leaves the connector callback registered. The later platform-device failure path already unregisters the callback. Add the same cleanup before the final return when platform-driver registration fails. This issue was identified during our ongoing static-analysis research while reviewing kernel code.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: fbdev: uvesafb: unregister connector callback on init failure uvesafb_init() registers the v86d connector callback before registering the platform driver. If platform_driver_register() fails, the function returns the error directly and leaves the connector callback registered. The later platform-device failure path already unregisters the callback. Add the same cleanup before the final return when platform-driver registration fails. This issue was identified during our ongoing static-analysis research while reviewing kernel code.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8bdb3a2d7df48b861972c4bfb58490853a228f51, < b149f77d04082a9da75944cdc488becb0e35258f; >= 8bdb3a2d7df48b861972c4bfb58490853a228f51, < 0352fdac3cbf11e3b323322ff8cd95e20cbf5cd7; >= 8bdb3a2d7df48b861972c4bfb58490853a228f51, < 17518e7123f7ef01b1155064dc01f2087583908e; >= 8bdb3a2d7df48b861972c4bfb58490853a228f51, < 9eb7b3cbe99c9c0edbff69eb155c723e30983c22; >= 8bdb3a2d7df48b861972c4bfb58490853a228f51, < 9f8a822b44c42502f105cf6574f4867067eecdd0; >= 8bdb3a2d7df48b861972c4bfb58490853a228f51, < 466a8af0dee2cf745307155e26884e19a37b7e15; >= 8bdb3a2d7df48b861972c4bfb58490853a228f51, < 9e768ae51426af2034d479133cfd73010d641b1a; >= 8bdb3a2d7df48b861972c4bfb58490853a228f51, < de8db23aa7c337e606fca9faf48b3ba72968597a |
| Linux | Linux | 2.6.24 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89597?
How severe is CVE-2026-89597?
How do I fix CVE-2026-89597?
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-89591In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89592In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89593In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89594In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89595In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89596In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89598In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89599In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-8960Spoofing issue in WebExtensions. This vulnerability was fixe…7.5
- CVE-2026-89600In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89601In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89602In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-89597?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
