diff options
author | Timo Rothenpieler <timo@rothenpieler.org> | 2025-07-14 21:54:35 +0200 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2025-07-16 19:05:51 +0200 |
commit | 9015d595a115abad4428a61ac86002a06c90ce0b (patch) | |
tree | e26f0966e7be73c54601675280af4bb6b7145459 /libavformat/tls_openssl.c | |
parent | 483e5091694bd8aef67e37e9702f5aaed7a58e58 (diff) | |
download | ffmpeg-9015d595a115abad4428a61ac86002a06c90ce0b.tar.gz |
avformat/flvdec: don't skip backwards or over EOF
Skipping backwards (and even forwards) resets the EOF flag, and can thus
lead to infinite looping if the conditions are just right.
Fixes: Infinite loop
Fixes: 427538726/clusterfuzz-testcase-minimized-ffmpeg_dem_FLV_fuzzer-6582567304495104
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'libavformat/tls_openssl.c')
0 files changed, 0 insertions, 0 deletions