Security Advisory

CVE-2022-50776

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-12-24 13:06:05
Last updated 2026-05-11 19:25:19
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: clk: st: Fix memory leak in st_of_quadfs_setup() If st_clk_register_quadfs_pll() fails, @lock should be freed before goto @err_exit, otherwise will cause meory leak issue, fix it.