SPECS (LINUX_2_6): kernel.spec - fix twsk_net() NULL pointer dereference in...

baggins baggins at pld-linux.org
Thu Dec 4 10:48:36 CET 2008


Author: baggins                      Date: Thu Dec  4 09:48:36 2008 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- fix twsk_net() NULL pointer dereference in __inet6_check_established

---- Files affected:
SPECS:
   kernel.spec (1.441.2.2025 -> 1.441.2.2026) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.2025 SPECS/kernel.spec:1.441.2.2026
--- SPECS/kernel.spec:1.441.2.2025	Thu Dec  4 09:19:43 2008
+++ SPECS/kernel.spec	Thu Dec  4 10:48:29 2008
@@ -314,6 +314,7 @@
 
 Patch2000:	kernel-small_fixes.patch
 Patch2001:	linux-2.6.21.1-pwc-uncompress.patch
+Patch2002:	kernel-netns-inet6-tw.patch
 
 # kill some thousands of warnings
 # (only warnings, so just remove parts of this patch if conflics)
@@ -933,6 +934,7 @@
 # Small fixes:
 %patch2000 -p1
 %patch2001 -p1
+%patch2002 -p1
 
 # Fix EXTRAVERSION in main Makefile
 sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{postver}%{?alt_kernel:_%{alt_kernel}}#g' Makefile
@@ -1669,6 +1671,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.2026  2008/12/04 09:48:29  baggins
+- fix twsk_net() NULL pointer dereference in __inet6_check_established
+
 Revision 1.441.2.2025  2008/12/04 08:19:43  arekm
 - patch-2.6.27.6-vs2.3.0.36.2.diff used now
 
================================================================

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



More information about the pld-cvs-commit mailing list