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.
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.
- 🔗 git.kernel.org/stable/c/47a13d0b9d8527518639ab5c39667f69…
- 🔗 git.kernel.org/stable/c/f05631a8525c3b5e5994ecb1304d2d87…
- 🔗 git.kernel.org/stable/c/92003981a6df5dc84af8a5904f8ee112…
- 🔗 git.kernel.org/stable/c/93128052bf832359531c3c0a9e3567b2…
- 🔗 git.kernel.org/stable/c/50c0ad785a780c72a2fdaba10b38c645…
- 🔗 git.kernel.org/stable/c/52aa507148c4aad41436e2005d742ffc…
- 🔗 git.kernel.org/stable/c/c5d2342d24ef6e08fc90a529fe3dc59d…
- 🔗 git.kernel.org/stable/c/3169eaf1365541fd8e521091010c44fb…
Zero-Day & Vulnerability Intelligence Hub
Echtzeit-Tracking mit EPSS Exploit-Wahrscheinlichkeiten, Angriffsvektor-Decodern und KI-Patch-Anleitungen.
📊 Historien-Charts — Criticals-Trend · Vendors · EPSS-Verteilung
| Tier | 2026-08-29 | 2026-09-06 |
|---|---|---|
| ≥90 % | 4 | 0 |
| ≥50 % | 4 | 0 |
| ≥10 % | 3 | 0 |
| <10 % | 304 | 300 |
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.
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