[linux] branch wheezy updated (0d96043 -> b67f320)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Jan 3 10:21:20 UTC 2016


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

benh pushed a change to branch wheezy
in repository linux.

      from  0d96043   Prepare to release linux (3.2.73-2+deb7u1).
      adds  b5f09e7   net: add validation for the socket syscall protocol argument (CVE-2015-8543)
      adds  fabe5ae   [xen] Fix race conditions in back-end drivers (CVE-2015-8550, XSA-155)
      adds  b18adae   [xen] pciback: Fix state validation in MSI control operations (CVE-2015-8551, CVE-2015-8852, XSA-157)
      adds  64a1c3e   pptp: verify sockaddr_len in pptp_bind() and pptp_connect() (CVE-2015-8569)
      adds  7e48418   bluetooth: Validate socket address length in sco_sock_bind() (CVE-2015-8575)
      adds  89c1cdb   KEYS: Fix race between read and revoke (CVE-2015-7550)
      adds  41bef3a   [x86] KVM: Reload pit counters for all channels when restoring state (CVE-2015-7513)
      adds  b9a267a   udp: properly support MSG_PEEK with truncated buffers (Closes: #808293, regression in 3.2.72)
      adds  c0ff5a9   drm/radeon: fix hotplug race at startup (Closes: #808973, regression in 3.4.110)
      adds  f066ced   Revert "xhci: don't finish a TD if we get a short transfer event mid TD"
      adds  b67f320   Prepare to release linux (3.2.73-2+deb7u2).

No new revisions were added by this update.

Summary of changes:
 debian/changelog                                   |  20 ++++
 ...alidate-socket-address-length-in-sco_sock.patch |  22 ++++
 .../drm-radeon-fix-hotplug-race-at-startup.patch   |  61 ++++++++++
 .../keys-fix-race-between-read-and-revoke.patch    | 110 ++++++++++++++++++
 ...idation-for-the-socket-syscall-protocol-a.patch | 126 ++++++++++++++++++++
 ...-sockaddr_len-in-pptp_bind-and-pptp_conne.patch |  34 ++++++
 ...ument-to-skb_copy_and_csum_datagram_iovec.patch | 108 ++++++++++++++++++
 ...-t-finish-a-td-if-we-get-a-short-transfer.patch |  37 ++++++
 ...y-support-msg_peek-with-truncated-buffers.patch |  88 ++++++++++++++
 .../bugfix/all/xen-add-ring_copy_request.patch     |  52 +++++++++
 ...-only-read-request-operation-from-shared-.patch |  57 +++++++++
 ...-don-t-use-last-request-to-determine-mini.patch |  36 ++++++
 ...-netback-use-ring_copy_request-throughout.patch | 127 +++++++++++++++++++++
 ...-do-not-install-an-irq-handler-for-msi-in.patch |  75 ++++++++++++
 ...-don-t-allow-msi-x-ops-if-pci_command_mem.patch |  59 ++++++++++
 ...-for-xen_pci_op_disable_msi-x-only-disabl.patch | 100 ++++++++++++++++
 ...-return-error-on-xen_pci_op_enable_msi-wh.patch |  56 +++++++++
 ...-return-error-on-xen_pci_op_enable_msix-w.patch |  58 ++++++++++
 ...-save-xen_pci_op-commands-before-processi.patch |  73 ++++++++++++
 ...oad-pit-counters-for-all-channels-when-re.patch |  53 +++++++++
 debian/patches/series                              |  19 +++
 21 files changed, 1371 insertions(+)
 create mode 100644 debian/patches/bugfix/all/bluetooth-validate-socket-address-length-in-sco_sock.patch
 create mode 100644 debian/patches/bugfix/all/drm-radeon-fix-hotplug-race-at-startup.patch
 create mode 100644 debian/patches/bugfix/all/keys-fix-race-between-read-and-revoke.patch
 create mode 100644 debian/patches/bugfix/all/net-add-validation-for-the-socket-syscall-protocol-a.patch
 create mode 100644 debian/patches/bugfix/all/pptp-verify-sockaddr_len-in-pptp_bind-and-pptp_conne.patch
 create mode 100644 debian/patches/bugfix/all/revert-net-add-length-argument-to-skb_copy_and_csum_datagram_iovec.patch
 create mode 100644 debian/patches/bugfix/all/revert-xhci-don-t-finish-a-td-if-we-get-a-short-transfer.patch
 create mode 100644 debian/patches/bugfix/all/udp-properly-support-msg_peek-with-truncated-buffers.patch
 create mode 100644 debian/patches/bugfix/all/xen-add-ring_copy_request.patch
 create mode 100644 debian/patches/bugfix/all/xen-blkback-only-read-request-operation-from-shared-.patch
 create mode 100644 debian/patches/bugfix/all/xen-netback-don-t-use-last-request-to-determine-mini.patch
 create mode 100644 debian/patches/bugfix/all/xen-netback-use-ring_copy_request-throughout.patch
 create mode 100644 debian/patches/bugfix/all/xen-pciback-do-not-install-an-irq-handler-for-msi-in.patch
 create mode 100644 debian/patches/bugfix/all/xen-pciback-don-t-allow-msi-x-ops-if-pci_command_mem.patch
 create mode 100644 debian/patches/bugfix/all/xen-pciback-for-xen_pci_op_disable_msi-x-only-disabl.patch
 create mode 100644 debian/patches/bugfix/all/xen-pciback-return-error-on-xen_pci_op_enable_msi-wh.patch
 create mode 100644 debian/patches/bugfix/all/xen-pciback-return-error-on-xen_pci_op_enable_msix-w.patch
 create mode 100644 debian/patches/bugfix/all/xen-pciback-save-xen_pci_op-commands-before-processi.patch
 create mode 100644 debian/patches/bugfix/x86/KVM-x86-Reload-pit-counters-for-all-channels-when-re.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