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

摘要:

uboot-tools security update

安全等级: High

公告ID: KylinSec-SA-2024-4030

发布日期: 2024年9月27日

关联CVE: CVE-2022-2347  

  • 详细介绍

1. 漏洞描述

   

This package includes the mkimage program, which allows generation of U-Boot images in various formats, and the fw_printenv and fw_setenv programs to read and modify U-Boot's environment.

Security Fix(es):

There exists an unchecked length field in UBoot. The U-Boot DFU implementation does not bound the length field in USB DFU download setup packets, and it does not verify that the transfer direction corresponds to the specified command. Consequently, if a physical attacker crafts a USB DFU download setup packet with a `wLength` greater than 4096 bytes, they can write beyond the heap-allocated request buffer.(CVE-2022-2347)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2022-2347 KY3.4-5A uboot-tools Fixed

3. 影响组件

    uboot-tools

4. 修复版本

   

KY3.4-5A

软件名称 架构 版本号
uboot-images-armv8 noarch 2020.07-8.kb1.ky3_4
uboot-tools-help noarch 2020.07-8.kb1.ky3_4
uboot-tools x86_64 2020.07-8.kb1.ky3_4
uboot-images-elf aarch64 2020.07-8.kb1.ky3_4
uboot-tools aarch64 2020.07-8.kb1.ky3_4

5. 修复方法


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

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

6. 下载链接

   

KY3.4-5A:

x86_64:

     uboot-images-armv8   

     uboot-tools-help   

     uboot-tools   

aarch64:

     uboot-images-armv8   

     uboot-tools-help   

     uboot-images-elf   

     uboot-tools   

上一篇:KylinSec-SA-2024-4029 下一篇:KylinSec-SA-2024-4031