Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.19, < 4.9.311 |
References
- https://git.kernel.org/stable/c/0e2f4e434e71dffd1085c3dccd676514bd71d316Patch
- https://git.kernel.org/stable/c/1e06710c43a090f14bb67714265a01cd1d7a37c5Patch
- https://git.kernel.org/stable/c/221e3638feb8bc42143833c9a704fa89b6c366bbPatch
- https://git.kernel.org/stable/c/2d6ae8b747fe55f54de4a4441d636974aa53f56aPatch
- https://git.kernel.org/stable/c/5e8fdb6392d945d33fef959eab73f8c34bc0a63bPatch
- https://git.kernel.org/stable/c/852c1f5f3119a38ee68e319bab10277fc1ab06b7Patch
- https://git.kernel.org/stable/c/a725070701883fe62266ee6d2f31d67e6cdd31dfPatch
- https://git.kernel.org/stable/c/cd78b74031cbc94133965f1017deb822657fc1a6Patch
- https://git.kernel.org/stable/c/f3c99c686e098300c246e5e8a1474133e3dacb05Patch
FAQ
What is CVE-2022-49216?
CVE-2022-49216 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 no...
How severe is CVE-2022-49216?
CVE-2022-49216 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-49216?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.