← Back to CVE List

CVE-2022-49233

Published: 2025-02-26T07:01Z
Last Modified: 2025-03-18T19:27Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Call dc_stream_release for remove link enc assignment [Why] A porting error resulted in the stream assignment for the link being retained without being released - a memory leak. [How] Fix the porting error by adding back the dc_stream_release() intended as part of the original patch. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt