Lucene search
+L

224 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-89733

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlre...

7.8CVSS0.00164EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 11:55 p.m.8 views

CVE-2026-89734

A flaw was found in the Linux kernel's USB Video Class UVC gadget driver. This vulnerability occurs in the uvcgvideoinit function when the kthreadrunworker function fails. In such a scenario, an error logging mechanism attempts to access an uninitialized pointer, leading to a null pointer...

4.7CVSS0.00166EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 10:15 p.m.9 views

CVE-2026-89733

A flaw was found in the Linux kernel's USB Video Class UVC gadget driver. This vulnerability occurs in the uvcfunctionbind and uvcfunctionunbind functions, where pointers to freed memory are not properly cleared. This can lead to a use-after-free UAF condition, potentially allowing an attacker to...

7.8CVSS0.00164EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:20 p.m.6 views

DEBIAN-CVE-2026-89733

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.8 views

CVE-2026-89733

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:20 p.m.6 views

AZL-100431 CVE-2026-89733 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.8 views

CVE-2026-89734

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix null pointer dereference in uvcgvideoinit In uvcgvideoinit, if kthreadrunworker fails, the error logged uses uvcgerr, however, the pointer it uses: video-uvc is not assigned at this point, triggering a null...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:46 p.m.6 views

CVE-2026-89734 usb: gadget: uvc: Fix null pointer dereference in uvcg_video_init()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix null pointer dereference in uvcgvideoinit In uvcgvideoinit, if kthreadrunworker fails, the error logged uses uvcgerr, however, the pointer it uses: video-uvc is not assigned at this point, triggering a null...

5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.26 views

CVE-2026-89734 usb: gadget: uvc: Fix null pointer dereference in uvcg_video_init()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix null pointer dereference in uvcgvideoinit In uvcgvideoinit, if kthreadrunworker fails, the error logged uses uvcgerr, however, the pointer it uses: video-uvc is not assigned at this point, triggering a null...

0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76646

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix null pointer dereference in uvcgvideoinit In uvcgvideoinit, if kthreadrunworker fails, the error logged uses uvcgerr, however, the pointer it uses: video-uvc is not assigned at this point, triggering a null...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:46 p.m.10 views

CVE-2026-89734

CVE-2026-89734 is a null pointer dereference in the Linux kernel's USB gadget UVC driver. In the function uvcg_video_init(), if kthread_run_worker() fails, the error-handling path invokes uvcg_err(), which dereferences video->uvc. However, at that point in initialization the pointer has not ye...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:46 p.m.15 views

CVE-2026-89733

A use-after-free (UAF) vulnerability exists in the Linux kernel USB gadget UVC driver . In the error path of uvc_function_bind() and in uvc_function_unbind(), the pointers uvc->control_req and uvc->control_buf are freed but not set to NULL , leaving dangling pointers that can be dereference...

7.8CVSS0.00164EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.7 views

CVE-2026-89733

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS0.00164EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76645

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:46 p.m.5 views

CVE-2026-89733 usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_function_unbind()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.28 views

CVE-2026-89733 usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_function_unbind()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS0.00164EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.9 views

PT-2026-90449

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvc function bind and uvc function unbind In uvc function bind error path, we use usb ep free request which uses uvc-control req but does not set it to NULL afterwards. Thus, uvc-control...

0.00164EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.12 views

PT-2026-90450

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 ...

0.00166EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/08 1:15 a.m.10 views

kernel-c-to-rust-spike

Kernel C-to-Rust hardening spike: UVC descriptor parser Can a security-critical Linux kernel C parser be hardened by rewriting it in Rust, with the rewrite shown equivalent to the original and then formally verified? This spike runs the full loop on one target: the UVC video descriptor parser...

7.8CVSS7.2AI score0.03395EPSS
SaveExploits1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: USB: Gadget: UVC: Prevent buffer overflow in setup handler The uvcfunctionsetup function allows control transfers with a payload of up to 64 bytes UVCMAXREQUESTSIZE. The data stage handler for OUT transfers uses memcpy to copy th...

7.8CVSS6.4AI score0.0027EPSS
SaveExploits0References2
Rows per page
Query Builder