]> 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)
committerSaul Wold <sgw@linux.intel.com>
Fri, 14 Dec 2012 23:17:20 +0000 (15:17 -0800)
commitbb1611d4830bb7aff2371afdb2a77a4ca7298c7d
tree2554a4ceed0b038190a8059685405af973dc7f75
parentaccbcea94091800a90df0f5141990c110ff35ee5
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