diff options
author | Roy Li <rongqing.li@windriver.com> | 2014-11-18 21:02:11 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-25 12:58:18 +0000 |
commit | 4bd50c5a967af2b8f0fe77b8f9c100169e4fc531 (patch) | |
tree | 84e356c15db007d33babdbf51b2465899a7239f7 /meta/recipes-extended/lsof | |
parent | 5b8856c0f85b5c6870358152932f20b6346dbbac (diff) | |
download | openembedded-core-4bd50c5a967af2b8f0fe77b8f9c100169e4fc531.tar.gz openembedded-core-4bd50c5a967af2b8f0fe77b8f9c100169e4fc531.tar.bz2 openembedded-core-4bd50c5a967af2b8f0fe77b8f9c100169e4fc531.zip |
gst-ffmpeg: fixes for CVE-2014-8548 and CVE-2014-8541
Issue: LIN7-1755
Issue: LIN7-1739
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8541
libavcodec/mjpegdec.c in FFmpeg before 2.4.2 considers only dimension
differences, and not bits-per-pixel differences, when determining whether an
image size has changed, which allows remote attackers to cause a denial of
service (out-of-bounds access) or possibly have unspecified other impact via
crafted MJPEG data.
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8548
Off-by-one error in libavcodec/smc.c in FFmpeg before 2.4.2 allows remote
attackers to cause a denial of service (out-of-bounds access) or possibly
have unspecified other impact via crafted Quicktime Graphics (aka SMC) video
data.
Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/lsof')
0 files changed, 0 insertions, 0 deletions