2 matches found
The vulnerability of the imx_clk_scu_alloc_dev() function in the drivers/clk/imx/clk-scu.c driver for the Samsung Exynos CPU in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the imxclkscuallocdev function in the drivers/clk/imx/clk-scu.c driver for the Samsung Exynos CPU in the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...
CVE-2022-50559
CVE-2022-50559 affects the Linux kernel component clock: imx (scu). The issue is caused by missing error handling when platform_device_add() fails, leading to a memleak. The fix adds proper error processing before returning and adjusts the return value to reflect the error. The connected sources ...