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

摘要:

cri-o security update

安全等级: Medium

公告ID: KylinSec-SA-2024-1515

发布日期: 2024年4月19日

关联CVE: CVE-2024-28180  

  • 详细介绍

1. 漏洞描述

   

Open Container Initiative-based implementation of Kubernetes Container Runtime Interface.

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)

2. 影响范围

cve名称 产品 组件 是否受影响

3. 影响组件

    cri-o

4. 修复版本

    无

5. 修复方法


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

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

6. 下载链接

    无
上一篇:KylinSec-SA-2024-1514 下一篇:KylinSec-SA-2024-1516