摘要:
glib2 security update
安全等级: Critical
公告ID: KylinSec-SA-2024-4911
发布日期: 2025年2月17日
关联CVE: CVE-2024-52533
GLib is a bundle of three (formerly five) low-level system libraries written in C and developed mainly by GNOME. GLib's code was separated from GTK, so it can be used by software other than GNOME and has been developed in parallel ever since.
Security Fix(es):
gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4_CONN_MSG_LEN is not sufficient for a trailing '\0' character.(CVE-2024-52533)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-52533 | V6 | glib | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
glib2-help | noarch | 2.78.3-6.ks6 |
glib2 | x86_64 | 2.78.3-6.ks6 |
glib2-devel | x86_64 | 2.78.3-6.ks6 |
glib2-static | x86_64 | 2.78.3-6.ks6 |
glib2-tests | x86_64 | 2.78.3-6.ks6 |
glib2 | aarch64 | 2.78.3-6.ks6 |
glib2-devel | aarch64 | 2.78.3-6.ks6 |
glib2-static | aarch64 | 2.78.3-6.ks6 |
glib2-tests | aarch64 | 2.78.3-6.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名