Skip to content
Snippets Groups Projects
Commit 652d7c63 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteration()

Fixes: shift exponent 47 is too large for 32-bit type 'int'
Fixes: 9163/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_JPEG2000_fuzzer-5661750182543360

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg


Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 0898a3d9
No related branches found
No related tags found
No related merge requests found
Loading
  • Auri @aurieh

    mentioned in commit e21e5c95

    ·

    mentioned in commit e21e5c95

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment