CVE-2023-22745

Public Exploit
Buffer Overlow in TSS2_RC_Decode in tpm2-tss

Description

tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In affected versions `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege.

Category

6.4
CVSS
Severity: Medium
CVSS 3.1 •
EPSS 0.02%
Third-Party Advisory github.com Third-Party Advisory github.com
Affected: tpm2-software tpm2-tss
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-22745?
CVE-2023-22745 has been scored as a medium severity vulnerability.
How to fix CVE-2023-22745?
To fix CVE-2023-22745, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-22745 being actively exploited in the wild?
It is possible that CVE-2023-22745 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-22745?
CVE-2023-22745 affects tpm2-software tpm2-tss.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.