SPECS (LINUX_2_6_16): kernel.spec - backported from 2.6.17.3: N...

adamg adamg at pld-linux.org
Fri Jun 30 20:59:25 CEST 2006


Author: adamg                        Date: Fri Jun 30 18:59:25 2006 GMT
Module: SPECS                         Tag: LINUX_2_6_16
---- Log message:
- backported from 2.6.17.3:
   NETFILTER: SCTP conntrack: fix crash triggered by packet without chunks

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1558.2.9 -> 1.441.2.1558.2.10) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1558.2.9 SPECS/kernel.spec:1.441.2.1558.2.10
--- SPECS/kernel.spec:1.441.2.1558.2.9	Fri Jun 30 14:54:39 2006
+++ SPECS/kernel.spec	Fri Jun 30 20:59:19 2006
@@ -272,6 +272,10 @@
 
 Patch1000:	linux-2.6-grsec-minimal.patch
 
+# sec-fixes
+# NETFILTER: SCTP conntrack: fix crash triggered by packet without chunks [CVE-2006-2934]
+Patch2000:	kernel-CVE-2006-2934.patch
+
 # grsecurity snap for 2.6.16.14
 # based on http://www.grsecurity.net/~spender/grsecurity-2.1.9-2.6.16.14-200605060936.patch
 Patch9999:	grsecurity-2.1.9-2.6.16.14.patch
@@ -808,6 +812,9 @@
 %patch200 -p1
 %endif
 
+# sec-fixes
+%patch2000 -p1
+
 # Fix EXTRAVERSION in main Makefile
 sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}#g' Makefile
 
@@ -1652,6 +1659,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1558.2.10  2006/06/30 18:59:19  adamg
+- backported from 2.6.17.3:
+   NETFILTER: SCTP conntrack: fix crash triggered by packet without chunks
+
 Revision 1.441.2.1558.2.9  2006/06/30 12:54:39  jajcus
 - initrd and bootloader configuration update disabled in %post of kernel-xenU-smp
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1558.2.9&r2=1.441.2.1558.2.10&f=u



More information about the pld-cvs-commit mailing list