ffmpeg/tests/ref
Michael Niedermayer b7580604ca
avcodec/zmbv: reject XOR data that overruns the decompression buffer
Add a per-block bounds check at the start of each XOR block so the
read is rejected before src crosses decomp_len, and propagate the
error from decode_frame().

Fixes: out of array read

Found-by: Seung Min Shin
(cherry picked from commit 2a991a3475)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2026-05-05 19:27:34 +02:00
..
acodec avcodec/adpcm_ima_swf: fix frame size to 4096 2020-11-07 23:43:26 +10:00
fate avcodec/zmbv: reject XOR data that overruns the decompression buffer 2026-05-05 19:27:34 +02:00
lavf avformat/fitsenc: write DATAMIN/DATAMAX to encoded output 2021-02-10 00:03:38 +01:00
lavf-fate lavf/mux: rewrite guessing the packet duration 2020-12-10 09:50:18 +01:00
pixfmt Merge commit '896fe15dbb' 2019-03-14 14:31:48 -03:00
seek avcodec/snowenc: Fix visual weight calculation 2023-04-07 23:40:48 +02:00
vsynth avcodec/j2kenc: Fix funky bpno errors on decoding 2023-12-21 22:43:37 +01:00
vsynth1
vsynth_lena