PT-2023-9482 · Linux+4 · Linux Kernel+4

Rijo Thomas

·

Published

2023-10-03

·

Updated

2025-09-29

·

CVE-2023-52503

CVSS v3.1

7.0

High

VectorAV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to a use-after-free vulnerability in the amdtee component of the Linux kernel. This vulnerability can be caused by a potential race condition in the amdtee close session function, which may lead to use-after-free in the amdtee open session function. For instance, if a session has a reference count of 1 and one thread tries to free this session via kref put(&sess->refcount, destroy session), the reference count will get decremented, and the next step would be to call destroy session(). However, if in another thread, amdtee open session() is called before destroy session() has completed execution, alloc session() may return a session that will be freed up later in destroy session(), leading to use-after-free in amdtee open session.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use After Free

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

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
ALT-PU-2023-6736
BDU:2024-07835
CVE-2023-52503
OESA-2024-1498
OESA-2024-1499
OESA-2024-1500
OESA-2024-1501
OPENSUSE-SU-2024_1490-1
OPENSUSE-SU-2024_1659-1
OPENSUSE-SU-2024_1663-1
SUSE-SU-2024:1490-1
SUSE-SU-2024:1659-1
SUSE-SU-2024:1663-1
SUSE-SU-2024:2135-1
SUSE-SU-2024:2203-1
SUSE-SU-2024:2973-1
SUSE-SU-2025:20008-1

Affected Products

Alt Linux
Astra Linux
Linux Kernel
Red Os
Suse