GHSA-8v22-4px4-6c2pMediumCVSS 5.5
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix memory...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Fix memory leak
[why] Resource release is needed on the error handling path to prevent memory leak.
[how] Fix this by adding kfree on the error handling path.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2022-49135
- https://git.kernel.org/stable/c/3ce1497add6d17b48cc9df65095bd20202d93994
- https://git.kernel.org/stable/c/5d5c6dba2b43e28845d7d7ed32a36802329a5f52
- https://git.kernel.org/stable/c/7e10369c72db7a0e2f77b2e306aadc07aef6b07a
- https://git.kernel.org/stable/c/9d0bef3cc22cf250278ed45b829f062a00af9e27
- https://git.kernel.org/stable/c/5076315aaddd640bde896ec8d79423ed8ec83a59
- https://github.com/advisories/GHSA-8v22-4px4-6c2p