CVE-2023-53858

Publication date

2025-12-09 01:30:24

Family

Linux

State

PUBLISHED

Description

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