CyberRota Analysis
This vulnerability has an unknown severity rating. It affects Linux.
CVE
CVE-2023-53858
Severity
UNKNOWN
CVSS
N/A
EPSS
0.21%
Linux
Original NVD 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.