Security Advisory

CVE-2023-53858

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-09 01:30:24
Last updated 2026-05-11 19:52:52
Assigner 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.