Vulnerability Database

296,855

Total vulnerabilities in the database

CVE-2022-49233

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.

  • Published: Feb 26, 2025
  • Updated: May 4, 2025
  • CVE: CVE-2022-49233
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.5
  • AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CWEs: