[kernel] r22552 - in dists/trunk/linux: . debian

Ben Hutchings benh at moszumanska.debian.org
Sun May 3 15:12:23 UTC 2015


Author: benh
Date: Sun May  3 15:12:22 2015
New Revision: 22552

Log:
Merge changes from sid up to 3.16.7-ckt9-3

All added patches are included in 4.0.1 so this only updates the changelog.

Modified:
   dists/trunk/linux/   (props changed)
   dists/trunk/linux/debian/changelog

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun May  3 15:08:05 2015	(r22551)
+++ dists/trunk/linux/debian/changelog	Sun May  3 15:12:22 2015	(r22552)
@@ -274,6 +274,26 @@
 
  -- maximilian attems <maks at debian.org>  Thu, 18 Sep 2014 23:50:00 +0200
 
+linux (3.16.7-ckt9-3) unstable; urgency=high
+
+  [ Ben Hutchings ]
+  * [x86] crypto: aesni - fix memory usage in GCM decryption (Closes: #782561)
+    (CVE-2015-3331)
+  * tcp: Fix crash in TCP Fast Open (Closes: #782515) (CVE-2015-3332)
+  * kernel: Provide READ_ONCE and ASSIGN_ONCE
+  * Replace use of ACCESS_ONCE on non-scalar types with READ_ONCE or barriers
+    as appropriate
+  * kernel: tighten rules for ACCESS ONCE
+  * kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
+  * fs: take i_mutex during prepare_binprm for set[ug]id executables
+    (CVE-2015-3339)
+
+  [ Ian Campbell ]
+  * [xen] release per-queue Tx and Rx resource when disconnecting, fixing
+    network after save/restore or migration. (Closes: #782698)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Thu, 23 Apr 2015 16:41:27 +0100
+
 linux (3.16.7-ckt9-2) unstable; urgency=medium
 
   * btrfs: simplify insert_orphan_item (Closes: #782362)



More information about the Kernel-svn-changes mailing list