摘要:
python-pillow security update
安全等级: Medium
公告ID: KylinSec-SA-2024-2361
发布日期: 2024年10月31日
关联CVE: CVE-2024-28219
Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging \ Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift. %package -n python3-pillow Summary: Python 3 image processing library Provides: python3-imaging = -
Security Fix(es):
In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.(CVE-2024-28219)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-28219 | KY3.5.2 | python-pillow | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
python3-pillow-help | noarch | 9.0.1-7.ky3_5 |
python3-pillow-qt | x86_64 | 9.0.1-7.ky3_5 |
python3-pillow | x86_64 | 9.0.1-7.ky3_5 |
python3-pillow-tk | x86_64 | 9.0.1-7.ky3_5 |
python3-pillow-devel | x86_64 | 9.0.1-7.ky3_5 |
python3-pillow-qt | aarch64 | 9.0.1-7.ky3_5 |
python3-pillow-tk | aarch64 | 9.0.1-7.ky3_5 |
python3-pillow | aarch64 | 9.0.1-7.ky3_5 |
python3-pillow-devel | aarch64 | 9.0.1-7.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名