🔐 CVE Alert

CVE-2026-85769

MEDIUM 6.5

Libtpms: libtpms: heap out-of-bounds read in tpm2 state unmarshalling via unchecked block_skip_read() blocksize

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

A flaw was found in libtpms, a library that provides software TPM 2.0 emulation. When restoring TPM 2.0 state (for example during a virtual machine's power-on or state/migration restore), a malformed state blob can supply an oversized skip-block length that is not validated against the remaining size of the input buffer. This can drive an internal size counter negative, which bypasses a subsequent bounds check due to an unsafe signed-to-unsigned conversion, causing the parser to read memory outside the bounds of the heap buffer holding the state data. Successful exploitation can crash the process hosting libtpms (such as swtpm), resulting in a denial of service of the emulated TPM device and the virtual machine that depends on it. No data corruption or information disclosure was confirmed.

CWE CWE-125
Vendor red hat
Product red hat enterprise linux 10
Published Sep 4, 2026
Last Updated Sep 9, 2026
Stay Ahead of the Next One

Get instant alerts for red hat red hat enterprise linux 10

Be the first to know when new medium vulnerabilities affecting red hat red hat enterprise linux 10 are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Adjacent
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

Red Hat / Red Hat Enterprise Linux 10
All versions affected
Red Hat / Red Hat Enterprise Linux 8
All versions affected
Red Hat / Red Hat Enterprise Linux 9
All versions affected

References

NVD ↗ CVE.org ↗ EPSS Data ↗
access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-85769 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2528538 github.com: https://github.com/stefanberger/libtpms/commit/b1462888180d896af03cae0487e8d45009cc445e github.com: https://github.com/stefanberger/libtpms/issues/614 github.com: https://github.com/stefanberger/libtpms/pull/613

Credits

Red Hat would like to thank Isuka Sanuj (株式会社CyberCrew) for reporting this issue.