摘要:
skopeo security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2669
发布日期: 2025年7月4日
关联CVE: CVE-2024-28180
A command line utility that performs various operations on container images and image repositories
Security Fix(es):
Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size (whichever is larger). This vulnerability has been patched in versions 4.0.1, 3.0.3 and 2.6.3.(CVE-2024-28180)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-28180 | KY3.4-5A | cri-o | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
containers-common | x86_64 | 1.1.0-13.kb1.ky3_4 |
skopeo | x86_64 | 1.1.0-13.kb1.ky3_4 |
containers-common | aarch64 | 1.1.0-13.kb1.ky3_4 |
skopeo | aarch64 | 1.1.0-13.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名