Lucene search
+L

56 matches found

CVE
CVE
•added 2026/05/06 11:27 a.m.•32 views

CVE-2026-43162

In the Linux kernel, the media: tegra-video path has a memory leak in __tegra_channel_try_format() caused by failing to free the allocated __v4l2_subdev_state (sd_state) in two error paths after v4l2_subdev_call() failures. The fix introduces a cleanup label and goto-based error handling to ensur...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
•added 2026/05/06 11:27 a.m.•42 views

CVE-2026-43162 media: tegra-video: Fix memory leak in __tegra_channel_try_format()

In the Linux kernel, the following vulnerability has been resolved: media: tegra-video: Fix memory leak in tegrachanneltryformat The state object allocated by v4l2subdevstatealloc must be freed with v4l2subdevstatefree when it is no longer needed. In tegrachanneltryformat, two error paths return...

0.00162EPSS
SaveExploits0References6
OSV
OSV
•added 2026/05/06 11:27 a.m.•17 views

CVE-2026-43162 media: tegra-video: Fix memory leak in __tegra_channel_try_format()

In the Linux kernel, the following vulnerability has been resolved: media: tegra-video: Fix memory leak in tegrachanneltryformat The state object allocated by v4l2subdevstatealloc must be freed with v4l2subdevstatefree when it is no longer needed. In tegrachanneltryformat, two error paths return...

5.8AI score
SaveExploits0References9
CNNVD
CNNVD
•added 2026/05/06 12:00 a.m.•20 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 failure to release the state objects allocated through the v4l2subdevstatealloc mechanism in...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/05/06 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-43162

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: tegra-video: Fix memory leak in tegrachanneltryformat The state object allocated by v4l2subdevstatealloc must be freed with v4l2subdevstatefree when it i...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/04/22 12:00 a.m.•9 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013621)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013621 advisory. In the Linux kernel, the following vulnerability has been resolved: remoteproc: sysmon: fix memory leak in qcomaddsysmonsubdev The kfree should be called when...

5.5AI score0.00251EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/01/14 12:00 a.m.•23 views

PT-2026-38954

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ov5647 init controls function where v4l2 get subdevdata is called before the subdevice is initialized by v4l2 i2c subdev init during the probe process. This...

5.5CVSS6.3AI score0.00162EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2025/12/31 2:09 p.m.•11 views

CVE-2022-50826

In the Linux kernel, the following vulnerability has been resolved: ipu3-imgu: Fix NULL pointer dereference in imgusubdevsetselection Calling v4l2subdevgettrycrop and v4l2subdevgettrycompose with a subdev state of NULL leads to a NULL pointer dereference. This can currently happen in...

5.7AI score0.00244EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2025/12/31 12:31 a.m.•24 views

SUSE CVE-2022-50826

In the Linux kernel, the following vulnerability has been resolved: ipu3-imgu: Fix NULL pointer dereference in imgusubdevsetselection Calling v4l2subdevgettrycrop and v4l2subdevgettrycompose with a subdev state of NULL leads to a NULL pointer dereference. This can currently happen in...

5.5CVSS6.4AI score0.00244EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2025/12/31 12:31 a.m.•12 views

SUSE CVE-2022-50836

In the Linux kernel, the following vulnerability has been resolved: remoteproc: sysmon: fix memory leak in qcomaddsysmonsubdev The kfree should be called when ofirqgetbyname fails or devmrequestthreadedirq fails in qcomaddsysmonsubdev, otherwise there will be a memory leak, so add kfree to fix it...

5.5CVSS6.4AI score0.00251EPSS
SaveExploits0References7
EUVD
EUVD
•added 2025/12/30 3:30 p.m.•11 views

EUVD-2022-55862

In the Linux kernel, the following vulnerability has been resolved: remoteproc: sysmon: fix memory leak in qcomaddsysmonsubdev The kfree should be called when ofirqgetbyname fails or devmrequestthreadedirq fails in qcomaddsysmonsubdev, otherwise there will be a memory leak, so add kfree to fix it...

5.9AI score0.00251EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•8 views

CVE-2022-50826

In the Linux kernel, the following vulnerability has been resolved: ipu3-imgu: Fix NULL pointer dereference in imgusubdevsetselection Calling v4l2subdevgettrycrop and v4l2subdevgettrycompose with a subdev state of NULL leads to a NULL pointer dereference. This can currently happen in...

5.3AI score0.00244EPSS
SaveExploits0References6
OSV
OSV
•added 2025/12/30 1:15 p.m.•24 views

UBUNTU-CVE-2022-50826

In the Linux kernel, the following vulnerability has been resolved: ipu3-imgu: Fix NULL pointer dereference in imgusubdevsetselection Calling v4l2subdevgettrycrop and v4l2subdevgettrycompose with a subdev state of NULL leads to a NULL pointer dereference. This can currently happen in...

5.6AI score0.00244EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2025/12/30 12:10 p.m.•12 views

CVE-2022-50836

In the Linux kernel, the following vulnerability has been resolved: remoteproc: sysmon: fix memory leak in qcomaddsysmonsubdev The kfree should be called when ofirqgetbyname fails or devmrequestthreadedirq fails in qcomaddsysmonsubdev, otherwise there will be a memory leak, so add kfree to fix it...

5.3AI score0.00251EPSS
SaveExploits0
Cvelist
Cvelist
•added 2025/12/30 12:08 p.m.•47 views

CVE-2022-50826 ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection()

In the Linux kernel, the following vulnerability has been resolved: ipu3-imgu: Fix NULL pointer dereference in imgusubdevsetselection Calling v4l2subdevgettrycrop and v4l2subdevgettrycompose with a subdev state of NULL leads to a NULL pointer dereference. This can currently happen in...

0.00244EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2025/12/30 12:00 a.m.•32 views

PT-2025-53954

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the qcom add sysmon subdev function within the remoteproc sysmon component. The function fails to free allocated memory when of irq get byname or devm request...

7.8CVSS6.3AI score0.00954EPSS
SaveExploits2References896
SUSE CVE
SUSE CVE
•added 2025/12/25 1:04 a.m.•17 views

SUSE CVE-2022-50722

In the Linux kernel, the following vulnerability has been resolved: media: ipu3-imgu: Fix NULL pointer dereference in active selection access What the IMGU driver did was that it first acquired the pointers to active and try V4L2 subdev state, and only then figured out which one to use. The probl...

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References7
NVD
NVD
•added 2025/12/24 1:15 p.m.•25 views

CVE-2022-50722

In the Linux kernel, the following vulnerability has been resolved: media: ipu3-imgu: Fix NULL pointer dereference in active selection access What the IMGU driver did was that it first acquired the pointers to active and try V4L2 subdev state, and only then figured out which one to use. The probl...

0.00242EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2025/12/24 1:15 p.m.•10 views

CVE-2022-50722

In the Linux kernel, the following vulnerability has been resolved: media: ipu3-imgu: Fix NULL pointer dereference in active selection access What the IMGU driver did was that it first acquired the pointers to active and try V4L2 subdev state, and only then figured out which one to use. The probl...

5.9AI score0.00242EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2025/11/13 12:00 a.m.•3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40207

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does...

5.9AI score0.00186EPSS
SaveExploits0References2
Rows per page
Query Builder