5 matches found
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013597)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013597 advisory. In the Linux kernel, the following vulnerability has been resolved: clk: st: Fix memory leak in stofquadfssetup If stclkregisterquadfspll fails, @lock should be free...
CVE-2022-50776
In the Linux kernel, the following vulnerability has been resolved: clk: st: Fix memory leak in stofquadfssetup If stclkregisterquadfspll fails, @lock should be freed before goto @errexit, otherwise will cause meory leak issue, fix it...
CVE-2022-50776
CVE-2022-50776: In the Linux kernel, a memory leak in the clk: st subsystem was fixed. Specifically, if st_clk_register_quadfs_pll() fails, the @lock must be freed before jumping to err_exit to avoid leaking memory. The advisory states the issue was resolved in the kernel, but the provided docume...
CVE-2022-50776 clk: st: Fix memory leak in st_of_quadfs_setup()
In the Linux kernel, the following vulnerability has been resolved: clk: st: Fix memory leak in stofquadfssetup If stclkregisterquadfspll fails, @lock should be freed before goto @errexit, otherwise will cause meory leak issue, fix it...
PT-2025-53142
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak issue was resolved in the Linux kernel related to the st of quadfs setup function. Specifically, if the st clk register quadfs pll function fails, the @lock resource was no...