当前位置:网站首页>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
边栏推荐
- 【 HMS core 】 【 】 the FAQ HMS Toolkit collection of typical questions 1
- Meikle Studio - see the actual combat notes of Hongmeng equipment development five - drive subsystem development
- 唯物辩证法-条件论
- Study Notes 10--Main Methods of Local Trajectory Generation
- Re17: Read the paper Challenges for Information Extraction from Dialogue in Criminal Law
- If someone asks you about distributed transactions again, throw this to him
- 新一代开源免费的终端工具,太酷了
- Re18: Read the paper GCI Everything Has a Cause: Leveraging Causal Inference in Legal Text Analysis
- MFCC转音频,效果不要太逗>V<!
- [AGC] Growth Service 2 - In-App Message Example
猜你喜欢

Re15: Read the paper LEVEN: A Large-Scale Chinese Legal Event Detection Dataset

flyway的快速入门教程

By building a sequence table - teach you to calculate time complexity and space complexity (including recursion)

第3章 信息收集

电压跟随器不要随便加

Flink_CDC construction and simple use

Re21:读论文 MSJudge Legal Judgment Prediction with Multi-Stage Case Representation Learning in the Real

Re21: Read the paper MSJudge Legal Judgment Prediction with Multi-Stage Case Representation Learning in the Real
![MySQL installation tutorial [installation version]](/img/e9/9c7b0e3aac22206d126de428c1a4bd.png)
MySQL installation tutorial [installation version]

【HMS core】【Analytics Kit】【FAQ】如何解决华为分析付费分析中付款金额显示为0的问题?
随机推荐
元宇宙改变人类工作模式的四种方式
Mysterious APT Attack
4、yolov5-6.0 ERROR: AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘ 解决方案
JCL 学习
多线程保证单个线程开启事务并生效的方案
Paper reading: SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers
第3章 信息收集
SST-Calib:结合语义和VO进行时空同步校准的lidar-visual外参标定方法(ITSC 2022)
mysql安装教程【安装版】
分页 paging
第2章 常用安全工具
这种叫什么手法
图像去噪——Neighbor2Neighbor: Self-Supervised Denoising from Single Noisy Images
js对数组操作移动进行封装
[100个Solidity使用技巧]1、合约重入攻击
Baidu promotion assistant encounters duplicate keywords, verification errors, how to delete redundant ones with one click
PyQt5 - draw sine curve with pixels
Meikle Studio - see the actual combat notes of Hongmeng equipment development five - drive subsystem development
Practical Walkthrough | Calculate Daily Average Date or Time Interval in MySQL
Flink_CDC construction and simple use