CVE-2026-89817
Last modified
CVE-2026-89817 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/gud: NUL-terminate TV mode names read from the device gud_connector_add_tv_mode() reads a buffer of fixed-size mode names from the USB device and passes pointers into it to drm_mode_create_tv_properties_legacy(), which calls strlen() on each one. Nothing guarantees the device NUL-terminates a name, so strlen() can run past the end of a slot and, for the last mode, past the end of the allocation. Terminate each name at the end of its slot before use..
Description
In the Linux kernel, the following vulnerability has been resolved: drm/gud: NUL-terminate TV mode names read from the device gud_connector_add_tv_mode() reads a buffer of fixed-size mode names from the USB device and passes pointers into it to drm_mode_create_tv_properties_legacy(), which calls strlen() on each one. Nothing guarantees the device NUL-terminates a name, so strlen() can run past the end of a slot and, for the last mode, past the end of the allocation. Terminate each name at the end of its slot before use.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 40e1a70b4aedf2859a1829991b48ef0ebe650bf2, < 08c8ec28547987e55a90c662f8795e05c2925498; >= 40e1a70b4aedf2859a1829991b48ef0ebe650bf2, < 9096edfd6f2edbc79612b482547e0972edbcfe4b; >= 40e1a70b4aedf2859a1829991b48ef0ebe650bf2, < 89210cb5ff8fdbe055c97ac688be2268f6c815ae; >= 40e1a70b4aedf2859a1829991b48ef0ebe650bf2, < d0f3312f7800eb0e00d1264f66104c788f43dd69; >= 40e1a70b4aedf2859a1829991b48ef0ebe650bf2, < b86438a5c6b0250ccb07dd380184d1e70e0dea6c; >= 40e1a70b4aedf2859a1829991b48ef0ebe650bf2, < 6ea61f1d4cbaa0db937e31bffc041fb8afeacf52; >= 40e1a70b4aedf2859a1829991b48ef0ebe650bf2, < 500cb24cd61bad8a2747ddfc49b7034899c82d94 |
| Linux | Linux | 5.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89817?
How severe is CVE-2026-89817?
How do I fix CVE-2026-89817?
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-89811In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89812In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89813In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89814In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89815In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89816In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89818In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89819In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-8982Two undocumented privileged accounts exist in Autel Maxi Cha…8.1
- CVE-2026-89820In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89821In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89822In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89817?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
