You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fortunately, I was able to determine the problem without a reproducer being provided in this case. The bug is quite platform specific and depends on the size of various integer types. The problem is caused by integer overflow.
oss-fuzz is detecting a floating point exception in the i386 build while decoding JP2 format.
This is the bit of code in jpc_t2cod.c which is apparently being executed:
The following is an input file which causes the problem:
clusterfuzz-testcase-minimized-coder_JP2_fuzzer-5048547093905408.gz
The text was updated successfully, but these errors were encountered: