On Thu, Jul 31, 2014 at 11:41:05AM +0200, Luca Barbato wrote: > From: Michael Niedermayer <[email protected]> > > Make sure the buffer size does not exceed the expected > RLE size. > > Prevent an out of array bound write. > > Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind > Signed-off-by: Michael Niedermayer <[email protected]> > Bug-Id: CVE-2013-0852 > > Signed-off-by: Luca Barbato <[email protected]> > --- > libavcodec/pgssubdec.c | 7 +++++++ > 1 file changed, 7 insertions(+)
Was OKed during IRC discussion. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
