---
cve: "CVE-2026-89734"
severity: "LOW"
cvss: 3.1
epss: "17%"
vendor: "Linux"
kev: false
exploited: false
published: "2026-09-11 20:20:03"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T20:41:01+02:00"
---

# CVE-2026-89734

> 3.1 LOW

## Beschreibung

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.

## Patch verfügbar (OSV)

- Kernel ≥ 6.18.50
- Kernel ≥ 7.2.4

## Referenzen

- <https://git.kernel.org/stable/c/dbe2762ae8e543b06c57f1ac6512b02fd3fd09b2>
- <https://git.kernel.org/stable/c/d511e015d06767f52bb18d48371cab6d7cb88433>
- <https://git.kernel.org/stable/c/5b1da38592efdc1a263d4c0353298cba19e9d6fc>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-89734) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
