[Ffmpeg-devel] [PATCH] Fixes dv.c out of bounds memory access

Chsherrick at aol.com Chsherrick
Wed Apr 19 18:41:54 CEST 2006


We had a corrupt file that caused dv.c (in libavcodec) to reference out of  
bounds memory.  Our corrupt file was sending 16 byte packets, and  
dv_frame_profile() looked a bit beyond that without checking the size  first.
 
 -  Chris Sherrick
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dv_c.patch.patch
Type: application/octet-stream
Size: 617 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060419/d2fed3e0/attachment.obj>



More information about the ffmpeg-devel mailing list