Bug 2241115 (CVE-2023-43114) - CVE-2023-43114 qt: corrupted font loaded via QFontDatabase::addApplicationFont{FromData] leads to DoS
Summary: CVE-2023-43114 qt: corrupted font loaded via QFontDatabase::addApplicationFon...
Keywords:
Status: NEW
Alias: CVE-2023-43114
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2241116
TreeView+ depends on / blocked
 
Reported: 2023-09-28 06:51 UTC by Dhananjay Arunesh
Modified: 2023-09-28 13:30 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
An issue was discovered in Qt 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.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Dhananjay Arunesh 2023-09-28 06:51:35 UTC
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.

References:
https://codereview.qt-project.org/c/qt/qtbase/+/503026


Note You need to log in before you can comment on or make changes to this bug.