CVE-2026-89734
Last modified
CVE-2026-89734 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix null pointer dereference in uvcg_video_init() In uvcg_video_init(), if kthread_run_worker() fails, the error logged uses uvcg_err(), however, the pointer it uses: video->uvc is not assigned at this point, triggering a null pointer dereference. Fix this by directly using uvc->func which is assigned already..
Description
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix null pointer dereference in uvcg_video_init() In uvcg_video_init(), if kthread_run_worker() fails, the error logged uses uvcg_err(), however, the pointer it uses: video->uvc is not assigned at this point, triggering a null pointer dereference. Fix this by directly using uvc->func which is assigned already.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f0bbfbd16b3b67106535299d6a9ca3a5565494a6, < dbe2762ae8e543b06c57f1ac6512b02fd3fd09b2; >= f0bbfbd16b3b67106535299d6a9ca3a5565494a6, < d511e015d06767f52bb18d48371cab6d7cb88433; >= f0bbfbd16b3b67106535299d6a9ca3a5565494a6, < 5b1da38592efdc1a263d4c0353298cba19e9d6fc |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89734?
How severe is CVE-2026-89734?
How do I fix CVE-2026-89734?
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-89729In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-8973Memory safety bugs present in Firefox 150. Some of these bug…8.8
- CVE-2026-89730In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89731In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89732In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89733In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89735In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89736In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89737In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89738In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89739In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8974Memory safety bugs present in Firefox ESR 140.10 and Firefox…8.8
Are you affected by CVE-2026-89734?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
