Lucene search
+L

23 matches found

NVD
NVD
added 2026/09/11 8:20 p.m.2 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...

SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.2 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...

SaveExploits0References3
CVE
CVE
added 2026/09/11 7:46 p.m.5 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...

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

CVE-2026-89733

CVE-2026-89733 is a Use-After-Free (UAF) vulnerability in the Linux kernel's USB gadget UVC subsystem. In the error path of uvc_function_bind(), the function calls usb_ep_free_request() (which uses uvc->control_req) and kfree() (on uvc->control_buf) but does not set either pointer to NULL, ...

SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.2 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...

SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.3 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...

SaveExploits0References5
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
OSV
OSV
added 2026/07/24 3:27 p.m.10 views

CVE-2026-64233 usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts-lock across XU walks in uvcfunctionbind uvcfunctionbind walks &opts-extensionunits twice without holding opts-lock: - directly, for the iExtension string-descriptor fixup loop; - indirectly, four times...

5.8AI score
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.12 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Use the correct buffer size when parsing configfs lists This commit fixes the support for the uvc gadget on 32-bit platforms. The commit 0df28607c5cb “usb: gadget: uvc: Generalize helper functions for reuse”...

7.8CVSS5.8AI score0.00234EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/05 1:46 a.m.34 views

SUSE CVE-2026-31726

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix NULL pointer dereference during unbind race Commit b81ac4395bbe "usb: gadget: uvc: allow for application to cleanly shutdown" introduced two stages of synchronization waits totaling 1500ms in uvcfunctionunbi...

4.7CVSS5.7AI score0.00119EPSS
SaveExploits0References17
CVE
CVE
added 2026/05/01 2:14 p.m.37 views

CVE-2026-31726

Technical details for CVE-2026-31726 are not publicly available in the provided Connected documents. The Initial Description outlines a Linux kernel UVC unbind race fix, but no vendor/product/version specifics are given here. Monitor for updates from OSV/Mageia/Debian advisories.

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.11 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-50056)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50056 advisory. - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix ERRPTR dereference...

5.5CVSS6.7AI score0.00219EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/09 12:00 a.m.13 views

Siemens Ruggedcom ROX Classic Buffer Overflow (CVE-2022-48948)

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Prevent buffer overflow in setup handler Setup function uvcfunctionsetup permits control transfer requests with up to 64 bytes of payload UVCMAXREQUESTSIZE, data stage handler for OUT transfer uses memcpy to cop...

7.8CVSS6.1AI score0.0027EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/10/14 6:05 p.m.5 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Initialize frame-based format color matching descriptor Fix NULL pointer crash in uvcgframebasedmake due to uninitialized color matching descriptor for frame-based format which was added in commit f5e7bdd34aca...

6.7AI score0.00159EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-27901

Malicious code in bioql PyPI...

6.3AI score0.00159EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-38558

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Initialize frame- based format color matching descriptor Fix NULL pointer...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/19 5:15 p.m.7 views

DEBIAN-CVE-2025-38558

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Initialize frame-based format color matching descriptor Fix NULL pointer crash in uvcgframebasedmake due to uninitialized color matching descriptor for frame-based format which was added in commit f5e7bdd34aca...

5.5CVSS5.5AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.12 views

UBUNTU-CVE-2025-38558

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Initialize frame-based format color matching descriptor Fix NULL pointer crash in uvcgframebasedmake due to uninitialized color matching descriptor for frame-based format which was added in commit f5e7bdd34aca...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:01 a.m.15 views

UBUNTU-CVE-2022-49686

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix list double add in uvcgvideopump A panic can occur if the endpoint becomes disabled and the uvcgvideopump adds the request back to the reqfree list after it has already been queued to the endpoint. The...

7.8CVSS6.5AI score0.00244EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/21 8:15 p.m.19 views

CVE-2024-50056

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix ERRPTR dereference in uvcv4l2.c Fix potential dereferencing of ERRPTR in findformatbypix and uvcv4l2enumformat. Fix the following smatch errors: drivers/usb/gadget/function/uvcv4l2.c:124 findformatbypix erro...

5.5CVSS0.00219EPSS
SaveExploits0References5
Rows per page
Query Builder