• 公告ID (KylinSec-SA-2025-2886)

摘要:

libtpms security update

安全等级: Medium

公告ID: KylinSec-SA-2025-2886

发布日期: 2025年9月26日

关联CVE: CVE-2025-49133  

  • 详细介绍

1. 漏洞描述

   

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)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2025-49133 V6 libtpms Fixed

3. 影响组件

    libtpms

4. 修复版本

   

V6

软件名称 架构 版本号
libtpms x86_64 0.9.5-5.ks6
libtpms-devel x86_64 0.9.5-5.ks6
libtpms aarch64 0.9.5-5.ks6
libtpms-devel aarch64 0.9.5-5.ks6

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

V6:

x86_64:

     libtpms   

     libtpms-devel   

aarch64:

     libtpms   

     libtpms-devel   

上一篇:KylinSec-SA-2025-2885 下一篇:KylinSec-SA-2025-2887