Red Hat libtpms: denial of service
Medium6.5CVE-2026-85769 · Published Sep 4, 2026 · updated Sep 8, 2026
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.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Red Hat Enterprise Linux 10 Product | all versions | No fix yet |
| Red Hat Enterprise Linux 8 Product | all versions | No fix yet |
| Red Hat Enterprise Linux 9 Product | all versions | No fix yet |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-125
- www.cve.org/CVERecord?id=CVE-2026-85769
- nvd.nist.gov/vuln/detail/CVE-2026-85769
- access.redhat.com/security/cve/CVE-2026-85769
- bugzilla.redhat.com/show_bug.cgi?id=2528538
- github.com/stefanberger/libtpms/commit/b1462888180d896af03cae0487e8d45009cc445e
- github.com/stefanberger/libtpms/issues/614
- github.com/stefanberger/libtpms/pull/613
More Red Hat advisories
All Red Hat| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 4 | Red Hat Flatpak: race condition | Medium5.8 | No fix yet |
| Sep 4 | Red Hat libsoup.: reachable assertion | Medium5.9 | No fix yet |
| Sep 4 | Red Hat Enterprise Linux 10: integer overflow | Medium6.5 | No fix yet |
| Sep 4 | Red Hat: heap buffer overflow | High7.5 | No fix yet |
| Sep 4 | Red Hat libsoup: use after free | High7.6 | No fix yet |
| Sep 3 | Red Hat Ansible Automation Platform 2: improper signature check | Medium5.9 | No fix yet |