← Back to CVE List

CVE-2022-49216

Published: 2025-02-26T07:00Z
Last Modified: 2025-03-18T19:32Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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