2.6.25.12
Posted: Sun Jul 27, 2008 2:06 pm
For those who want grsec with 2.6.25.12: I found this for grsecurity-2.1.12-2.6.26-200807271306.patch:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-grsecurity.patch
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-grsecurity.patch.diff?r1=1.1.2.19;r2=1.1.2.20
Seems to work OK so far.
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-grsecurity.patch
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-grsecurity.patch.diff?r1=1.1.2.19;r2=1.1.2.20
- Code: Select all
--- linux-2.6-grsecurity.patch 2008/07/20 12:04:04 1.1.2.19
+++ linux-2.6-grsecurity.patch 2008/07/26 13:39:27 1.1.2.20
@@ -14637,7 +14637,7 @@ diff -urNp linux-2.6.25.10/fs/exec.c lin
+ goto out_unlock;
+ }
+
- vm_flags = vma->vm_flags;
+ vm_flags = VM_STACK_FLAGS;
Seems to work OK so far.