diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-11-01 01:59:59 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-12-18 17:54:37 +0100 |
commit | b08a6d71ba872e67b75a822fcd44670126975818 (patch) | |
tree | 20c1bb3ecde14b0789b1a864e15cf7664df43fc7 /doc/html/desktop-example.html | |
parent | 40078adb6a8c30c177858e3eb21b074c5b49521a (diff) | |
download | qt3-b08a6d71ba872e67b75a822fcd44670126975818.tar.gz qt3-b08a6d71ba872e67b75a822fcd44670126975818.zip |
Fix crash in tqimage for certain malformed ppm image files
The ppm format specifies that the maximum color value field must be
less than 65536. The handler did not enforce this, leading to
potentional overflow when the value was used in 16 bits context.
Based on Qt5 patch for CVE-2018-19872.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/html/desktop-example.html')
0 files changed, 0 insertions, 0 deletions