Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Sat, 30 Jul 2011 22:57:02 +0400
From: Vasiliy Kulikov <segoon@...nwall.com>
To: kernel-hardening@...ts.openwall.com
Subject: mmap guard pages

Solar,

What do you think about this?

http://www.openbsd.org/papers/ven05-deraadt/mgp00025.html

In short, each mmap call adds guard pages before and after the allocated
memory.  It should catch overflows/underflows of mmap-based buffers.
AFAICS, it's possible to painlessly (in terms of vm waste) enable it on
x86-64.


Thanks,

-- 
Vasiliy

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.