[linux] branch jessie-security updated (f782606 -> 71fa22f)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Dec 27 19:27:44 UTC 2015


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

benh pushed a change to branch jessie-security
in repository linux.

      from  f782606   Prepare to release linux (3.16.7-ckt20-1+deb8u1).
       new  9477aa3   [xen] Fix race conditions in back-end drivers (CVE-2015-8550, XSA-155)
       new  d0301bb   [xen] pciback: Fix state validation in MSI control operations (CVE-2015-8551, CVE-2015-8852, XSA-157)
       new  b74bef4   pptp: verify sockaddr_len in pptp_bind() and pptp_connect() (CVE-2015-8569)
       new  9331ff3   bluetooth: Validate socket address length in sco_sock_bind() (CVE-2015-8575)
       new  71fa22f   ptrace: being capable wrt a process requires mapped uids/gids

The 5 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                                   |  11 ++
 ...alidate-socket-address-length-in-sco_sock.patch |  22 ++++
 ...-sockaddr_len-in-pptp_bind-and-pptp_conne.patch |  34 ++++++
 ...e-wrt-a-process-requires-mapped-uids-gids.patch | 102 +++++++++++++++++
 .../bugfix/all/xen-add-ring_copy_request.patch     |  52 +++++++++
 ...-only-read-request-operation-from-shared-.patch |  48 ++++++++
 ...-read-from-indirect-descriptors-only-once.patch |  63 +++++++++++
 ...-don-t-use-last-request-to-determine-mini.patch |  35 ++++++
 ...-netback-use-ring_copy_request-throughout.patch | 126 +++++++++++++++++++++
 ...-do-not-install-an-irq-handler-for-msi-in.patch |  77 +++++++++++++
 ...-don-t-allow-msi-x-ops-if-pci_command_mem.patch |  61 ++++++++++
 ...-for-xen_pci_op_disable_msi-x-only-disabl.patch | 102 +++++++++++++++++
 ...-return-error-on-xen_pci_op_enable_msi-wh.patch |  58 ++++++++++
 ...-return-error-on-xen_pci_op_enable_msix-w.patch |  60 ++++++++++
 ...-save-xen_pci_op-commands-before-processi.patch |  77 +++++++++++++
 debian/patches/series                              |  14 +++
 16 files changed, 942 insertions(+)
 create mode 100644 debian/patches/bugfix/all/bluetooth-validate-socket-address-length-in-sco_sock.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/ptrace-being-capable-wrt-a-process-requires-mapped-uids-gids.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-blkback-read-from-indirect-descriptors-only-once.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

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