摘要:
docker security update
安全等级: High
公告ID: KylinSec-SA-2024-5010
发布日期: 2025年3月6日
关联CVE: CVE-2024-36623
Docker is an open source project to build, ship and run any application as a lightweight container.
Security Fix(es):
moby v25.0.3 has a Race Condition vulnerability in the streamformatter package which can be used to trigger multiple concurrent write operations resulting in data corruption or application crashes.(CVE-2024-36623)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-36623 | V6 | moby | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
docker-engine | x86_64 | 18.09.0-345.ks6 |
docker-engine | aarch64 | 18.09.0-345.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名