NONE · 0

CVE-2023-53858

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 ...

Vulnerability 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.

References

FAQ

What is CVE-2023-53858?

CVE-2023-53858 is a documented vulnerability. 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 ...

How severe is CVE-2023-53858?

CVSS scoring is not yet available for CVE-2023-53858. Check NVD for updates.

Is there a patch for CVE-2023-53858?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.