Lucene search
+L

715 matches found

OSV
OSV
added 2025/12/30 12:8 p.m.10 views

CVE-2022-50823 clk: tegra: Fix refcount leak in tegra114_clock_init

In the Linux kernel, the following vulnerability has been resolved: clk: tegra: Fix refcount leak in tegra114clockinit offindmatchingnode returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

6.3AI score0.00233EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.2 views

PT-2025-54051

In the Linux kernel, the following vulnerability has been resolved: hte: tegra-194: Fix off by one in tegra hte map to line id The "map sz" is the number of elements in the "m" array so the comparison needs to be changed to = to prevent an out of bounds read...

6.4AI score0.00168EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:0 a.m.12 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,...

5.7AI score0.00208EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 1:4 a.m.4 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.00208EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.4 views

SUSE CVE-2023-54083

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the dev driver of usb-phy. When we try to destroy the port dev, it will...

6.7CVSS6.5AI score0.00182EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2023-60362

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the dev driver of usb-phy. When we try to destroy the port dev, it will...

6AI score0.00182EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 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.00208EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.6 views

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'...

0.00208EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.4 views

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'...

5.9AI score0.00208EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.11 views

UBUNTU-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'...

5.7AI score0.00208EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.27 views

CVE-2023-54083 phy: tegra: xusb: Clear the driver reference in usb-phy dev

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the dev driver of usb-phy. When we try to destroy the port dev, it will...

0.00182EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:6 p.m.12 views

CVE-2023-54083

Technical details for CVE-2023-54083 are not provided in the supplied documents. Monitor for updates from vendor advisories.

6.2AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:6 p.m.12 views

CVE-2023-54083 phy: tegra: xusb: Clear the driver reference in usb-phy dev

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the dev driver of usb-phy. When we try to destroy the port dev, it will...

6.4AI score0.00182EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:5 p.m.16 views

CVE-2022-50745

The CVE-2022-50745 issue affects Linux kernel staging: media: tegra-video. The root cause is use-after-free of a channel’s of_node reference during channel initialization, where chan->of_node is saved with refcount 0 and can disappear before teardown. The vulnerable path is in tegra_csi_init →...

6.3AI score0.00208EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.25 views

CVE-2022-50745 staging: media: tegra-video: fix device_node use after free

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'...

0.00208EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2023-54083

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the...

5.7AI score0.00182EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.23 views

PT-2025-53111

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to improper handling of device nodes in the tegra-video driver. Specifically, a use-after-free condition can occur during device removal. The iss...

7.8CVSS6.6AI score0.00462EPSS
SaveExploits2References894
Microsoft CVE
Microsoft CVE
added 2025/12/17 9:5 a.m.4 views

drm/tegra: Add call to put_pid()

...

6.2CVSS6.7AI score0.00162EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.4 views

SUSE CVE-2025-68233

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Add call to putpid Add a call to putpid corresponding to gettaskpid. host1xmemorycontextalloc does not take ownership of the PID so we need to free it here to avoid leaking. [email protected]: reword commit message...

5.5CVSS6.5AI score0.00162EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/12/16 3:30 p.m.3 views

EUVD-2025-203663

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Add call to putpid Add a call to putpid corresponding to gettaskpid. host1xmemorycontextalloc does not take ownership of the PID so we need to free it here to avoid leaking. [email protected]: reword commit message...

5.9AI score0.00162EPSS
SaveExploits0References6
Rows per page
Query Builder