Lucene search
+L

269 matches found

RedhatCVE
RedhatCVE
added 2026/07/21 5:12 a.m.8 views

CVE-2026-53379

A flaw was found in the Linux kernel's ov8856 media driver. This vulnerability occurs due to improper error handling where a control handler is not correctly released if an error occurs during its initialization. This oversight could potentially lead to resource exhaustion, which may result in a...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-46239

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: media: i2c: ov5647: Fix runtime PM refcount leak in sctrl Three control cases AUTOGAIN,...

5.5CVSS5.9AI score0.00105EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/28 9:08 p.m.17 views

CVE-2026-46210

A flaw was found in the Linux kernel's iris media driver. A race condition can occur when the driver attempts to free a resource while it is still being accessed by another part of the system. This leads to a use-after-free vulnerability, where a program tries to use memory that has already been...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:08 p.m.15 views

CVE-2026-46222

A flaw was found in the Linux kernel, specifically within the rockchip: rkcif media driver. This vulnerability occurs because the driver's pads do not properly check for connected devices, which can lead to a null pointer dereference when a media stream is enabled. A local attacker could exploit...

5.5CVSS5.8AI score0.00105EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:07 p.m.20 views

CVE-2026-46236

A flaw was found in the Linux kernel's media: rc: xboxremote driver. This vulnerability arises from incorrect handling of Direct Memory Access DMA buffers, where the buffer for I/O operations is improperly part of the device structure. This violation of DMA coherency rules could lead to data...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 12:57 a.m.22 views

CVE-2026-45928

A flaw was found in the Linux kernel's wave5 media driver. When a vpu instance is allocated, and a subsequent allocation for codecinfo fails, the driver returns an error without freeing the previously allocated vpu instance. This oversight leads to a memory leak, which could potentially impact...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.19 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the fmtsrc driver in the iris media driver being released during MBPF checks, potentially leading...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.18 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a race condition between the m2m job cancellation and device operation in the amphion media drive...

7.8CVSS5.8AI score0.00097EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-46058

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: amphion: Fix race between m2m jobabort and devicerun Fix kernel panic caused by race condition where v4l2m2mctxrelease frees m2mctx while v4l2m2mtryrun i...

7.8CVSS5AI score0.00097EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/09 2:40 a.m.16 views

SUSE CVE-2026-43256

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: vfe: Fix out-of-bounds access in vfeisrregupdate vfeisr iterates using MSMVFEIMAGEMASTERSNUM7 as the loop bound and passes the index to vfeisrregupdate. However, vfe-line array is defined with VFELINENUMMAX4:...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2026/05/08 1:11 p.m.48 views

CVE-2026-43301 media: chips-media: wave5: Fix PM runtime usage count underflow

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix PM runtime usage count underflow Replace pmruntimeputsync with pmruntimedontuseautosuspend in the remove path to properly pair with pmruntimeuseautosuspend from probe. This allows pmruntimedisable t...

0.00121EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/06 6:45 p.m.14 views

CVE-2026-43146

A flaw was found in the Linux kernel's iris media driver. When creating internal buffers, a buffer was added to a list before its Direct Memory Access DMA allocation was successfully completed. If the DMA allocation failed, a partially initialized buffer remained in the list. This could lead to a...

5.5CVSS6AI score0.00126EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/06 12:30 p.m.10 views

EUVD-2026-27766

In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix error handling in probe function Add mtkmdpunregisterm2mdevice on the error handling path to prevent resource leak. Add check for the return value of vpugetplatdevice to prevent null pointer dereference. And...

5.8AI score0.00139EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/05/06 12:30 p.m.18 views

EUVD-2026-27708

In the Linux kernel, the following vulnerability has been resolved: media: iris: Add buffer to list only after successful allocation Move listaddtail to after dmaallocattrs succeeds when creating internal buffers. Previously, the buffer was enqueued in buffers-list before the DMA allocation. If t...

5.9AI score0.00126EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.9 views

CVE-2026-43270

In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix a reference leak bug in mtkmdpremove In mtkmdpprobe, vpugetplatdevice increases the reference count of the returned platform device. Add platformdeviceput to prevent reference leak...

5.8AI score0.00114EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/05/06 11:28 a.m.45 views

CVE-2026-43257

The CVE-2026-43257 issue affects the Linux kernel media cx88 driver. The root cause is a missing unmap in snd_cx88_hw_params() in the error path, leading to unreleased resources when cx88_alsa_dma_map() is used. The fix adds cx88_alsa_dma_unmap() in the error path to release the DMA resource and ...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/06 11:28 a.m.10 views

CVE-2026-43246 media: i2c/tw9906: Fix potential memory leak in tw9906_probe()

In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906probe In one of the error paths in tw9906probe, the memory allocated in v4l2ctrlhandlerinit and v4l2ctrlnewstd is not freed. Fix that by calling v4l2ctrlhandlerfree on the...

5.9AI score
SaveExploits0References11
OSV
OSV
added 2026/05/06 11:28 a.m.13 views

CVE-2026-43223 media: pvrusb2: fix URB leak in pvr2_send_request_ex

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix URB leak in pvr2sendrequestex When pvr2sendrequestex submits a write URB successfully but fails to submit the read URB e.g. returns -ENOMEM, it returns immediately without waiting for the write URB to complete...

5.9AI score
SaveExploits0References11
OSV
OSV
added 2026/05/06 11:28 a.m.14 views

CVE-2026-43207 media: mtk-mdp: Fix error handling in probe function

In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix error handling in probe function Add mtkmdpunregisterm2mdevice on the error handling path to prevent resource leak. Add check for the return value of vpugetplatdevice to prevent null pointer dereference. And...

7.8CVSS6.5AI score
SaveExploits0References11
CVE
CVE
added 2026/05/06 11:27 a.m.42 views

CVE-2026-43183

In the Linux kernel, the media cx25821 driver fixes a resource leak in cx25821_dev_setup() where memory allocated via ioremap() is not released if setup fails. The patch adds release_mem_region() to free the memory region obtained by cx25821_get_resources(). This is the scope of CVE-2026-43183 as...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder