Lucene search
+L

784 matches found

Positive Technologies
Positive Technologies
•added 2026/01/01 12:00 a.m.•11 views

PT-2026-8190

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the tegra slink probe function within the SPI subsystem of the Linux kernel. Specifically, when platform get irq fails, the function returns with an error without...

6.4AI score0.00179EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/01/01 12:00 a.m.•6 views

PT-2026-8210

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the tegra qspi combined seq xfer function related to the curr xfer field. Specifically, the curr xfer field can be accessed by an interrupt request...

5.5CVSS6AI score0.00115EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2025/12/31 11:52 a.m.•16 views

CVE-2022-50823

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

5.5CVSS5.7AI score0.0027EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2025/12/31 12:31 a.m.•19 views

SUSE CVE-2022-50823

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

5.5CVSS6.4AI score0.0027EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
•added 2025/12/31 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2023-54222

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hte: tegra-194: Fix off by one in tegrahtemaptolineid The mapsz is the number of elements in the m array so the comparison needs to be changed to = to prevent a...

5.3AI score0.00197EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/12/31 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50823

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - clk: tegra: Fix refcount leak in tegra114clockinit offindmatchingnode returns a node pointer with refcount incremented, we should use ofnodeput on it when not...

6.1AI score0.0027EPSS
SaveExploits0References3
EUVD
EUVD
•added 2025/12/30 3:30 p.m.•11 views

EUVD-2023-60419

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

6AI score0.00197EPSS
SaveExploits0References5
EUVD
EUVD
•added 2025/12/30 3:30 p.m.•14 views

EUVD-2022-55875

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

5.9AI score0.0027EPSS
SaveExploits0References10
OSV
OSV
•added 2025/12/30 1:16 p.m.•11 views

UBUNTU-CVE-2023-54222

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

5.7AI score0.00197EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2025/12/30 1:16 p.m.•9 views

CVE-2023-54222

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

5.7AI score0.00197EPSS
SaveExploits0References6
NVD
NVD
•added 2025/12/30 1:15 p.m.•14 views

CVE-2022-50823

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

0.0027EPSS
SaveExploits0References9
OSV
OSV
•added 2025/12/30 1:15 p.m.•27 views

UBUNTU-CVE-2022-50823

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

5.7AI score0.0027EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2025/12/30 1:15 p.m.•9 views

CVE-2022-50823

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

5.7AI score0.0027EPSS
SaveExploits0References11
CVE
CVE
•added 2025/12/30 12:11 p.m.•33 views

CVE-2023-54222

CVE-2023-54222 affects the Linux kernel: a bug in the Tegra hte map driver (hte: tegra-194: tegra_hte_map_to_line_id) allowed an out-of-bounds read due to an off-by-one in the size check. The root cause is that the code compared against the size of the m array with a ā€˜>’ and needed a ā€˜>=’ i...

6.1AI score0.00197EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2025/12/30 12:11 p.m.•35 views

CVE-2023-54222 hte: tegra-194: Fix off by one in tegra_hte_map_to_line_id()

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

0.00197EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2025/12/30 12:11 p.m.•11 views

CVE-2023-54222

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

5.2AI score0.00197EPSS
SaveExploits0
OSV
OSV
•added 2025/12/30 12:11 p.m.•9 views

CVE-2023-54222 hte: tegra-194: Fix off by one in tegra_hte_map_to_line_id()

In the Linux kernel, the following vulnerability has been resolved: hte: tegra-194: Fix off by one in tegrahtemaptolineid The "mapsz" 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 score
SaveExploits0References7
CVE
CVE
•added 2025/12/30 12:08 p.m.•34 views

CVE-2022-50823

CVE-2022-50823 affects the Linux kernel: a refcount leak in Tegra clock init (tegra114_clock_init) caused by not calling of_node_put() on the node returned by of_find_matching_node(). The published fixes add the missing of_node_put() to release the node when no longer needed. Affected component i...

6AI score0.0027EPSS
SaveExploits0References9
OSV
OSV
•added 2025/12/30 12:08 p.m.•17 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 score
SaveExploits0References12
Debian CVE
Debian CVE
•added 2025/12/30 12:08 p.m.•15 views

CVE-2022-50823

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

5.3AI score0.0027EPSS
SaveExploits0
Rows per page
Query Builder