CVE-2022-49135: drm/amd/display: Fix memory leak
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-49135?
CVE-2022-49135 is classified with a severity that potentially allows for memory leaks in the Linux kernel.
How do I fix CVE-2022-49135?
To fix CVE-2022-49135, update the Linux kernel to versions above 5.15.34 or between 5.16 and 5.16.20, or 5.17 and 5.17.3.
Which versions of the Linux kernel are affected by CVE-2022-49135?
CVE-2022-49135 affects Linux kernel versions up to 5.15.34 and versions between 5.16 to 5.16.20 and 5.17 to 5.17.3.
What type of vulnerability is CVE-2022-49135?
CVE-2022-49135 is a memory leak vulnerability that occurs in the error handling path in the drm/amd/display subsystem.
When was CVE-2022-49135 resolved?
CVE-2022-49135 was resolved when the fix was incorporated into the Linux kernel releases following the identification of the vulnerability.