In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Mar 18, 2025
to the GitHub Advisory Database
•
Updated Mar 18, 2025
Description
Published by the National Vulnerability Database
Feb 26, 2025
Published to the GitHub Advisory Database
Mar 18, 2025
Last updated
Mar 18, 2025
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.
References