[FFmpeg-devel] [PATCH 2/3] avcodec/rasc: Fix off by 1 error in vertical coordinate

Michael Niedermayer michael at niedermayer.cc
Tue Oct 2 04:10:38 EEST 2018


On Tue, Oct 02, 2018 at 03:04:51AM +0200, Michael Niedermayer wrote:
> Fixes: out of array read
> Fixes: 10311/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_RASC_fuzzer-4856330905452544
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/rasc.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

btw, i found no file that uses this codepath, if someone has some RASC files
please share a link so i can test this

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181002/a6a756da/attachment.sig>


More information about the ffmpeg-devel mailing list