[kernel] r17928 - dists/squeeze/linux-2.6/debian

Ben Hutchings benh at alioth.debian.org
Mon Aug 15 03:52:59 UTC 2011


Author: benh
Date: Mon Aug 15 03:52:57 2011
New Revision: 17928

Log:
Fill out description of longterm release 2.6.32.43

Modified:
   dists/squeeze/linux-2.6/debian/changelog

Modified: dists/squeeze/linux-2.6/debian/changelog
==============================================================================
--- dists/squeeze/linux-2.6/debian/changelog	Mon Aug 15 02:09:34 2011	(r17927)
+++ dists/squeeze/linux-2.6/debian/changelog	Mon Aug 15 03:52:57 2011	(r17928)
@@ -10,9 +10,20 @@
     - drm/i915/evict: Ensure we completely cleanup on failure
     - drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007
     - drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu
-  * Add longterm release 2.6.32.43
+  * Add longterm release 2.6.32.43, including:
+    - ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
+      (CVE-2011-2183)
+    - TTY: ldisc, do not close until there are readers
+    - uvcvideo: Remove buffers from the queues when freeing
+    - taskstats: don't allow duplicate entries in listener mode (CVE-2011-2484)
+    - inet_diag: fix inet_diag_bc_audit() (CVE-2011-2213)
+    - net: filter: Use WARN_RATELIMIT
+    - af_packet: prevent information leak
+    - ipv6/udp: Use the correct variable to determine non-blocking condition
+    - mm: prevent concurrent unmap_mapping_range() on the same inode
     For the complete list of changes, see:
      http://www.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/ChangeLog-2.6.32.43
+    and the bug report which this closes: #637848.
 
   [ Ben Hutchings ]
   * Add longterm release 2.6.32.42, including:
@@ -53,10 +64,6 @@
     - Add support for BCM50610M and BCM5241 PHYs
     - Fix support for BCM5755
 
-  [ Moritz Muehlenhoff ]
-  * ksm: fix NULL pointer dereference in scan_get_next_rmap_item() (CVE-2011-2183)
-  * inet_diag: fix inet_diag_bc_audit() (CVE-2011-2213)
-
   [ Jonathan Nieder ]
   * perf: do not look at ./config for configuration (Closes: #632923)
     (CVE-2011-2905)



More information about the Kernel-svn-changes mailing list