[linux] branch wheezy-security updated (0d96043 -> 7e48418)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Dec 27 22:46:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a change to branch wheezy-security
in repository linux.
from 0d96043 Prepare to release linux (3.2.73-2+deb7u1).
new b5f09e7 net: add validation for the socket syscall protocol argument (CVE-2015-8543)
new fabe5ae [xen] Fix race conditions in back-end drivers (CVE-2015-8550, XSA-155)
new b18adae [xen] pciback: Fix state validation in MSI control operations (CVE-2015-8551, CVE-2015-8852, XSA-157)
new 64a1c3e pptp: verify sockaddr_len in pptp_bind() and pptp_connect() (CVE-2015-8569)
new 7e48418 bluetooth: Validate socket address length in sco_sock_bind() (CVE-2015-8575)
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 ++++
...idation-for-the-socket-syscall-protocol-a.patch | 126 ++++++++++++++++++++
...-sockaddr_len-in-pptp_bind-and-pptp_conne.patch | 34 ++++++
.../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 ++++++++++++
debian/patches/series | 13 +++
15 files changed, 899 insertions(+)
create mode 100644 debian/patches/bugfix/all/bluetooth-validate-socket-address-length-in-sco_sock.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/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
--
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