• 公告ID (KylinSec-SA-2024-4948)

摘要:

arm-trusted-firmware security update

安全等级: High

公告ID: KylinSec-SA-2024-4948

发布日期: 2025年2月17日

关联CVE: CVE-2024-6287  

  • 详细介绍

1. 漏洞描述

   

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):

Incorrect Calculation vulnerability in Renesas arm-trusted-firmware allows Local Execution of Code.


When checking whether a new image invades/overlaps with a previously loaded image the code neglects to consider a few cases. that could An attacker to bypass memory range restriction and overwrite an already loaded image partly or completely, which could result in code execution and bypass of secure boot.(CVE-2024-6287)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-6287 V6 arm-trusted-firmware Fixed

3. 影响组件

    arm-trusted-firmware

4. 修复版本

   

V6

软件名称 架构 版本号
arm-trusted-firmware-armv8 aarch64 2.9-5.ks6

5. 修复方法


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

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

6. 下载链接

   

V6:

x86_64:

aarch64:

     arm-trusted-firmware-armv8   

上一篇:KylinSec-SA-2025-1127 下一篇:KylinSec-SA-2023-2428