Lucene search
+L

34 matches found

CVE
CVE
added 2026/08/10 12:00 p.m.143 views

CVE-2026-68211

The CVE concerns the Linux kernel component media: stm32-dcmipp. The issue arises when start_streaming() fails after vb2 has handed buffers to the driver via buf_queue(); if those buffers aren’t returned with vb2_buffer_done(), vb2_start_streaming() may WARN_ON(owned_by_drv_count) and the buffers...

5.3AI score0.00173EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 12:00 p.m.43 views

CVE-2026-68209

The CVE-2026-68209 issue affects the Linux kernel sun4i-csi driver where, if start_streaming() fails, the vb2 framework does not return queued buffers, leading to buffer leaks and potential resource exhaustion. The root cause is that buffers queued via vb2_buffer_done() may not be returned before...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:00 p.m.39 views

CVE-2026-68209 media: sun4i-csi: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: sun4i-csi: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers...

7.8CVSS0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:00 p.m.10 views

EUVD-2026-55310

In the Linux kernel, the following vulnerability has been resolved: media: sun4i-csi: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffers...

5.5AI score0.00176EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/08 3:31 p.m.18 views

EUVD-2026-28560

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Return queued buffers on startstreaming failure Return buffers if streaming fails to start due to uvcpmget error. This bug may be responsible for a warning I got running while :; do yavta -c3 /dev/video0; done on...

5.7AI score0.00128EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/08 2:16 p.m.20 views

UBUNTU-CVE-2026-43290

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Return queued buffers on startstreaming failure Return buffers if streaming fails to start due to uvcpmget error. This bug may be responsible for a warning I got running while :; do yavta -c3 /dev/video0; done on...

7.8CVSS5.6AI score0.00128EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/05/08 1:11 p.m.18 views

CVE-2026-43290

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Return queued buffers on startstreaming failure Return buffers if streaming fails to start due to uvcpmget error. This bug may be responsible for a warning I got running while :; do yavta -c3 /dev/video0; done on...

7.8CVSS5.7AI score0.00128EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/08 1:11 p.m.52 views

CVE-2026-43290 media: uvcvideo: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Return queued buffers on startstreaming failure Return buffers if streaming fails to start due to uvcpmget error. This bug may be responsible for a warning I got running while :; do yavta -c3 /dev/video0; done on...

7.8CVSS0.00128EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/08 1:11 p.m.11 views

CVE-2026-43290 media: uvcvideo: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Return queued buffers on startstreaming failure Return buffers if streaming fails to start due to uvcpmget error. This bug may be responsible for a warning I got running while :; do yavta -c3 /dev/video0; done on...

7.8CVSS6.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.18 views

PT-2026-38932

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the uvcvideo component of the media subsystem. The issue occurs when start streaming fails due to a uvc pm get error, where queued buffers are not properly returned. Thi...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991210)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991210 advisory. In the Linux kernel, the following vulnerability has been resolved: media: stk1160: If start stream fails, return buffers with VB2BUFSTATEQUEUED If the callback...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:00 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990465 advisory. In the Linux kernel, the following vulnerability has been resolved: media: stk1160: If start stream fails, return buffers with VB2BUFSTATEQUEUED If the callback...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

UBUNTU-CVE-2022-49247

In the Linux kernel, the following vulnerability has been resolved: media: stk1160: If start stream fails, return buffers with VB2BUFSTATEQUEUED If the callback 'startstreaming' fails, then all queued buffers in the driver should be returned with state 'VB2BUFSTATEQUEUED'. Currently, they are...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.15 views

kernel: media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUED

In the Linux kernel, the following vulnerability has been resolved: media: stk1160: If start stream fails, return buffers with VB2BUFSTATEQUEUED If the callback 'startstreaming' fails, then all queued buffers in the driver should be returned with state 'VB2BUFSTATEQUEUED'. Currently, they are...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References5
Rows per page
Query Builder