Lucene search
+L

358829 matches found

EUVD
EUVD
added 4 days ago5 views

EUVD-2026-55316

In the Linux kernel, the following vulnerability has been resolved: media: radio-si476x: Unregister v4l2device on probe failure si476xradioprobe registers radio-v4l2dev before allocating the V4L2 controls and before registering the video device. If any of those later steps fails, probe returns...

5.3AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago31 views

CVE-2026-68215 media: radio-si476x: Unregister v4l2_device on probe failure

In the Linux kernel, the following vulnerability has been resolved: media: radio-si476x: Unregister v4l2device on probe failure si476xradioprobe registers radio-v4l2dev before allocating the V4L2 controls and before registering the video device. If any of those later steps fails, probe returns...

0.00209EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-68215

In the Linux kernel, the following vulnerability has been resolved: media: radio-si476x: Unregister v4l2device on probe failure si476xradioprobe registers radio-v4l2dev before allocating the V4L2 controls and before registering the video device. If any of those later steps fails, probe returns...

5.2AI score0.00209EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-68214 media: rtl2832: fix use-after-free in rtl2832_remove()

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832: fix use-after-free in rtl2832remove canceldelayedworksync is called before i2cmuxdeladapters in rtl2832remove. While the cancel waits for any running instance of i2cgatework to finish, it does not prevent the time...

0.00209EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-68214

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832: fix use-after-free in rtl2832remove canceldelayedworksync is called before i2cmuxdeladapters in rtl2832remove. While the cancel waits for any running instance of i2cgatework to finish, it does not prevent the time...

5.3AI score0.00209EPSS
SaveExploits0
CVE
CVE
added 4 days ago25 views

CVE-2026-68214

The CVE-2026-68214 issue affects the Linux kernel media/rtl2832 path and causes a use-after-free during module removal when a concurrent I2C transfer via the mux adapter is in flight. The root cause is that cancel_delayed_work_sync() is invoked before i2c_mux_del_adapters(), allowing rtl2832_dese...

5.3AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 4 days ago5 views

CVE-2026-68214 media: rtl2832: fix use-after-free in rtl2832_remove()

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832: fix use-after-free in rtl2832remove canceldelayedworksync is called before i2cmuxdeladapters in rtl2832remove. While the cancel waits for any running instance of i2cgatework to finish, it does not prevent the time...

5.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-68213 media: rtl2832_sdr: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: 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.00209EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago27 views

CVE-2026-68213

CVE-2026-68213 affects the Linux kernel rtl2832_sdr driver in the media subsystem. On start_streaming() failure, buffers queued via vb2 are not returned, causing a leak and potential resource exhaustion. The patch adds an explicit success exit and calls rtl2832_sdr_cleanup_queued_bufs() at error ...

7.8CVSS5.6AI score0.00209EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-68213

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: 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.8CVSS5.5AI score0.00209EPSS
SaveExploits0
OSV
OSV
added 4 days ago4 views

CVE-2026-68213 media: rtl2832_sdr: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: 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.8CVSS5.6AI score
SaveExploits0References8
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-55314

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: 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.6AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 4 days ago3 views

CVE-2026-68212 media: saa7134: Fix a possible memory leak in saa7134_video_init1

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

5.4AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-68212

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

5.2AI score0.00209EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-55312

In the Linux kernel, the following vulnerability has been resolved: media: stm32-dcmipp: 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 buffe...

5.3AI score0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago28 views

CVE-2026-68211 media: stm32-dcmipp: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: stm32-dcmipp: 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 buffe...

0.00173EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-68211

In the Linux kernel, the following vulnerability has been resolved: media: stm32-dcmipp: 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 buffe...

5.2AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 4 days ago4 views

CVE-2026-68211 media: stm32-dcmipp: Return queued buffers on start_streaming() failure

In the Linux kernel, the following vulnerability has been resolved: media: stm32-dcmipp: 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 buffe...

5.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-68210

In the Linux kernel, the following vulnerability has been resolved: media: stm32: dcmi: unregister notifier on probe failure dcmigraphinit registers the async notifier before dcmiprobe toggles the reset line. If resetcontrolassert or resetcontroldeassert fails afterwards, probe returns through...

7.8CVSS5.2AI score0.00209EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-55311

In the Linux kernel, the following vulnerability has been resolved: media: stm32: dcmi: unregister notifier on probe failure dcmigraphinit registers the async notifier before dcmiprobe toggles the reset line. If resetcontrolassert or resetcontroldeassert fails afterwards, probe returns through...

5.3AI score0.00209EPSS
SaveExploits0References5
Rows per page
Query Builder