Security Advisory

CVE-2022-49233

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 01:55:59
Last updated 2026-05-11 18:55:43
Assigner Linux
State PUBLISHED

Description

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.