]> code.ossystems Code Review - openembedded-core.git/commit
squashfs: fix CVE-2012-4025
authoryanjun.zhu <yanjun.zhu@windriver.com>
Tue, 11 Dec 2012 10:00:32 +0000 (18:00 +0800)
committerScott Garman <scott.a.garman@intel.com>
Thu, 27 Dec 2012 23:42:39 +0000 (15:42 -0800)
commite6fddd1961061895e9335fa94b636163efdc9caa
tree72ff1acf6a4a83c8b4d7dd62bd806f5912ef41b3
parentbe34916d81b71385a560a6990c7b30eba243b356
squashfs: fix CVE-2012-4025

CQID:WIND00366813

Reference: http://squashfs.git.sourceforge.net/git/gitweb.cgi?
p=squashfs/squashfs;a=patch;h=8515b3d420f502c5c0236b86e2d6d7e3b23c190e

Integer overflow in the queue_init function in unsquashfs.c in
unsquashfs in Squashfs 4.2 and earlier allows remote attackers
to execute arbitrary code via a crafted block_log field in the
superblock of a .sqsh file, leading to a heap-based buffer overflow.

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-4025

Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com>
[YOCTO #3564]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/squashfs-tools/patches/squashfs-4.2-fix-CVE-2012-4025.patch [new file with mode: 0644]
meta/recipes-devtools/squashfs-tools/patches/squashfs-add-a-commment-and-fix-some-other-comments.patch [new file with mode: 0644]
meta/recipes-devtools/squashfs-tools/patches/squashfs-fix-open-file-limit.patch [new file with mode: 0644]
meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb