← Back to CVE List
CVE-2022-49216
In the Linux kernel, the following vulnerability has been resolved:
drm/tegra: Fix reference leak in tegra_dsi_ganged_probe
The reference taken by 'of_find_device_by_node()' must be released when
not needed anymore. Add put_device() call to fix this.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt