Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.2.3, 6.4.0, 6.6
-
Ubuntu 20.04 LTS
g++ 9.4.0
clang 10.0.0
-
d130c74f4 (dev), c4f0404dc (tqtc/lts-6.2), 257079649 (6.5)
Description
- Have a build of Qt including qtsvg.
No sanitizers needed. - Build the attached project:
qt-cmake /tmp/report/ && cmake --build .
- Run the resulting binary passing the attached input file as parameter:
./report /tmp/report/56011.svg
This is completely occupying a full CPU for more than two minutes.
Google's oss-fuzz found this as issue 56011. They will publish the details on May 16th. You can find a backtrace in their detailed report.
Attachments
Issue Links
- relates to
-
QTBUG-105151 [REG 6.2.2 -> 6.2.3] fuzz: undefined behaviour in QRectF/QRect
-
- Reported
-
-
QTBUG-110136 [REG 6.3.1 -> 6.3.2] Crash when rendering SVG image on the minimal plugin
-
- Reported
-