https://github.com/libav/libav
Revision e8049af1325dd59a51546c15b2e71a0f578e9d27 authored by Luca Barbato on 12 August 2014, 18:21:12 UTC, committed by Diego Biurrun on 13 August 2014, 19:43:26 UTC
Prevent out of array writes.

Similar to what Michael Niedermayer did to address the same issue.

Bug-Id: CVE-2014-2263
CC: libav-stable@libav.org

Signed-off-by: Diego Biurrun <diego@biurrun.de>
1 parent 3532405
History
Tip revision: e8049af1325dd59a51546c15b2e71a0f578e9d27 authored by Luca Barbato on 12 August 2014, 18:21:12 UTC
mpegts: Do not try to write a PMT larger than SECTION_SIZE
Tip revision: e8049af
File Mode Size
compat
doc
libavcodec
libavdevice
libavfilter
libavformat
libavresample
libavutil
libswscale
presets
tests
tools
.gitignore -rw-r--r-- 806 bytes
COPYING.GPLv2 -rw-r--r-- 17.7 KB
COPYING.GPLv3 -rw-r--r-- 34.3 KB
COPYING.LGPLv2.1 -rw-r--r-- 25.9 KB
COPYING.LGPLv3 -rw-r--r-- 7.5 KB
CREDITS -rw-r--r-- 1.0 KB
Changelog -rw-r--r-- 34.7 KB
INSTALL -rw-r--r-- 705 bytes
LICENSE -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 5.7 KB
README -rw-r--r-- 162 bytes
RELEASE -rw-r--r-- 10 bytes
arch.mak -rw-r--r-- 464 bytes
avconv.c -rw-r--r-- 86.8 KB
avconv.h -rw-r--r-- 12.6 KB
avconv_dxva2.c -rw-r--r-- 19.6 KB
avconv_filter.c -rw-r--r-- 24.1 KB
avconv_opt.c -rw-r--r-- 90.1 KB
avconv_vda.c -rw-r--r-- 3.8 KB
avconv_vdpau.c -rw-r--r-- 11.3 KB
avplay.c -rw-r--r-- 96.9 KB
avprobe.c -rw-r--r-- 28.4 KB
cmdutils.c -rw-r--r-- 53.5 KB
cmdutils.h -rw-r--r-- 17.5 KB
cmdutils_common_opts.h -rw-r--r-- 1.7 KB
common.mak -rw-r--r-- 1.9 KB
configure -rwxr-xr-x 141.6 KB
library.mak -rw-r--r-- 3.4 KB
version.sh -rwxr-xr-x 678 bytes

README

back to top