当前位置:网站首页>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
边栏推荐
- Re21:读论文 MSJudge Legal Judgment Prediction with Multi-Stage Case Representation Learning in the Real
- idea2021+Activiti【最完整笔记一(基础使用)】
- PyQt5 - draw sine curve with pixels
- 【HMS core】【FAQ】HMS Toolkit典型问题合集1
- In the robot industry professionals, Mr Robot industry current situation?
- 数据库脏读、不可重复读、幻读以及对应的隔离级别
- 软考 系统架构设计师 简明教程 | 案例分析 | 需求分析
- 安全提示:Qt中的FreeType
- 在机器人行业的专业人士眼里,机器人行业目前的情况如何?
- Nacos configuration in the project of battle
猜你喜欢

SST-Calib: A lidar-visual extrinsic parameter calibration method combining semantics and VO for spatiotemporal synchronization calibration (ITSC 2022)

图像去噪——Neighbor2Neighbor: Self-Supervised Denoising from Single Noisy Images

死锁的理解
![MySQL installation tutorial [installation version]](/img/e9/9c7b0e3aac22206d126de428c1a4bd.png)
MySQL installation tutorial [installation version]

第2章 常用安全工具

Redis Desktop Manager 2022.4.2 发布

Flask之路由(app.route)详解

ospf2 two-point two-way republish (question 2)

【C和指针第七章】可变参数列表

Flink_CDC搭建及简单使用
随机推荐
通过构建一个顺序表——教你计算时间复杂度和空间复杂度(含递归)
易基因:人类tRNA基因位点表现出与衰老相关的DNA高甲基化|研究文章
In 2022, the top will be accepted cca shut the list
Domino Server SSL Certificate Installation Guide
Selected System Design | Design of CAN Bus Controller Based on FPGA (with Code)
debian10 install djando
(C语言)文件操作
OC-ARC(Automatic Reference Counting)自动引用计数
Re16: Read the paper ILDC for CJPE: Indian Legal Documents Corpus for Court Judgment Prediction and Explanation
【HMS core】【FAQ】HMS Toolkit典型问题合集1
Scrapy爬虫之网站图片爬取
第1章 Kali与靶机系统
Shell system learning function
jmeter接口压力测试-(二)
105. Construct binary tree from preorder and inorder traversal sequence (video explanation!!)
安全提示:Qt中的FreeType
flowable工作流所有业务概念
(文字)无框按钮设置
Nacos configuration in the project of battle
Re18:读论文 GCI Everything Has a Cause: Leveraging Causal Inference in Legal Text Analysis