add info from paxtest to patch header

This commit is contained in:
Dave Jones 2011-06-17 14:54:42 -04:00
parent 975b3750e0
commit c4c4240b3c
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
Before:
Heap randomisation test (PIE) : 16 bits (guessed)
Main executable randomisation (PIE) : 8 bits (guessed)
after:
Heap randomisation test (PIE) : 19 bits (guessed)
Main executable randomisation (PIE) : 12 bits (guessed)
--- b/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -397,6 +397,10 @@