Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.4.0
-
16GB RAM
Ubuntu 20.04 LTS
g++ 9.4.0
-
4f83c3ebfd (qt/qtimageformats/dev) 4f83c3ebfd (qt/tqtc-qtimageformats/dev) 354a3e66ea (qt/qtimageformats/6.4) 354a3e66ea (qt/tqtc-qtimageformats/6.4) 247b864596 (qt/tqtc-qtimageformats/6.2) ebd31cce42 (qt/tqtc-qtimageformats/5.15)
Description
- Have a build of Qt including qtimageformats.
I used a release build of Qt 6.4.0 without sanitizers. - Use this to build the attached project, e.g.:
qt-cmake /tmp/report/ && cmake --build .
- Run the resulting binary passing the attached input file as parameter, e.g.:
./report /tmp/report/49080.tiff
You will see many, many warnings and the memory consumption will grow until the entire system stutters.
Google's oss-fuzz found this as issue 49080. They will publish the details on October 11th.
Attachments
Issue Links
- relates to
-
QTBUG-109972 Update bundled libtiff to version 4.5.0
- Closed