In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error[EOL][EOL]If clk_get_rate() fails, the clk that has just been allocated needs to be[EOL]freed.