Lucene search
+L

82 matches found

UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2022-50759

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5648: Free V4L2 fwnode data on unbind The V4L2 fwnode data structure doesn't get freed on unbind, which leads to a memleak...

5.7AI score0.00207EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:5 p.m.20 views

CVE-2022-50759

The CVE-2022-50759 issue affects Linux kernel media: i2c: ov5648, where the V4L2 fwnode data structure isn’t freed on unbind, causing a memory leak. The vulnerability, now resolved, is described across multiple sources as the V4L2 fwnode data not being freed on unbind, with patch references in st...

6.2AI score0.00207EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/11/14 12:23 a.m.9 views

SUSE CVE-2025-40207

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does not check the returned value. If v4l2subdevstatealloc fails, it retur...

5.5CVSS6.5AI score0.00182EPSS
SaveExploits0References20
NVD
NVD
added 2025/10/22 2:15 p.m.9 views

CVE-2023-53700

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Fix memleak in max9286v4l2register There is a kmemleak when testing the media/i2c/max9286.c with bpf mock device: kmemleak: 5 new suspected memory leaks see /sys/kernel/debug/kmemleak unreferenced object...

0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/22 2:15 p.m.4 views

DEBIAN-CVE-2023-53700

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Fix memleak in max9286v4l2register There is a kmemleak when testing the media/i2c/max9286.c with bpf mock device: kmemleak: 5 new suspected memory leaks see /sys/kernel/debug/kmemleak unreferenced object...

5.4AI score0.00199EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/10/22 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a memory leak in the max9286v4l2register function...

6.2AI score0.00199EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.10 views

CVE-2022-50548 media: i2c: hi846: Fix memory leak in hi846_parse_dt()

In the Linux kernel, the following vulnerability has been resolved: media: i2c: hi846: Fix memory leak in hi846parsedt If any of the checks related to the supported link frequencies fail, then the V4L2 fwnode resources don't get released before returning, which leads to a memleak. Fix this by...

0.00184EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/07 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the failure to release V4L2 fwnode resources upon a check failure in the hi846parsedt function, which could...

6.1AI score0.00184EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-31883

Malicious code in bioql PyPI...

6.4AI score0.00107EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/01 11:46 a.m.28 views

CVE-2023-53519

CVE-2023-53519 affects the Linux kernel media/v4l2-mem2mem path. The issue is a data race in v4l2_m2m_buf_queue when reading the parameter num_rdy, mitigated by introducing a lock to protect that parameter (as described in the OSV and SUSE advisories). Affected component: media: v4l2-mem2mem. Roo...

5.5CVSS6AI score0.00107EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/05 6:15 p.m.3 views

DEBIAN-CVE-2025-39712

In the Linux kernel, the following vulnerability has been resolved: media: mt9m114: Fix deadlock in getframeinterval/setframeinterval Getting / Setting the frame interval using the V4L2 subdev pad ops getframeinterval/setframeinterval causes a deadlock, as the subdev state is locked in the 1 but...

5.5CVSS5.4AI score0.00105EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.6 views

UBUNTU-CVE-2025-39712

In the Linux kernel, the following vulnerability has been resolved: media: mt9m114: Fix deadlock in getframeinterval/setframeinterval Getting / Setting the frame interval using the V4L2 subdev pad ops getframeinterval/setframeinterval causes a deadlock, as the subdev state is locked in the 1 but...

5.5CVSS5.9AI score0.00105EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-49982

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: pvrusb2: fix memory leak in pvrprobe The error handling code in pvr2hdwcreate forgets to unregister the v4l2 device. When pvr2hdwcreate returns back to...

5.5CVSS6.1AI score0.00208EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.1 views

DEBIAN-CVE-2022-49982

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix memory leak in pvrprobe The error handling code in pvr2hdwcreate forgets to unregister the v4l2 device. When pvr2hdwcreate returns back to pvr2contextcreate, it calls pvr2contextdestroy to destroy context, but...

5.5CVSS5.3AI score0.00208EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/05/20 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an uninitialized v4l2dev device pointer, which could result in a null pointer dereference...

5.5CVSS6.9AI score0.00152EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.19 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a null pointer dereference to ctx-activefmt in calctxv4l2initformats...

5.5CVSS5.4AI score0.00252EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Media: v4l: async: Fixed a NULL pointer dereferencing issue in the process of creating auxiliary links. In v4l2asynccreateancillarylinks, auxiliary links are created for lens and flash sub-devices. These are links between...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.5 views

SUSE CVE-2024-50287

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-tpg: prevent the risk of a division by zero As reported by Coverity, the logic at tpgprecalculateline blindly rescales the buffer even when scaledwitdh is equal to zero. If this ever happens, this will cause a divisio...

5.5CVSS7.8AI score0.00254EPSS
SaveExploits0References17
OSV
OSV
added 2024/11/19 2:16 a.m.1 views

DEBIAN-CVE-2024-50287

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-tpg: prevent the risk of a division by zero As reported by Coverity, the logic at tpgprecalculateline blindly rescales the buffer even when scaledwitdh is equal to zero. If this ever happens, this will cause a divisio...

5.5CVSS5.9AI score0.00254EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/11/19 12:0 a.m.10 views

The vulnerability of the v4l2-mem2mem component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the v4l2-mem2mem component of the Linux operating system’s kernel is related to a memory leak in the v4l2m2mregisterentity function. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS6.8AI score0.00289EPSS
SaveExploits0References49Affected Software6
Rows per page
Query Builder