First published: Wed May 01 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <4.19.311 | 4.19.311 |
redhat/kernel | <5.4.273 | 5.4.273 |
redhat/kernel | <5.10.214 | 5.10.214 |
redhat/kernel | <5.15.153 | 5.15.153 |
redhat/kernel | <6.1.83 | 6.1.83 |
redhat/kernel | <6.6.23 | 6.6.23 |
redhat/kernel | <6.7.11 | 6.7.11 |
redhat/kernel | <6.8.2 | 6.8.2 |
redhat/kernel | <6.9 | 6.9 |
Linux kernel | >=3.19<4.19.311 | |
Linux kernel | >=4.20<5.4.273 | |
Linux kernel | >=5.5<5.10.214 | |
Linux kernel | >=5.11<5.15.153 | |
Linux kernel | >=5.16<6.1.83 | |
Linux kernel | >=6.2<6.6.23 | |
Linux kernel | >=6.7<6.7.11 | |
Linux kernel | >=6.8<6.8.2 | |
Debian | =10.0 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.17-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-52650 has a medium severity rating due to the potential for a NULL pointer dereference.
To fix CVE-2023-52650, upgrade the Linux kernel to one of the patched versions, such as 4.19.311 or higher.
CVE-2023-52650 affects multiple versions of the Linux kernel including 4.19, 5.4, 5.10, 5.15, and 6.x series prior to their respective patched versions.
The vulnerability affects the 'drm/tegra' component due to a missing error check for device detection.
Yes, this CVE affects Red Hat and Debian distributions of the Linux kernel versions listed that are prior to the patched versions.