SOURCES (Titanium): linux-2.6-grsecurity.patch - fixed for 2.6.25.12
hawk
hawk at pld-linux.org
Sat Jul 26 15:39:33 CEST 2008
Author: hawk Date: Sat Jul 26 13:39:33 2008 GMT
Module: SOURCES Tag: Titanium
---- Log message:
- fixed for 2.6.25.12
---- Files affected:
SOURCES:
linux-2.6-grsecurity.patch (1.1.2.19 -> 1.1.2.20)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-grsecurity.patch
diff -u SOURCES/linux-2.6-grsecurity.patch:1.1.2.19 SOURCES/linux-2.6-grsecurity.patch:1.1.2.20
--- SOURCES/linux-2.6-grsecurity.patch:1.1.2.19 Sun Jul 20 14:04:04 2008
+++ SOURCES/linux-2.6-grsecurity.patch Sat Jul 26 15:39:27 2008
@@ -14637,7 +14637,7 @@
+ goto out_unlock;
+ }
+
- vm_flags = vma->vm_flags;
+ vm_flags = VM_STACK_FLAGS;
+#ifdef CONFIG_PAX_SEGMEXEC
+ vm_flags |= VM_STACK_FLAGS & (VM_EXEC | VM_MAYEXEC);
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-grsecurity.patch?r1=1.1.2.19&r2=1.1.2.20&f=u
More information about the pld-cvs-commit
mailing list