]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Fixed a vulnerability in T.4 and T.6 processing which is similar to
authorSteve Underwood <steveu@coppice.org>
Wed, 16 Mar 2011 15:31:43 +0000 (23:31 +0800)
committerSteve Underwood <steveu@coppice.org>
Wed, 16 Mar 2011 15:31:43 +0000 (23:31 +0800)
commitc6f67322312bf02be37346be22d7e086fff3aed2
treee4f009dedc233d363b7b93e89825f47e6e07a753
parent2c009dd954f2480ab9dcace77b596ecdd9229363
Fixed a vulnerability in T.4 and T.6 processing which is similar to
http://bugzilla.maptools.org/show_bug.cgi?id=2297
in libtiff. A really screwed up 2D T.4 image, or a maliciously
constructed T.4 2D or T.6 image should potential run off the end
of an image decoder buffer.
libs/spandsp/src/t4_rx.c