当前位置:网站首页>Security tip: FreeType in Qt
Security tip: FreeType in Qt
2022-07-30 10:40:00 【꧁Under the poplar tree꧂】
Security advisory: FreeType in Qt
Security tip: FreeType in Qt
Wednesday July 27, 2022 by Andy Shaw | Comments
Wednesday, July 27, 2022, commented by Andy Shaw
There have been three vulnerabilities found in FreeType recently and they have been assigned the CVE ids CVE-2022-27404, CVE-2022-27405, CVE-2022-27406. This has been fixed in the latest version of FreeType – v2.12.1
Three vulnerabilities were recently discovered in FreeType, and they were assigned CVE IDs CVE-2022-27404, CVE-2022-27405, CVE-2022-27406.This has been fixed in the latest version of FreeType – v2.12.1
These effects configurations of Qt that have been built against the bundled version of FreeType. If you are using a pre-built version of Qt then this will be using the bundled version of FreeType by default, otherwise you will be using the systemversion by default, in which case you should check if the system needs to be updated or not. If the system needs to be updated, then updating it is enough to solve the issue. There is no need to rebuild Qt in that case.
These affect the Qt configuration built against the FreeType bundled version.If you are using a pre-built version of Qt then by default the bundled version of FreeType will be used, otherwise the system version will be used by default, in which case you should check if you need to update your system.If the system needs to be updated, then updating it is enough to fix the problem.In this case there is no need to rebuild Qt.
Solution: To work-around it, then update your system version of FreeType to at least v2.12.1 and reconfigure and build Qt to use the system version of FreeType. Or apply the following patch or update to Qt 6.3.2 whenit is released.
Solution: Fix this, then update the system version of FreeType to at least v2.12.1, and reconfigure and build Qt to use the system version of FreeType.Or apply the following patches or updates to Qt 6.3.2 when it is released.
Patches:
Patch:
dev: https://codereview.qt-project.org/c/qt/qtbase/+/422316
6.4: https://codereview.qt-project.org/c/qt/qtbase/+/423390
6.3: https://codereview.qt-project.org/c/qt/qtbase/+/423391 orhttps://download.qt.io/official_releases/qt/6.3/CVE-2022-27404-27405-27406-qtbase-6.3.diff
6.2: https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/423393 or https://download.qt.io/official_releases/qt/6.2/CVE-2022-27404-27405-27406-qtbase-6.2.diff
5.15: https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/423394 or https://download.qt.io/official_releases/qt/5.15/CVE-2022-27404-27405-27406-qtbase-5.15.diff
边栏推荐
猜你喜欢

Baidu promotion assistant encounters duplicate keywords, verification errors, how to delete redundant ones with one click

SST-Calib:结合语义和VO进行时空同步校准的lidar-visual外参标定方法(ITSC 2022)

【HMS core】【FAQ】HMS Toolkit Typical Questions Collection 1

Practical Walkthrough | Calculate Daily Average Date or Time Interval in MySQL

Alibaba Cloud OSS Object Storage

Multithreading--the usage of threads and thread pools

Meikle Studio-Look at the actual combat notes of Hongmeng device development six-wireless networking development

Redis Desktop Manager 2022.4.2 released

flowable工作流所有业务概念

Domino Server SSL Certificate Installation Guide
随机推荐
wsl操作
Materialist Dialectics - Conditionalism
Redis Desktop Manager 2022.4.2 发布
Nacos configuration in the project of battle
(***Key points***) Flink common memory problems and tuning guide (1)
paging
Re16:读论文 ILDC for CJPE: Indian Legal Documents Corpus for Court Judgment Prediction and Explanation
MFCC to audio, the effect should not be too funny >V
JVM内存布局、类加载机制及垃圾回收机制详解
flyway的快速入门教程
【AGC】增长服务2-应用内消息示例
idea2021+Activiti [the most complete note one (basic use)]
Practical Walkthrough | Calculate Daily Average Date or Time Interval in MySQL
MySQL installation tutorial [installation version]
105. Construct binary tree from preorder and inorder traversal sequence (video explanation!!)
A near-perfect Unity full-platform hot update solution
【HMS core】【Analytics Kit】【FAQ】如何解决华为分析付费分析中付款金额显示为0的问题?
Re20:读论文 What About the Precedent: An Information-Theoretic Analysis of Common Law
flowable工作流所有业务概念
PyQt5 - draw text on window