[kernel] r20086 - in dists/wheezy-security/linux/debian: . patches

Dann Frazier dannf at alioth.debian.org
Wed May 15 01:13:37 UTC 2013


Author: dannf
Date: Wed May 15 01:13:37 2013
New Revision: 20086

Log:
crypto: algif - suppress sending source address information in recvmsg
(CVE-2013-3076)

Modified:
   dists/wheezy-security/linux/debian/changelog
   dists/wheezy-security/linux/debian/patches/series

Modified: dists/wheezy-security/linux/debian/changelog
==============================================================================
--- dists/wheezy-security/linux/debian/changelog	Wed May 15 01:03:29 2013	(r20085)
+++ dists/wheezy-security/linux/debian/changelog	Wed May 15 01:13:37 2013	(r20086)
@@ -4,6 +4,8 @@
   * TTY: fix timing leak with /dev/ptmx (CVE-2013-0160)
   * ext4: avoid hang when mounting non-journal filesystems with orphan list
     (CVE-2013-2015)
+  * crypto: algif - suppress sending source address information in recvmsg
+    (CVE-2013-3076)
 
  -- dann frazier <dannf at debian.org>  Tue, 14 May 2013 11:48:39 -0600
 

Modified: dists/wheezy-security/linux/debian/patches/series
==============================================================================
--- dists/wheezy-security/linux/debian/patches/series	Wed May 15 01:03:29 2013	(r20085)
+++ dists/wheezy-security/linux/debian/patches/series	Wed May 15 01:13:37 2013	(r20086)
@@ -645,3 +645,4 @@
 bugfix/all/tty-fix-up-atime-mtime-mess-take-three.patch
 bugfix/all/ext4-make-orphan-functions-be-no-op-in-no-journal-mo.patch
 bugfix/all/ext4-avoid-hang-when-mounting-non-journal-filesystem.patch
+bugfix/all/crypto-algif-suppress-sending-source-address-informa.patch



More information about the Kernel-svn-changes mailing list