Hi,
You must update mplayer and ffmpeg packages in stable.
,----
| * New patches to fix CVE-2011-0480 (crash in Vorbis decoding).
| Fix heap corruption crashes (CVE-2011-0722).
| Fix crashes in Vorbis decoding found by zzuf (CVE-2010-4704).
| Fix invalid reads in VC-1 decoding (CVE-2011-0723).
| Do not attempt to decode APE file with no frames (fixes DoS).
`----
ffmpeg :
,----
| * Forget a patch to fix heap corruption crashes (CVE-2011-0722).
| and also this one : Do not attempt to decode APE file with no frames
| (fixes DoS).
`----
and
,----
| * New patch to fix CVE-2011-0480 (crash in Vorbis decoding).
`----
Christian