SPECS (LINUX_2_6_17): kernel.spec - fix for CVE-2007-4573; rel 5

arekm arekm at pld-linux.org
Thu Sep 27 22:37:33 CEST 2007


Author: arekm                        Date: Thu Sep 27 20:37:33 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_17
---- Log message:
- fix for CVE-2007-4573; rel 5

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1613.2.11 -> 1.441.2.1613.2.12) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1613.2.11 SPECS/kernel.spec:1.441.2.1613.2.12
--- SPECS/kernel.spec:1.441.2.1613.2.11	Thu Dec 14 22:02:21 2006
+++ SPECS/kernel.spec	Thu Sep 27 22:37:28 2007
@@ -105,7 +105,7 @@
 %define		_udev_ver		071
 %define		_mkvmlinuz_ver		1.3
 
-%define		_rel			4
+%define		_rel			5
 
 %define		_old_netfilter_snap	20060504
 %define		_netfilter_snap		20060829
@@ -299,6 +299,9 @@
 # Wake-On-Lan patch for nVidia nForce ethernet driver forcedeth
 Patch250:	linux-2.6.17-forcedeth-WON.patch
 
+# root exploit fix
+Patch300:	linux-CVE-2007-4573.patch
+
 Patch1000:	linux-2.6-grsec-minimal.patch
 
 Patch2000:	kernel-small_fixes.patch
@@ -967,6 +970,8 @@
 
 %patch250 -p1
 
+%patch300 -p1
+
 ##Small fixes:
 %patch2000 -p1
 %patch2001 -p1
@@ -1871,6 +1876,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1613.2.12  2007/09/27 20:37:28  arekm
+- fix for CVE-2007-4573; rel 5
+
 Revision 1.441.2.1613.2.11  2006/12/14 21:02:21  abram
 - s/2.6-17/2.6.17 for Patch250
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1613.2.11&r2=1.441.2.1613.2.12&f=u



More information about the pld-cvs-commit mailing list