摘要:
libsndfile security update
安全等级: Medium
公告ID: KylinSec-SA-2024-4937
发布日期: 2025年8月26日
关联CVE: CVE-2024-50612
Libsndfile is a C library for reading and writing files containing sampled sound such as MS Windows WAV and the Apple/SGI AIFF format through one standard library interface.
Security Fix(es):
libsndfile through 1.2.2 has an ogg_vorbis.c vorbis_analysis_wrote out-of-bounds read.(CVE-2024-50612)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-50612 | V6 | libsndfile | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
libsndfile-utils-help | noarch | 1.2.2-3.ks6 |
libsndfile | x86_64 | 1.2.2-3.ks6 |
libsndfile-devel | x86_64 | 1.2.2-3.ks6 |
libsndfile-utils | x86_64 | 1.2.2-3.ks6 |
libsndfile | aarch64 | 1.2.2-3.ks6 |
libsndfile-devel | aarch64 | 1.2.2-3.ks6 |
libsndfile-utils | aarch64 | 1.2.2-3.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名