Lucene search
+L

30 matches found

CVE
CVE
•added 2026/09/24 3:21 p.m.•5 views

CVE-2026-93223

The Linux kernel contains a vulnerability in the tegra-video media driver. Specifically, the tegra_vip_channel_of_parse() function incorrectly handles reference counting by initializing np from dev->of_node without taking a reference, while its error paths proceed to call err_node_put(). This ...

5.8AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/24 3:21 p.m.•2 views

EUVD-2026-86226

In the Linux kernel, the following vulnerability has been resolved: staging: media: tegra-video: fix ofnodeput on VIP parse errors tegravipchannelofparse initializes np from dev-ofnode without taking a reference, but its error paths drop one through the errnodeput label. This underflows the...

5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/24 3:21 p.m.•4 views

CVE-2026-93223

In the Linux kernel, the following vulnerability has been resolved: staging: media: tegra-video: fix ofnodeput on VIP parse errors tegravipchannelofparse initializes np from dev-ofnode without taking a reference, but its error paths drop one through the errnodeput label. This underflows the...

5.8AI score
SaveExploits0
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•15 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Staging: media: tegra-video: Fixed the use of devicenode after freeing it. At the time of testing, the following code path is followed: - tegracsiinit - tegracsichannelsalloc - foreachchildofnodenode, channel – Iterates over...

7.8CVSS6.1AI score0.00189EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2026/08/25 12:00 a.m.•8 views

The vulnerabilities of the functions tegra_csi_channel_alloc() and tegra_csi_channels_cleanup() in the driver/staging/media/tegra-video/csi.c driver for preparing media data in the Linux operating system allow attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the functions tegracsichannelalloc and tegracsichannelscleanup in the drivers/staging/media/tegra-video/csi.c driver for preparing media data for the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow a...

7.8CVSS5.5AI score0.00189EPSS
SaveExploits0References8Affected Software2
SUSE CVE
SUSE CVE
•added 2026/05/07 2:17 a.m.•16 views

SUSE CVE-2026-43162

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.5CVSS5.7AI score0.00162EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
•added 2026/05/06 7:38 p.m.•20 views

CVE-2026-43162

A flaw was found in the Linux kernel's tegra-video driver. This vulnerability, a memory leak, occurs because certain error paths in the tegrachanneltryformat function fail to properly deallocate a state object. Over time, this can lead to increased memory consumption, potentially causing system...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/05/06 12:30 p.m.•14 views

EUVD-2026-27721

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.7AI score0.00162EPSS
SaveExploits0References7
NVD
NVD
•added 2026/05/06 12:16 p.m.•14 views

CVE-2026-43162

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.5CVSS0.00162EPSS
SaveExploits0References6
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
Debian CVE
Debian CVE
•added 2026/05/06 11:27 a.m.•19 views

CVE-2026-43162

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.5CVSS5.7AI score0.00162EPSS
SaveExploits0
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
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
Positive Technologies
Positive Technologies
•added 2026/05/06 12:00 a.m.•18 views

PT-2026-37502

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the tegra channel try format function. The issue arises because two error paths return immediately after the v4l2 subdev call function fails, failing to call v4l2...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/04/22 12:00 a.m.•8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013558 advisory. In the Linux kernel, the following vulnerability has been resolved: staging: media: tegra-video: fix devicenode use after free At probe time this code path is...

7.8CVSS5.6AI score0.00189EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/04/21 12:00 a.m.•14 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011010)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011010 advisory. In the Linux kernel, the following vulnerability has been resolved: staging: media: tegra-video: fix devicenode use after free At probe time this code path is...

7.8CVSS5.6AI score0.00189EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2025/12/26 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2022-50745

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - staging: media: tegra-video: fix devicenode use after free At probe time this code path is followed: tegracsiinit tegracsichannelsalloc foreachchildofnodenode,...

7.8CVSS5.7AI score0.00189EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2025/12/25 1:04 a.m.•9 views

SUSE CVE-2022-50745

In the Linux kernel, the following vulnerability has been resolved: staging: media: tegra-video: fix devicenode use after free At probe time this code path is followed: tegracsiinit tegracsichannelsalloc foreachchildofnodenode, channel -- iterates over channels automatically gets 'channel'...

7.8CVSS6.7AI score0.00189EPSS
SaveExploits0References8
EUVD
EUVD
•added 2025/12/24 3:30 p.m.•13 views

EUVD-2022-55816

In the Linux kernel, the following vulnerability has been resolved: staging: media: tegra-video: fix devicenode use after free At probe time this code path is followed: tegracsiinit tegracsichannelsalloc foreachchildofnodenode, channel -- iterates over channels automatically gets 'channel'...

6.2AI score0.00189EPSS
SaveExploits0References6
Rows per page
Query Builder