Stack-based buffer overflow in fprintf in musl before 0.8.8 and earlier allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via a long string to an unbuffered stream such as stderr.
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/musl/2012/04/17/1 | mailing list |
http://www.openwall.com/lists/oss-security/2012/04/18/6 | mailing list |
http://www.openwall.com/lists/oss-security/2012/04/18/5 | mailing list |
http://www.etalabs.net/musl/download.html | |
http://www.securityfocus.com/bid/53144 | vdb entry |