Lucene search
+L

204 matches found

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.00154EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2017-0981

Malware in sbrugna...

4.7CVSS5.4AI score0.01983EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2010-3040

Malware in sbrugna...

10CVSS6.4AI score0.03372EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-986659)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986659 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Prevent buffer overflow in setup handler Setup function uvcfunctionsetup permit...

7.8CVSS6.5AI score0.0027EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-418827)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-418827 advisory. In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Skip parsing frames of type UVCVSUNDEFINED in uvcparseformat This can lead to ou...

7.8CVSS6.9AI score0.03301EPSS
SaveExploits1References3
NVD
NVD
added 2025/10/04 4:15 p.m.26 views

CVE-2023-53580

In the Linux kernel, the following vulnerability has been resolved: USB: Gadget: core: Help prevent panic during UVC unconfigure Avichal Rakesh reported a kernel panic that occurred when the UVC gadget driver was removed from a gadget's configuration. The panic involves a somewhat complicated...

7.8CVSS0.00115EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/04 3:43 p.m.35 views

CVE-2023-53580

CVE-2023-53580 affects the Linux kernel USB gadget core, where the gadget_unbind_driver() path could deadlock with usb_gadget_deactivate() when a UVC gadget driver is removed. The root cause is that gadget_unbind_driver() held udc->connect_lock while invoking the driver’s unbind(), while usb_g...

7.8CVSS6AI score0.00115EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-51776

Malicious code in bioql PyPI...

7.8CVSS8AI score0.03301EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-27901

Malicious code in bioql PyPI...

6.3AI score0.00154EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-26789

Malicious code in bioql PyPI...

6.3AI score0.00175EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/26 11:09 a.m.10 views

OESA-2025-2352 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix 1-byte out-of-bounds read in uvcparseformat The buffer length check before calling uvcparseformat only ensured that the buffer has at least ...

7.6CVSS6.5AI score0.00175EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/09/06 8:02 a.m.8 views

media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format()

...

7.1CVSS6.8AI score0.00175EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/04 11:24 p.m.13 views

SUSE CVE-2025-38680

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix 1-byte out-of-bounds read in uvcparseformat The buffer length check before calling uvcparseformat only ensured that the buffer has at least 3 bytes buflen 2, buf the function accesses buffer3, requiring at...

5.5CVSS6.7AI score0.00175EPSS
SaveExploits0References22
OSV
OSV
added 2025/09/04 4:15 p.m.10 views

DEBIAN-CVE-2025-38680

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix 1-byte out-of-bounds read in uvcparseformat The buffer length check before calling uvcparseformat only ensured that the buffer has at least 3 bytes buflen 2, buf the function accesses buffer3, requiring at...

7.1CVSS6.3AI score0.00175EPSS
SaveExploits0References1
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.00154EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/08/27 3:33 p.m.22 views

kernel: media: uvcvideo: Fix double free in error path

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix double free in error path If the uvcstatusinit function fails to allocate the inturb, it will free the dev-status pointer but doesn't reset the pointer to NULL. This results in the kfree call in...

7.8CVSS6.8AI score0.0027EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/27 11:42 a.m.12 views

kernel: media: uvcvideo: Fix double free in error path

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix double free in error path If the uvcstatusinit function fails to allocate the inturb, it will free the dev-status pointer but doesn't reset the pointer to NULL. This results in the kfree call in...

7.8CVSS6.8AI score0.0027EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/08/25 12:00 a.m.5 views

The vulnerability of the uvc_status_init() function in the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the uvcstatusinit function in the Linux operating system is related to a memory reclamation error. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected information...

7.8CVSS6.7AI score0.0027EPSS
SaveExploits0References21Affected Software12
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.8 views

SUSE 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.5CVSS6.7AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/19 5:15 p.m.6 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.00154EPSS
SaveExploits0References1
Rows per page
Query Builder