Stack-based buffer overflow in the hfs_mac2asc function in fs/hfs/trans.c in the Linux kernel 2.6 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via an HFS image with a crafted len field.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2011/11/21/14 | third party advisory mailing list |
http://www.securityfocus.com/bid/50750 | third party advisory vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=755431 | third party advisory issue tracking |
http://www.openwall.com/lists/oss-security/2011/11/21/5 | third party advisory mailing list |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commitdiff%3Bh=bc5b8a9003132ae44559edd63a1623 | third party advisory broken link |
https://lkml.org/lkml/2011/11/9/303 | third party advisory mailing list |