This is the mail archive of the
overseers@sourceware.org
mailing list for the Sourceware project.
Plz create account on gcc bugzilla for -stack-protector bug
- From: gccbugzilla dot severach at spamgourmet dot com
- To: Gnu Overseers <overseers at gcc dot gnu dot org>
- Date: Tue, 11 Jul 2017 02:40:32 -0400
- Subject: Plz create account on gcc bugzilla for -stack-protector bug
- Authentication-results: sourceware.org; auth=none
- References: <1496273012.1252093.994774280.62E1E295@webmail.messagingengine.com> <E1dUfO3-0003ZJ-Mm@fencepost.gnu.org> <1499754076.262873.1036892104.1C16A2BF@webmail.messagingengine.com>
https://gcc.gnu.org/bugzilla/createaccount.cgi
I've found that the stack protector fails to detect obvious stack
smashing and allows me to stack smash by preventing what would be a seg
fault.
20 SLOC code is ready.