[kernel] r11430 - in dists/etch-security/linux-2.6/debian: . patches/bugfix patches/series
Dann Frazier
dannf at alioth.debian.org
Wed May 21 06:23:26 UTC 2008
Author: dannf
Date: Wed May 21 06:23:25 2008
New Revision: 11430
Log:
bugfix/sit-missing-kfree_skb-on-pskb_may_pull.patch
[SECURITY] Fix remotely-triggerable memory leak in the Simple
Internet Transition (SIT) code used for IPv6 over IPv4 tunnels
See CVE-2008-2136
Added:
dists/etch-security/linux-2.6/debian/patches/bugfix/sit-missing-kfree_skb-on-pskb_may_pull.patch
- copied unchanged from r11429, /dists/etch/linux-2.6.24/debian/patches/bugfix/sit-missing-kfree_skb-on-pskb_may_pull.patch
dists/etch-security/linux-2.6/debian/patches/series/18etch5
Modified:
dists/etch-security/linux-2.6/debian/changelog
Modified: dists/etch-security/linux-2.6/debian/changelog
==============================================================================
--- dists/etch-security/linux-2.6/debian/changelog (original)
+++ dists/etch-security/linux-2.6/debian/changelog Wed May 21 06:23:25 2008
@@ -1,3 +1,12 @@
+linux-2.6 (2.6.18.dfsg.1-18etch5) UNRELEASED; urgency=high
+
+ * bugfix/sit-missing-kfree_skb-on-pskb_may_pull.patch
+ [SECURITY] Fix remotely-triggerable memory leak in the Simple
+ Internet Transition (SIT) code used for IPv6 over IPv4 tunnels
+ See CVE-2008-2136
+
+ -- dann frazier <dannf at debian.org> Wed, 21 May 2008 00:19:51 -0600
+
linux-2.6 (2.6.18.dfsg.1-18etch4) stable-security; urgency=high
* bugfix/fcntl_setlk-close-race.patch
Added: dists/etch-security/linux-2.6/debian/patches/series/18etch5
==============================================================================
--- (empty file)
+++ dists/etch-security/linux-2.6/debian/patches/series/18etch5 Wed May 21 06:23:25 2008
@@ -0,0 +1 @@
++ bugfix/sit-missing-kfree_skb-on-pskb_may_pull.patch
More information about the Kernel-svn-changes
mailing list