In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]clk: imx: scu: fix memleak on platform_device_add() fails[EOL][EOL]No error handling is performed when platform_device_add()[EOL]fails. Add error processing before return, and modified[EOL]the return value.