[linux] 01/04: Merge tag 'debian/3.16.39-1+deb8u2' into jessie

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Apr 2 01:34:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch jessie
in repository linux.

commit f2c5e3c6fd5e1111d04aba45924da48f3f06258d
Merge: da6af8d 08a4215
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Apr 1 15:49:45 2017 +0100

    Merge tag 'debian/3.16.39-1+deb8u2' into jessie

 debian/changelog                                   |  21 ++
 .../TTY-n_hdlc-fix-lockdep-false-positive.patch    | 101 +++++++
 ...pc-shm-Fix-shmat-mmap-nil-page-protection.patch |  76 +++++
 ...fix-lockdep-annotations-in-hashbin_delete.patch |  84 ++++++
 .../all/net-llc-avoid-BUG_ON-in-skb_orphan.patch   |  59 ++++
 .../bugfix/all/net-sock-add-sock_efree.patch       |  34 +++
 .../all/packet-fix-races-in-fanout_add.patch       |  72 +++++
 ...sctp-avoid-BUG_ON-on-sctp_wait_for_sndbuf.patch |  40 +++
 ...eeloff-operation-on-asocs-with-threads-sl.patch |  66 +++++
 ...cp-avoid-infinite-loop-in-tcp_splice_read.patch |  48 ++++
 .../tty-n_hdlc-get-rid-of-racy-n_hdlc.tbuf.patch   | 314 +++++++++++++++++++++
 ...o-intercept-software-exceptions-bp-and-of.patch |  62 ++++
 debian/patches/series                              |  11 +
 13 files changed, 988 insertions(+)

diff --cc debian/changelog
index 0d5d8dc,31e0311..76fe2ef
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,14 -1,24 +1,35 @@@
 +linux (3.16.39-2) UNRELEASED; urgency=medium
 +
 +  [ Ben Hutchings ]
 +  * locking/mutex: Don't assume TASK_RUNNING (Closes: #841171)
 +
 +  [ Salvatore Bonaccorso ]
 +  * sunrpc: fix refcounting problems with auth_gss messages.
 +    Thanks to Raphael Geissert <geissert at debian.org> (Closes: #852708)
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Sun, 01 Jan 2017 22:44:31 +0000
 +
+ linux (3.16.39-1+deb8u2) jessie-security; urgency=high
+ 
+   [ Salvatore Bonaccorso ]
+   * ipc/shm: Fix shmat mmap nil-page protection (CVE-2017-5669)
+   * sctp: avoid BUG_ON on sctp_wait_for_sndbuf (CVE-2017-5986)
+   * sctp: deny peeloff operation on asocs with threads sleeping on it
+     (CVE-2017-6353)
+   * tcp: avoid infinite loop in tcp_splice_read() (CVE-2017-6214)
+   * net/sock: Add sock_efree() function
+   * net/llc: avoid BUG_ON() in skb_orphan() (CVE-2017-6345)
+   * packet: fix races in fanout_add() (CVE-2017-6346)
+   * TTY: n_hdlc, fix lockdep false positive
+   * tty: n_hdlc: get rid of racy n_hdlc.tbuf (CVE-2017-2636)
+ 
+   [ Ben Hutchings ]
+   * [x86] kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
+     (CVE-2016-9588)
+   * irda: Fix locking in hashbin_delete() (CVE-2017-6348)
+ 
+  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 07 Mar 2017 20:13:56 +0000
+ 
  linux (3.16.39-1+deb8u1) jessie-security; urgency=high
  
    [ Salvatore Bonaccorso ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list