diff options
author | Dave Jones <davej@redhat.com> | 2011-06-17 14:54:42 -0400 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2011-06-17 14:54:42 -0400 |
commit | c4c4240b3ca4a27486e8c53f1c6848b67027ddbb (patch) | |
tree | 37fef0649d9f8f71f137dfa38daf03bb2b85fcae /linux-2.6-32bit-mmap-exec-randomization.patch | |
parent | 975b3750e0ce1b9fef02ac02444136ed6dee9f0e (diff) | |
download | kernel-c4c4240b3ca4a27486e8c53f1c6848b67027ddbb.tar.gz kernel-c4c4240b3ca4a27486e8c53f1c6848b67027ddbb.tar.xz kernel-c4c4240b3ca4a27486e8c53f1c6848b67027ddbb.zip |
add info from paxtest to patch header
Diffstat (limited to 'linux-2.6-32bit-mmap-exec-randomization.patch')
-rw-r--r-- | linux-2.6-32bit-mmap-exec-randomization.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/linux-2.6-32bit-mmap-exec-randomization.patch b/linux-2.6-32bit-mmap-exec-randomization.patch index dd40b60df..6008173b0 100644 --- a/linux-2.6-32bit-mmap-exec-randomization.patch +++ b/linux-2.6-32bit-mmap-exec-randomization.patch @@ -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 @@ |