OSDN Git Service

rtpdec_asf: Fix integer underflow that could allow remote code execution
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 7 Sep 2011 12:12:42 +0000 (14:12 +0200)
committerMartin Storsjö <martin@martin.st>
Wed, 7 Sep 2011 20:33:53 +0000 (23:33 +0300)
commit5ea091fb5a12dc0210b8efdf30b573b87e21652b
tree2df6201097f89765182942e0b46b7b73d979ffaa
parent0ca36b4de76e10578e23199c2932682c0f510e31
rtpdec_asf: Fix integer underflow that could allow remote code execution

Fixes MSVR-11-0088.
Credit:  Jeong Wook Oh of Microsoft and Microsoft Vulnerability Research (MSVR)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpdec_asf.c