[linux] branch wheezy-backports updated (27cc5dc -> 9d477be)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Nov 11 18:24:13 UTC 2015


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

benh pushed a change to branch wheezy-backports
in repository linux.

      from  27cc5dc   Merge tag 'debian/3.16.7-ckt11-1+deb8u4' into wheezy-backports
      adds  7b2b66a   USB: whiteheat: fix potential null-deref at probe (CVE-2015-5257)
      adds  d7125c8   sctp: fix race on protocol/netns initialization (CVE-2015-5283)
      adds  f683840   ipc: fully initialize sem_array before making it visible
      adds  8233cb8   ipc: Initialize msg/shm IPC objects before doing ipc_addid() (CVE-2015-7613)
      adds  1f71623   Prepare to release linux (3.16.7-ckt11-1+deb8u5).
      adds  1d67f1e   KEYS: Fix race between key destruction and finding a keyring by name
      adds  30ffbd3   KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring (CVE-2015-7872)
      adds  0118315   KEYS: Don't permit request_key() to construct a new keyring
      adds  ab9c63b   usbvision: fix overflow of interfaces array (CVE-2015-7833)
      adds  9f5137a   RDS: fix race condition when sending a message on unbound socket (CVE-2015-7990)
      adds  46d414f   Add names to the changelog for 3.16.7-ckt11-1+deb8u6
      adds  fc0fb27   [x86] KVM: Intercept #AC to avoid guest->host denial-of-service (CVE-2015-5307)
      adds  7f913a3   Prepare to release linux (3.16.7-ckt11-1+deb8u6).
       new  9d477be   Merge tag 'debian/3.16.7-ckt11-1+deb8u6' into wheezy-backports

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |  42 ++++
 ...sg-shm-IPC-objects-before-doing-ipc_addid.patch | 108 ++++++++++
 ...permit-request_key-to-construct-a-new-key.patch |  37 ++++
 ...ash-when-attempt-to-garbage-collect-an-un.patch |  79 +++++++
 ...ce-between-key-destruction-and-finding-a-.patch |  52 +++++
 ...ully-initialize-sem_array-before-making-i.patch |  60 ++++++
 ...-when-sending-a-message-on-unbound-socket.patch |  69 +++++++
 ...fix-race-on-protocol-netns-initialization.patch | 227 +++++++++++++++++++++
 ...iteheat-fix-potential-null-deref-at-probe.patch |  79 +++++++
 ...sbvision-fix-overflow-of-interfaces-array.patch |  31 +++
 ...-intercept-ac-to-avoid-guest-host-exploit.patch |  38 ++++
 ...x-avoid-guest-host-dos-by-intercepting-ac.patch |  42 ++++
 debian/patches/series                              |  11 +
 13 files changed, 875 insertions(+)
 create mode 100644 debian/patches/bugfix/all/Initialize-msg-shm-IPC-objects-before-doing-ipc_addid.patch
 create mode 100644 debian/patches/bugfix/all/KEYS-Don-t-permit-request_key-to-construct-a-new-key.patch
 create mode 100644 debian/patches/bugfix/all/KEYS-Fix-crash-when-attempt-to-garbage-collect-an-un.patch
 create mode 100644 debian/patches/bugfix/all/KEYS-Fix-race-between-key-destruction-and-finding-a-.patch
 create mode 100644 debian/patches/bugfix/all/ipc-sem.c-fully-initialize-sem_array-before-making-i.patch
 create mode 100644 debian/patches/bugfix/all/rds-fix-race-condition-when-sending-a-message-on-unbound-socket.patch
 create mode 100644 debian/patches/bugfix/all/sctp-fix-race-on-protocol-netns-initialization.patch
 create mode 100644 debian/patches/bugfix/all/usb-whiteheat-fix-potential-null-deref-at-probe.patch
 create mode 100644 debian/patches/bugfix/all/usbvision-fix-overflow-of-interfaces-array.patch
 create mode 100644 debian/patches/bugfix/x86/kvm-x86-svm-intercept-ac-to-avoid-guest-host-exploit.patch
 create mode 100644 debian/patches/bugfix/x86/kvm-x86-vmx-avoid-guest-host-dos-by-intercepting-ac.patch

-- 
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