摘要:
uboot-tools security update
安全等级: High
公告ID: KylinSec-SA-2025-2621
发布日期: 2025年7月11日
关联CVE: CVE-2022-33103
本软件包包含以下工具:
mkimage 程序(支持生成多种格式的 U-Boot 镜像)
fw_printenv 与 fw_setenv 程序(用于读取和修改 U-Boot 环境变量)
安全修复:
经发现,v2020.10 至 v2022.07-rc3 版本的 Das U-Boot 在 sqfs_readdir() 函数中存在越界写入漏洞。(CVE-2022-33103)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2022-33103 | KY3.5.3 | uboot-tools | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
uboot-images-armv8 | noarch | 2021.10-10.ky3_5 |
uboot-tools-help | noarch | 2021.10-10.ky3_5 |
uboot-tools | x86_64 | 2021.10-10.ky3_5 |
uboot-images-elf | aarch64 | 2021.10-10.ky3_5 |
uboot-tools | aarch64 | 2021.10-10.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名