← Back to CVE List

CVE-2022-49135

Published: 2025-02-26T07:00Z
Last Modified: 2025-03-13T21:31Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt