Vulnerability Database

289,599

Total vulnerabilities in the database

CVE-2023-52650

In the Linux kernel, the following vulnerability has been resolved:

drm/tegra: dsi: Add missing check for of_find_device_by_node

Add check for the return value of of_find_device_by_node() and return the error if it fails in order to avoid NULL pointer dereference.

  • Published: May 1, 2024
  • Updated: May 4, 2025
  • CVE: CVE-2023-52650
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.5
  • AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CWEs: