2 matches found
Astra Linux - уязвимость в linux-5.10
In the Linux kernel, the following vulnerability has been resolved: drm/amd: fixed a potential memory leak. This patch addresses the potential memory leak clksrc that could occur when the function returns NULL at the end of execution. s/free/kfree/ – Alex...
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 clksrc when function run into last return NULL. s/free/kfree/ - Alex...