[FFmpeg-devel] [PATCH 2/2] avcodec/vp8_parser: Do not leave data/size uninitialized
Michael Niedermayer
michael at niedermayer.cc
Sat Jul 7 13:08:22 EEST 2018
On Fri, Jul 06, 2018 at 12:34:42PM +0200, Michael Niedermayer wrote:
> This is identical to what the VP9 parser does
>
> Fixes: 9215/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_LIBVPX_VP8_fuzzer-5768227253649408
> Fixes: out of memory access
>
> This may also fix oss fuzz issue 9212
>
> 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/vp8_parser.c | 3 +++
> 1 file changed, 3 insertions(+)
will apply
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is what and why we do it that matters, not just one of them.
-------------- 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/20180707/6f0037dc/attachment.sig>
More information about the ffmpeg-devel
mailing list