FFmpeg git repo
Go to file
Alex Converse 6ae95a0b93 mjpegbdec: Fix overflow in SOS.
Based in part by a fix from Michael Niedermayer <michaelni@gmx.at>

Fixes CVE-2011-3947

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
(cherry picked from commit b57d262412)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
(cherry picked from commit 083a8a0037)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2012-04-01 18:33:29 +02:00
doc
ffpresets
libavcodec mjpegbdec: Fix overflow in SOS. 2012-04-01 18:33:29 +02:00
libavdevice
libavfilter avfiltergraph: use meaningful error codes 2012-03-18 17:50:17 +01:00
libavformat smacker: error out if palette copy-with-offset overruns palette size. 2012-04-01 18:33:28 +02:00
libavutil intfloat_readwrite: fix signed addition overflows 2012-03-18 17:50:48 +01:00
libpostproc
libswscale swscale: fix another integer overflow. 2012-04-01 18:33:27 +02:00
tests wmaenc: fix m/s stereo encoding for the first frame 2012-04-01 18:33:28 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.