摘要:
podman security update
安全等级: Medium
公告ID: KylinSec-SA-2025-1141
发布日期: 2025年2月28日
关联CVE: CVE-2024-24785
Podman manages the entire container ecosystem which includes pods, containers, container images, and container volumes using the libpod library.
Security Fix(es):
If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing for subsequent actions to inject unexpected content into templates.(CVE-2024-24785)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-24785 | KY3.4-5A | golang | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
podman-docker | noarch | 0.10.1-10.kb1.ky3_4 |
python3-podman | noarch | 0.10.1-10.kb1.ky3_4 |
python3-pypodman | noarch | 0.10.1-10.kb1.ky3_4 |
podman | x86_64 | 0.10.1-10.kb1.ky3_4 |
podman-help | x86_64 | 0.10.1-10.kb1.ky3_4 |
podman | aarch64 | 0.10.1-10.kb1.ky3_4 |
podman-help | aarch64 | 0.10.1-10.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名