Kernel memory corruption via racy session teardown
Published Mar 2, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux AMD-TEE driver allows local users to corrupt kernel memory by racing session open and close operations. amdtee_close_session decrements the final reference before destroy_session removes the session from the shared list, allowing amdtee_open_session to reacquire an object that teardown later frees. Exploitation requires local low-privileged access and a concurrent close/open race; effects include a kernel crash or compromise of kernel data.
Summary
What happened
Use-after-free in the Linux AMD-TEE driver allows local users to corrupt kernel memory by racing session open and close operations. amdtee_close_session decrements the final reference before destroy_session removes the session from the shared list, allowing amdtee_open_session to reacquire an object that teardown later frees. Exploitation requires local low-privileged access and a concurrent close/open race; effects include a kernel crash or compromise of kernel data.
The record
- CVE
- CVE-2023-52503
- Published
- Mar 2, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 2, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.6
- Affected versionversion=757cc3e9ff1d72d014096399d6e2bf03974d9da1 <1680c82929bc14d706065f123dab77f2f1293116
- Affected versionversion=757cc3e9ff1d72d014096399d6e2bf03974d9da1 <1c95574350cd63bc3c5c2fa06658010768f2a0ce
- Affected versionversion=757cc3e9ff1d72d014096399d6e2bf03974d9da1 <60c3e7a00db954947c265b55099c21b216f2a05c
- Affected versionversion=757cc3e9ff1d72d014096399d6e2bf03974d9da1 <da7ce52a2f6c468946195b116615297d3d113a27
- Affected versionversion=757cc3e9ff1d72d014096399d6e2bf03974d9da1 <f4384b3e54ea813868bb81a861bf5b2406e15d8f
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo