Security Advisory

CVE-2022-50479

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-04 15:16:39
Last updated 2026-05-11 19:20:17
Assigner Linux
State PUBLISHED

Description

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