摘要:
unixODBC security update
安全等级: High
公告ID: KylinSec-SA-2024-4771
发布日期: 2024年4月12日
关联CVE: CVE-2024-1013
The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms. This is to include GUI support for both KDE and GNOME.
Security Fix(es):
An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the caller has 4 bytes and callee writes 8 bytes. This issue may go unnoticed on little-endian architectures, while big-endian architectures can be broken.(CVE-2024-1013)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-1013 | KY3.4-5A | unixODBC | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
unixODBC | x86_64 | 2.3.7-3.kb2.ky3 |
unixODBC-devel | x86_64 | 2.3.7-3.kb2.ky3 |
unixODBC-devel | aarch64 | 2.3.7-3.kb2.ky3 |
unixODBC | aarch64 | 2.3.7-3.kb2.ky3 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名