Lucene search
+L

353 matches found

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

Linux Distros Unpatched Vulnerability : CVE-2026-72484

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - staging: most: video: avoid double free on video register failure compregistervideodev allocates a videodevice with videodevicealloc and releases it if...

5.3AI score0.00211EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.4 views

CVE-2026-72484

In the Linux kernel, the following vulnerability has been resolved: staging: most: video: avoid double free on video register failure compregistervideodev allocates a videodevice with videodevicealloc and releases it if videoregisterdevice fails. This can double free the videodevice when...

0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:57 a.m.10 views

CVE-2026-72484 staging: most: video: avoid double free on video register failure

In the Linux kernel, the following vulnerability has been resolved: staging: most: video: avoid double free on video register failure compregistervideodev allocates a videodevice with videodevicealloc and releases it if videoregisterdevice fails. This can double free the videodevice when...

5.5AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:57 a.m.25 views

CVE-2026-72484

The CVE-2026-72484 entry documents a Linux kernel staging component (staging: most: video)double-free during video device registration. The root cause: comp_register_videodev() may release mdev->vdev via vdev->release() if video_register_device() fails, risking a second free when __video_re...

5.3AI score0.00211EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/11 6:47 p.m.7 views

CVE-2026-68205

A flaw was found in the Linux kernel. The v4l2-fwnode module, responsible for video device node management, incorrectly handles module ownership during asynchronous subdevice registration. This can lead to a sensor module's reference count not being properly incremented. As a result, the module m...

5.5CVSS5.3AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 3:32 p.m.10 views

CVE-2026-68206

A flaw was found in the Linux kernel's V4L2 controls for High Efficiency Video Coding HEVC. The common validation path for HEVC slice parameters does not properly verify the active L0/L1 reference counts before driver-specific code processes them. This lack of validation could allow a local user ...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.6 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...

0.0022EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.8 views

CVE-2026-68205

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-fwnode: Fix subdev owner overwritten in v4l2asyncregistersubdevsensor The v4l2 helper v4l2asyncregistersubdevsensor calls v4l2asyncregistersubdev, which is a macro that expands to v4l2asyncregistersubdevsd,THISMODULE...

0.00215EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

DEBIAN-CVE-2026-68205

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-fwnode: Fix subdev owner overwritten in v4l2asyncregistersubdevsensor The v4l2 helper v4l2asyncregistersubdevsensor calls v4l2asyncregistersubdev, which is a macro that expands to v4l2asyncregistersubdevsd,THISMODULE...

5.3AI score0.00215EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.13 views

CVE-2026-68206

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-ctrls: validate HEVC active reference counts HEVC slice parameters are shared stateless V4L2 controls, but the common validation path does not verify the active L0/L1 reference counts before driver-specific code...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68205

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-fwnode: Fix subdev owner overwritten in v4l2asyncregistersubdevsensor The v4l2 helper v4l2asyncregistersubdevsensor calls v4l2asyncregistersubdev, which is a macro that expands to v4l2asyncregistersubdevsd,THISMODULE...

5.5AI score0.00215EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

UBUNTU-CVE-2026-68229

In the Linux kernel, the following vulnerability has been resolved: media: cedrus: skip invalid H.264 reference list entries Cedrus consumes H.264 refpiclist0/refpiclist1 entries from the stateless slice control and later uses their indices to look up decode-dpb in cedruswritereflist. Rejecting...

7.1CVSS5.1AI score0.00159EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.8 views

UBUNTU-CVE-2026-68206

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-ctrls: validate HEVC active reference counts HEVC slice parameters are shared stateless V4L2 controls, but the common validation path does not verify the active L0/L1 reference counts before driver-specific code...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68228

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Move srcbuf Removal to finishencode During encoder processing, there is a case where the IRQ response could return the buffer back to userspace via v4l2m2mbufdone call. In this time, userspace could que...

7.8CVSS5.7AI score0.00163EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

UBUNTU-CVE-2026-68220

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Add missing v4l2subdevcleanup in crossbar and pipe Both mxcisicrossbarinit and mxcisipipeinit call v4l2subdevinitfinalize which allocates the subdev active state, but neither mxcisicrossbarcleanup nor...

5.2AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68205

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-fwnode: Fix subdev owner overwritten in v4l2asyncregistersubdevsensor The v4l2 helper v4l2asyncregistersubdevsensor calls v4l2asyncregistersubdev, which is a macro that expands to v4l2asyncregistersubdevsd,THISMODULE...

5.3AI score0.00215EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 12:00 p.m.12 views

CVE-2026-68229 media: cedrus: skip invalid H.264 reference list entries

In the Linux kernel, the following vulnerability has been resolved: media: cedrus: skip invalid H.264 reference list entries Cedrus consumes H.264 refpiclist0/refpiclist1 entries from the stateless slice control and later uses their indices to look up decode-dpb in cedruswritereflist. Rejecting...

7.1CVSS5.2AI score
SaveExploits0References11
OSV
OSV
added 2026/08/10 12:00 p.m.27 views

CVE-2026-68228 media: chips-media: wave5: Move src_buf Removal to finish_encode

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Move srcbuf Removal to finishencode During encoder processing, there is a case where the IRQ response could return the buffer back to userspace via v4l2m2mbufdone call. In this time, userspace could que...

7.8CVSS5.6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/10 12:00 p.m.35 views

CVE-2026-68223 media: meson: vdec: Fix memory leak in error path of vdec_open

In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: Fix memory leak in error path of vdecopen The vdecopen function previously jumped directly to errm2mrelease when vdecinitctrls failed, skipping release of the m2m context. This caused a resource leak. Fix it b...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:00 p.m.8 views

EUVD-2026-55324

In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: Fix memory leak in error path of vdecopen The vdecopen function previously jumped directly to errm2mrelease when vdecinitctrls failed, skipping release of the m2m context. This caused a resource leak. Fix it b...

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