Vulnerability Database

319,703

Total vulnerabilities in the database

CVE-2022-50479

In the Linux kernel, the following vulnerability has been resolved:

drm/amd: fix potential memory leak

This patch fix potential memory leak (clk_src) when function run into last return NULL.

s/free/kfree/ - Alex

  • Published: Oct 4, 2025
  • Updated: Jan 24, 2026
  • CVE: CVE-2022-50479
  • 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: