[linux] branch squeeze-backports updated (b26d5dd -> bb99b98)

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


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

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

      from  b26d5dd   Merge tag 'debian/3.2.68-1+deb7u4' into squeeze-backports
      adds  4c0aaf1   USB: whiteheat: fix potential null-deref at probe (CVE-2015-5257)
      adds  6b0fcfe   Fix ipc init vs lookup races including CVE-2015-7613
      adds  12a054c   Fix mangled patch to ipc/sem.c
      adds  ec85a8a   vfs: Fix possible escape from mount namespace or chroot (CVE-2015-2925)
      adds  a5d5edb   Prepare to release linux (3.2.68-1+deb7u5).
      adds  c156acd   KEYS: Fix race between key destruction and finding a keyring by name
      adds  52308c8   KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring (CVE-2015-7872)
      adds  8bdcd86   KEYS: Don't permit request_key() to construct a new keyring
      adds  fc470c1   usbvision: fix overflow of interfaces array (CVE-2015-7833)
      adds  febbf67   RDS: fix race condition when sending a message on unbound socket (CVE-2015-7990)
      adds  66e7745   Add names to the changelog for 3.2.68-1+deb7u6
      adds  794834e   [x86] KVM: Intercept #AC to avoid guest->host denial-of-service (CVE-2015-5307)
      adds  1695cc9   Prepare to release linux (3.2.68-1+deb7u6).
       new  bb99b98   Merge tag 'debian/3.2.68-1+deb7u6' into squeeze-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                                   |  44 +++++++++
 ...msg-shm-IPC-objects-before-doing-ipc_addi.patch | 110 +++++++++++++++++++++
 ...permit-request_key-to-construct-a-new-key.patch |  34 +++++++
 ...ash-when-attempt-to-garbage-collect-an-un.patch |  75 ++++++++++++++
 ...ce-between-key-destruction-and-finding-a-.patch |  48 +++++++++
 ...ache-handle-escaped-paths-in-prepend_path.patch |  69 +++++++++++++
 ...ully-initialize-sem_array-before-making-i.patch |  57 +++++++++++
 ...-when-sending-a-message-on-unbound-socket.patch |  69 +++++++++++++
 ...iteheat-fix-potential-null-deref-at-probe.patch |  77 +++++++++++++++
 ...sbvision-fix-overflow-of-interfaces-array.patch |  31 ++++++
 ...-that-are-unreachable-from-their-mnt_root.patch | 105 ++++++++++++++++++++
 ...-intercept-ac-to-avoid-guest-host-exploit.patch |  38 +++++++
 ...x-avoid-guest-host-dos-by-intercepting-ac.patch |  44 +++++++++
 debian/patches/series                              |  12 +++
 14 files changed, 813 insertions(+)
 create mode 100644 debian/patches/bugfix/all/Initialize-msg-shm-IPC-objects-before-doing-ipc_addi.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/dcache-handle-escaped-paths-in-prepend_path.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/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/all/vfs-test-for-and-handle-paths-that-are-unreachable-from-their-mnt_root.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