SOURCES (AC-branch): grsecurity-2.1.11-2.4.36-200801031900.patch - update t...

glen glen at pld-linux.org
Mon Mar 30 02:41:12 CEST 2009


Author: glen                         Date: Mon Mar 30 00:41:12 2009 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- update to 2.4.37

---- Files affected:
SOURCES:
   grsecurity-2.1.11-2.4.36-200801031900.patch (1.1.2.2 -> 1.1.2.3) 

---- Diffs:

================================================================
Index: SOURCES/grsecurity-2.1.11-2.4.36-200801031900.patch
diff -u SOURCES/grsecurity-2.1.11-2.4.36-200801031900.patch:1.1.2.2 SOURCES/grsecurity-2.1.11-2.4.36-200801031900.patch:1.1.2.3
--- SOURCES/grsecurity-2.1.11-2.4.36-200801031900.patch:1.1.2.2	Mon Jan 21 15:24:10 2008
+++ SOURCES/grsecurity-2.1.11-2.4.36-200801031900.patch	Mon Mar 30 02:41:06 2009
@@ -21289,9 +21289,8 @@
  extern struct page * vmalloc_to_page(void *addr);
  
  #endif /* __KERNEL__ */
-diff -urNp linux-2.4.36/include/linux/sched.h linux-2.4.36/include/linux/sched.h
---- linux-2.4.36/include/linux/sched.h	2008-01-01 07:06:40.000000000 -0500
-+++ linux-2.4.36/include/linux/sched.h	2008-01-03 18:26:29.000000000 -0500
+--- linux-2.4.37/include/linux/sched.h~	2009-03-30 02:55:50.000000000 +0300
++++ linux-2.4.37/include/linux/sched.h	2009-03-30 02:57:52.490900224 +0300
 @@ -27,6 +27,9 @@ extern unsigned long event;
  #include <linux/securebits.h>
  #include <linux/fs_struct.h>
@@ -21345,13 +21344,13 @@
  /* Thread group tracking */
     	u32 parent_exec_id;
     	u32 self_exec_id;
-@@ -415,6 +443,23 @@ struct task_struct {
- 
- /* journalling filesystem info */
+@@ -463,6 +463,23 @@
  	void *journal_info;
+ 
+ 	struct list_head *scm_work_list;
 +
 +#ifdef CONFIG_GRKERNSEC
-+/* added by grsecurity's ACL system */	
++/* added by grsecurity's ACL system */
 +	struct acl_subject_label *acl;
 +	struct acl_role_label *role;
 +	struct file *exec_file;
@@ -21360,9 +21359,9 @@
 +	u32 gr_daddr;
 +	u16 gr_sport;
 +	u16 gr_dport;
-+	u16 acl_role_id;	
-+	u8 acl_sp_role:1;	
-+	u8 used_accept:1;	
++	u16 acl_role_id;
++	u8 acl_sp_role:1;
++	u8 used_accept:1;
 +	u8 is_writable:1;
 +	u8 brute:1;
 +#endif
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/grsecurity-2.1.11-2.4.36-200801031900.patch?r1=1.1.2.2&r2=1.1.2.3&f=u



More information about the pld-cvs-commit mailing list