摘要:
arm-trusted-firmware security update
安全等级: Medium
公告ID: KylinSec-SA-2024-5012
发布日期: 2025年3月6日
关联CVE: CVE-2024-6285
Trusted Firmware-A is a reference implementation of secure world software for Arm A-Profile architectures (Armv8-A and Armv7-A), including an Exception Level 3 (EL3) Secure Monitor.
Security Fix(es):
Integer Underflow (Wrap or Wraparound) vulnerability in Renesas arm-trusted-firmware. An integer underflow in image range check calculations could lead to bypassing address restrictions and loading of images to unallowed addresses.(CVE-2024-6285)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-6285 | V6 | arm-trusted-firmware | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
arm-trusted-firmware-armv8 | aarch64 | 2.9-5.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名