Lucene search
+L

784 matches found

Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.5 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.00197EPSS
SaveExploits0References5
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.00186EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 1:04 a.m.8 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.00186EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.10 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.00156EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/12/24 3:30 p.m.13 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.00156EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 3:30 p.m.11 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.00186EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.11 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'...

7.8CVSS0.00186EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 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'...

7.8CVSS5.8AI score0.00186EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.14 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'...

7.8CVSS5.7AI score0.00186EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:06 p.m.20 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...

7.8CVSS6.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.39 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...

7.8CVSS0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:06 p.m.33 views

CVE-2023-54083

CVE-2023-54083 – Linux kernel tegra xusb use-after-free : The issue arises from the dual-role port where the phy device is assigned to usb-phy, and the port device driver acts as the usb-phy dev driver. When the port device is destroyed, its driver is torn down, but the usb-phy dev’s reference is...

7.8CVSS6.2AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:05 p.m.34 views

CVE-2022-50745

CVE-2022-50745 affects the Linux kernel staging: media: tegra-video stack. The root cause is use-after-free of a device tree node saved in chan->of_node during tegra CSI channel probing; after initialization the stored node’s refcount can drop to 0 and the node may disappear, risking use-after...

7.8CVSS6.3AI score0.00186EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.38 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'...

7.8CVSS0.00186EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.32 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.00954EPSS
SaveExploits2References894
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.14 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...

7.8CVSS5.7AI score0.00156EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/12/17 9:05 a.m.10 views

drm/tegra: Add call to put_pid()

...

6.2CVSS6.7AI score0.00186EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.6 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.00186EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/12/16 3:30 p.m.8 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.00186EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/16 2:15 p.m.8 views

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

0.00186EPSS
SaveExploits0References5
Rows per page
Query Builder