Security Advisory

CVE-2023-52650

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-01 12:53:12
Last updated 2026-05-11 19:31:04
Assigner Linux
State PUBLISHED

Description

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.