摘要:
qt security update
安全等级: High
公告ID: KylinSec-SA-2023-1957
发布日期: 2023年12月1日
关联CVE: CVE-2023-34410 CVE-2023-37369 CVE-2023-38197 CVE-2023-43114
Qt (pronounced as "cute", not "cu-tee") is a cross-platform framework that is usually used as a graphical toolkit, although it is also very helpful in creating CLI applications. It runs on the three major desktop OSes, as well as on mobile OSes, such as Symbian, Nokia Belle, Meego Harmattan, MeeGo or BB10, and on embedded devices. Ports for Android (Necessitas) and iOS are also in development
Security Fix(es):
An issue was discovered in Qt before 5.15.15, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.2. Certificate validation for TLS does not always consider whether the root of a chain is a configured CA certificate.(CVE-2023-34410)
In Qt before 5.15.15, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.2, there can be an application crash in QXmlStreamReader via a crafted XML string that triggers a situation in which a prefix is greater than a length.(CVE-2023-37369)
An issue was discovered in Qt before 5.15.15, 6.x before 6.2.10, and 6.3.x through 6.5.x before 6.5.3. There are infinite loops in recursive entity expansion.(CVE-2023-38197)
An issue was discovered in Qt before 5.15.16, 6.x before 6.2.10, and 6.3.x through 6.5.x before 6.5.3 on Windows. When using the GDI font engine, if a corrupted font is loaded via QFontDatabase::addApplicationFont{FromData], then it can cause the application to crash because of missing length checks.(CVE-2023-43114)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-34410 | KY3.5.1 | qt | Fixed |
CVE-2023-37369 | KY3.5.1 | qt | Fixed |
CVE-2023-38197 | KY3.5.1 | qt | Fixed |
CVE-2023-43114 | KY3.5.1 | qt | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
qt | x86_64 | 4.8.7-58.kb1.ky3_5 |
qt-devel | x86_64 | 4.8.7-58.kb1.ky3_5 |
qt-devel | aarch64 | 4.8.7-58.kb1.ky3_5 |
qt | aarch64 | 4.8.7-58.kb1.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名