oss-sec mailing list archives

Watchman - GCC buffer overflow framework


From: Eric Wimberley <wimberleyeric () gmail com>
Date: Wed, 4 Sep 2013 02:14:08 -0400

I'm working on a new framework that does a better job than glibc's malloc
implementation at preventing overflows. Right now it just does the heap,
but there are plans to improve upon stack canary checks as well. It's not
really at a production level yet, but feel free to test it out and comment.

https://github.com/ewimberley/Watchman

Current thread: