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

摘要:

runc security update

安全等级: High

公告ID: KylinSec-SA-2024-2954

发布日期: 2024年5月31日

关联CVE: CVE-2024-3154  

  • 详细介绍

1. 漏洞描述

   

runc is a CLI tool for spawning and running containers according to the OCI specification.

Security Fix(es):

A flaw was found in cri-o, where an arbitrary systemd property can be injected via a Pod annotation. Any user who can create a pod with an arbitrary annotation may perform an arbitrary action on the host system.(CVE-2024-3154)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-3154 KY3.5.2 runc Fixed

3. 影响组件

    runc

4. 修复版本

   

KY3.5.2

软件名称 架构 版本号
docker-runc x86_64 1.1.3-25.ky3_5.kb1
docker-runc aarch64 1.1.3-25.ky3_5.kb1

5. 修复方法


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

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

6. 下载链接

   

KY3.5.2:

x86_64:

     docker-runc   

aarch64:

     docker-runc   

上一篇:KylinSec-SA-2024-2519 下一篇:KylinSec-SA-2024-2955