0.0
NA
CVE-2023-53858
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
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.

INFO

Published Date :

Dec. 9, 2025, 4:17 p.m.

Last Modified :

Dec. 9, 2025, 6:37 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2023-53858 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
Solution
Fix a memory leak by freeing allocated clock on error.
  • Ensure the clk is freed if clk_get_rate() fails.
  • Apply the kernel patch to resolve the memory leak.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2023-53858 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2023-53858 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2023-53858 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2023-53858 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 09, 2025

    Action Type Old Value New Value
    Added 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.
    Added Reference https://git.kernel.org/stable/c/073dbbe5743779faf24f233cc95459b47c7198dd
    Added Reference https://git.kernel.org/stable/c/1694fc8ad734e2909a9e40d2be03cc4423e0bee6
    Added Reference https://git.kernel.org/stable/c/30962268fa1a7466413b3d83037688129021d470
    Added Reference https://git.kernel.org/stable/c/34f5b826dd509b76644f83094b4af7e7668a6a38
    Added Reference https://git.kernel.org/stable/c/755289d67eb9a74ae71bb624902e979c66859444
    Added Reference https://git.kernel.org/stable/c/a49e5a05121c8bc471a57b4916c5393749c24de5
    Added Reference https://git.kernel.org/stable/c/a9c09546e903f1068acfa38e1ee18bded7114b37
    Added Reference https://git.kernel.org/stable/c/f47e6631a8fcc6fe05b8644aa4222a60f3b0a927
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
No CVSS metrics available for this vulnerability.