PT-2025-43126 · Linux+2 · Linux Kernel+2

Published

2023-06-23

·

Updated

2025-12-04

·

CVE-2023-53725

CVSS v2.0

4.6

Medium

VectorAV:L/AC:L/Au:S/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a memory leak in the ttc timer probe() function within the cadence-ttc timer driver. The timer baseaddr resource, obtained through of iomap(), was not consistently released after use, potentially leading to a memory leak. The issue was identified by Smatch analysis, specifically in the file drivers/clocksource/timer-cadence-ttc.c at line 529. The problem was addressed by replacing of iomap() with devm of iomap() and adding clk put() to release the "clk ce" and "clk cs" clock resources.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-04005
CVE-2023-53725
SUSE-SU-2025:21040-1
SUSE-SU-2025:21052-1
SUSE-SU-2025:21056-1
SUSE-SU-2025:21064-1
SUSE-SU-2025:4057-1
SUSE-SU-2025:4111-1
SUSE-SU-2025:4128-1
SUSE-SU-2025:4132-1
SUSE-SU-2025:4139-1
SUSE-SU-2025:4140-1
SUSE-SU-2025:4141-1
SUSE-SU-2025:4149-1
SUSE-SU-2025:4301-1
SUSE-SU-2025:4320-1

Affected Products

Linux Kernel
Suse
Cadence-Ttc Timer