SOURCES (LINUX_2_6): linux-2.6-grsec_full.patch - changes for vs-2...

zbyniu zbyniu at pld-linux.org
Mon Oct 8 13:36:41 CEST 2007


Author: zbyniu                       Date: Mon Oct  8 11:36:41 2007 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- changes for vs-2.3.0.26.4

---- Files affected:
SOURCES:
   linux-2.6-grsec_full.patch (1.1.2.23 -> 1.1.2.24) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-grsec_full.patch
diff -u SOURCES/linux-2.6-grsec_full.patch:1.1.2.23 SOURCES/linux-2.6-grsec_full.patch:1.1.2.24
--- SOURCES/linux-2.6-grsec_full.patch:1.1.2.23	Tue Oct  2 22:41:15 2007
+++ SOURCES/linux-2.6-grsec_full.patch	Mon Oct  8 13:36:35 2007
@@ -13438,7 +13438,7 @@
 +	if (!gr_acl_handle_execve(file->f_dentry, file->f_vfsmnt))
 +		goto out_file;
 +
- 	bprm->mm = mm_alloc(current->vx_info);
+ 	bprm->mm = mm_alloc();
  	retval = -ENOMEM;
  	if (!bprm->mm)
 @@ -1419,10 +1434,39 @@ int compat_do_execve(char * filename,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-grsec_full.patch?r1=1.1.2.23&r2=1.1.2.24&f=u



More information about the pld-cvs-commit mailing list