摘要:
openjpeg2 security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2807
发布日期: 2025年9月19日
关联CVE: CVE-2025-50952
OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software.
Security Fix(es):
OpenJPEG is an open source JPEG2000 encoding and decoder based on C language from Université catholique de Louvain.
There is a security vulnerability in the OpenJPEG v2.5.0 version, which originates from the /openjp2/dwt.c component that has a null pointer dereference.(CVE-2025-50952)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-50952 | V6 | openjpeg2 | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
openjpeg2-help | noarch | 2.5.0-8.ks6 |
openjpeg2 | x86_64 | 2.5.0-8.ks6 |
openjpeg2-devel | x86_64 | 2.5.0-8.ks6 |
openjpeg2-tools | x86_64 | 2.5.0-8.ks6 |
openjpeg2 | aarch64 | 2.5.0-8.ks6 |
openjpeg2-devel | aarch64 | 2.5.0-8.ks6 |
openjpeg2-tools | aarch64 | 2.5.0-8.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名