Lucene search
+L

784 matches found

SUSE CVE
SUSE CVE
added 2024/11/20 3:48 a.m.8 views

SUSE CVE-2024-53078

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

5.5CVSS7.7AI score0.00188EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/19 6:15 p.m.45 views

CVE-2024-53078

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

5.5CVSS0.00188EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 6:15 p.m.5 views

DEBIAN-CVE-2024-53078

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

5.5CVSS5.4AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.17 views

UBUNTU-CVE-2024-53078

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/19 5:31 p.m.21 views

CVE-2024-53078 drm/tegra: Fix NULL vs IS_ERR() check in probe()

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

5.5CVSS6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/11/19 5:31 p.m.6 views

CVE-2024-53078 drm/tegra: Fix NULL vs IS_ERR() check in probe()

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

5.8AI score0.00188EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/19 5:31 p.m.213 views

CVE-2024-53078

In CVE-2024-53078, Linux kernel vulnerability exists in drm/tegra: probe() where the code checked for NULL after calling iommu_paging_domain_alloc(). The function does not return NULL pointers; it returns error pointers. The fix updates the check to treat error pointers correctly, aligning the pr...

5.5CVSS5.3AI score0.00188EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/11/19 5:31 p.m.35 views

CVE-2024-53078 drm/tegra: Fix NULL vs IS_ERR() check in probe()

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

0.00188EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/11/19 12:00 a.m.13 views

The vulnerability of the rgb component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the rgb component in the Linux operating system’s kernel is related to improper error handling in the tegradcrgbprobe function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References24Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:00 a.m.9 views

The vulnerability of the dsi component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the dsi component in the Linux operating system’s kernel is related to the assignment of the NULL pointer in the tegradsigangedprobe function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00304EPSS
SaveExploits0References50Affected Software6
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.13 views

kernel: 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 The Linux kernel CVE team has assigned CVE-2023-52650 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024050109-CVE-2023-52650-e2d1@gregkh/T...

5.5CVSS6.8AI score0.00304EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.10 views

kernel: clk: tegra: tegra124-emc: Fix potential memory leak

In the Linux kernel, the following vulnerability has been resolved: clk: tegra: tegra124-emc: Fix potential memory leak The tegra and tegra needs to be freed in the error handling path, otherwise it will be leaked...

5.5CVSS6.8AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.12 views

kernel: 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.8CVSS5.7AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: 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 The Linux kernel CVE team has assigned CVE-2023-52661 to this issue. Upstream advisory:...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/29 4:15 a.m.12 views

SUSE CVE-2024-50075

In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a Virtual Function may be less than total USB2 phy...

5.5CVSS7.6AI score0.00218EPSS
SaveExploits0References16
NVD
NVD
added 2024/10/29 1:15 a.m.16 views

CVE-2024-50075

In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a Virtual Function may be less than total USB2 phy...

8CVSS0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/29 1:15 a.m.12 views

AZL-52058 CVE-2024-50075 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a Virtual Function may be less than total USB2 phy...

5.5CVSS6.8AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 1:15 a.m.4 views

DEBIAN-CVE-2024-50075

In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a Virtual Function may be less than total USB2 phy...

5.5CVSS5.5AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 1:15 a.m.14 views

UBUNTU-CVE-2024-50075

In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a Virtual Function may be less than total USB2 phy...

8CVSS6.2AI score0.00218EPSS
SaveExploits0References20
Vulnrichment
Vulnrichment
added 2024/10/29 12:50 a.m.4 views

CVE-2024-50075 xhci: tegra: fix checked USB2 port number

In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. The USB2 port number owned by an USB2 root hub in a Virtual Function may be less than total USB2 phy...

7.5AI score0.00218EPSS
SaveExploits0References3
Rows per page
Query Builder