OESA-2025-1837

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1837
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1837.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-1837
Upstream
Published
2025-07-18T14:48:40Z
Modified
2025-08-12T05:51:35.373578Z
Summary
libtpms security update
Details

A library providing TPM functionality for VMs. Targeted for integration into Qemu.

Security Fix(es):

Libtpms is a library that targets the integration of TPM functionality into hypervisors, primarily into Qemu. Libtpms, which is derived from the TPM 2.0 reference implementation code published by the Trusted Computing Group, is prone to a potential out of bounds (OOB) read vulnerability. The vulnerability occurs in the ‘CryptHmacSign’ function with an inconsistent pairing of the signKey and signScheme parameters, where the signKey is ALG_KEYEDHASH key and inScheme is an ECC or RSA scheme. The reported vulnerability is in the ‘CryptHmacSign’ function, which is defined in the "Part 4: Supporting Routines – Code" document, section "7.151 - /tpm/src/crypt/CryptUtil.c ". This vulnerability can be triggered from user-mode applications by sending malicious commands to a TPM 2.0/vTPM (swtpm) whose firmware is based on an affected TCG reference implementation. The effect on libtpms is that it will cause an abort due to the detection of the out-of-bounds access, thus for example making a vTPM (swtpm) unavailable to a VM. This vulnerability is fixed in 0.7.12, 0.8.10, 0.9.7, and 0.10.1.(CVE-2025-49133)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:22.03-LTS-SP4 / libtpms

Package

Name
libtpms
Purl
pkg:rpm/openEuler/libtpms&distro=openEuler-22.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.7.3-10.oe2203sp4

Ecosystem specific

{
    "aarch64": [
        "libtpms-0.7.3-10.oe2203sp4.aarch64.rpm",
        "libtpms-debuginfo-0.7.3-10.oe2203sp4.aarch64.rpm",
        "libtpms-debugsource-0.7.3-10.oe2203sp4.aarch64.rpm",
        "libtpms-devel-0.7.3-10.oe2203sp4.aarch64.rpm"
    ],
    "x86_64": [
        "libtpms-0.7.3-10.oe2203sp4.x86_64.rpm",
        "libtpms-debuginfo-0.7.3-10.oe2203sp4.x86_64.rpm",
        "libtpms-debugsource-0.7.3-10.oe2203sp4.x86_64.rpm",
        "libtpms-devel-0.7.3-10.oe2203sp4.x86_64.rpm"
    ],
    "src": [
        "libtpms-0.7.3-10.oe2203sp4.src.rpm"
    ]
}