Lucene search
+L

715 matches found

NVD
NVD
added 2024/05/17 2:15 p.m.20 views

CVE-2023-52661

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

5.5CVSS7.4AI score0.00223EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/17 2:15 p.m.4 views

DEBIAN-CVE-2023-52661

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

5.5CVSS5.7AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.3 views

UBUNTU-CVE-2023-52661

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

5.5CVSS6.2AI score0.00223EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.11 views

CVE-2023-52661

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References13
CVE
CVE
added 2024/05/17 1:40 p.m.166 views

CVE-2023-52661

The CVE-2023-52661 vulnerability concerns the Linux kernel DRM/TeGra module: rgb code path in tegra_dc_rgb_probe() lacked a clk_put() in error handling when clk_get_sys(..., pll_d2_out0) failed. The advisory items describe adding the missing clk_put and introducing a put_pll_d_out0 label to unwin...

5.5CVSS6.7AI score0.00223EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 1:40 p.m.14 views

CVE-2023-52661 drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

6.7AI score0.00223EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/17 1:40 p.m.21 views

CVE-2023-52661

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

5.5CVSS7.3AI score0.00223EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/17 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a missing clkput function in the error handling path of the tegradcrgbprobe function...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/03 2:11 a.m.3 views

SUSE CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS6.4AI score0.00304EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/05/01 9:55 p.m.22 views

CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS7AI score0.00304EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

DEBIAN-CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS5.6AI score0.00304EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.3 views

UBUNTU-CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS6.2AI score0.00304EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.38 views

CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS6.4AI score0.00304EPSS
SaveExploits0References38
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.19 views

CVE-2023-52650 drm/tegra: dsi: Add missing check for of_find_device_by_node

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

6.7AI score0.00304EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 12:53 p.m.15 views

CVE-2023-52650 drm/tegra: dsi: Add missing check for of_find_device_by_node

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS6.1AI score0.00304EPSS
SaveExploits0References14
CVE
CVE
added 2024/05/01 12:53 p.m.3956 views

CVE-2023-52650

CVE-2023-52650 affects the Linux kernel's drm/tegra subsystem (dsi). The vulnerability arises from a missing check for the return value of of_find_device_by_node(), risking a NULL pointer dereference. The issue has a formal fix in the kernel: add the check and return an error when of_find_device_...

5.5CVSS6.3AI score0.00304EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.18 views

CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS7.3AI score0.00304EPSS
SaveExploits0
OSV
OSV
added 2024/04/09 1:53 p.m.14 views

USN-6701-4 linux-azure vulnerabilities

Ruihan Li discovered that the bluetooth subsystem in the Linux kernel did not properly perform permissions checks when handling HCI sockets. A physically proximate attacker could use this to cause a denial of service bluetooth communication. CVE-2023-2002 It was discovered that the NVIDIA Tegra...

7.8CVSS7.2AI score0.28058EPSS
SaveExploits18References13
Ubuntu
Ubuntu
added 2024/04/09 1:53 p.m.55 views

USN-6701-4: Linux kernel (Azure) vulnerabilities

Ruihan Li discovered that the bluetooth subsystem in the Linux kernel did not properly perform permissions checks when handling HCI sockets. A physically proximate attacker could use this to cause a denial of service bluetooth communication. CVE-2023-2002 It was discovered that the NVIDIA Tegra...

7.8CVSS7.4AI score0.28058EPSS
SaveExploits18
Redos
Redos
added 2024/04/01 12:0 a.m.33 views

ROS-20240401-05

A vulnerability in the NVIDIA Tegra XUSB Pad driver of the Linux kernel is related to pointer dereferencing errors. in pointer dereferencing. Exploitation of the vulnerability could allow an attacker to cause a denial of denial of service...

5.5CVSS6.5AI score0.0027EPSS
SaveExploits0
Rows per page
Query Builder