• 公告ID (KylinSec-SA-2025-2519)

摘要:

containerd security update

安全等级: Medium

公告ID: KylinSec-SA-2025-2519

发布日期: 2025年6月13日

关联CVE: CVE-2024-40635  

  • 详细介绍

1. 漏洞描述

   

containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc.

Security Fix(es):

containerd is an open-source container runtime. A bug was found in containerd prior to versions 1.6.38, 1.7.27, and 2.0.4 where containers launched with a User set as a `UID:GID` larger than the maximum 32-bit signed integer can cause an overflow condition where the container ultimately runs as root (UID 0). This could cause unexpected behavior for environments that require containers to run as a non-root user. This bug has been fixed in containerd 1.6.38, 1.7.27, and 2.04. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.(CVE-2024-40635)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-40635 KY3.5.3 containerd Fixed

3. 影响组件

    containerd

4. 修复版本

   

KY3.5.3

软件名称 架构 版本号
containerd x86_64 1.2.0-321.ky3_5.kb1
containerd aarch64 1.2.0-321.ky3_5.kb1

5. 修复方法


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

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

6. 下载链接

   

KY3.5.3:

x86_64:

     containerd   

aarch64:

     containerd   

上一篇:KylinSec-SA-2025-2517 下一篇:KylinSec-SA-2025-2524