[linux] branch wheezy-security updated (c6e4666 -> 6e088c7)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Thu Jun 8 15:20:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a change to branch wheezy-security
in repository linux.
from c6e4666 Add follow-up fixes for CVE-2017-9074
new 6e088c7 Update to 3.2.89
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 | 98 +++++++--
debian/config/defines | 2 +
...ash-fix-einprogress-notification-callback.patch | 226 ---------------------
...h-fully-restore-ahash-request-before-comp.patch | 35 ----
...-Fix-the-pointer-voodoo-in-unaligned-ahas.patch | 118 -----------
...-pull-out-the-functions-to-save-restore-r.patch | 152 --------------
...h-simplify-the-ahash_finup-implementation.patch | 115 -----------
...cp-tcp-do-not-inherit-mc_list-from-parent.patch | 38 ----
...ip6_find_1stfragopt-return-value-properly.patch | 81 --------
...p-do-not-inherit-ipv6_mc_list-from-parent.patch | 60 ------
...-out-of-bound-writes-in-__ip6_append_data.patch | 62 ------
...nt-overrun-when-parsing-v6-header-options.patch | 214 -------------------
.../ipx-call-ipxitf_put-in-ioctl-error-path.patch | 34 ----
...ow-keyrings-beginning-with-.-to-be-joined.patch | 76 -------
...yctl_set_reqkey_keyring-to-not-leak-threa.patch | 176 ----------------
...ate-eperm-for-a-key-type-name-beginning-w.patch | 39 ----
...special-dot-prefixed-keyring-name-bug-fix.patch | 49 -----
...y.c-fix-error-handling-in-set_mempolicy-a.patch | 72 -------
...-fix-overflow-in-check-for-priv-area-size.patch | 35 ----
...ket-fix-overflow-in-check-for-tp_frame_nr.patch | 32 ---
...cket-fix-overflow-in-check-for-tp_reserve.patch | 28 ---
...sd-check-for-oversized-nfsv2-v3-arguments.patch | 99 ---------
...icter-decoding-of-write-like-nfsv2-v3-ops.patch | 56 -----
...sd4-minor-nfsv2-v3-write-decoding-cleanup.patch | 79 -------
...cket-handle-too-big-packets-for-packet_v3.patch | 73 -------
.../bugfix/all/ping-implement-proper-locking.patch | 49 -----
...-inherit-ipv6_-mc-ac-fl-_list-from-parent.patch | 29 ---
...-strlcpy-instead-of-strcpy-in-__trace_fin.patch | 35 ----
.../usb-iowarrior-fix-null-deref-at-probe.patch | 53 -----
...io_ti-fix-information-leak-in-completion-.patch | 31 ---
...erial-omninet-fix-reference-leaks-at-open.patch | 35 ----
...e-xfrm_msg_newae-incoming-esn-size-harder.patch | 34 ----
..._newae-xfrma_replay_esn_val-replay_window.patch | 45 ----
...eger-overflow-in-vmw_surface_define_ioctl.patch | 36 ----
...r-dereference-in-vmw_surface_define_ioctl.patch | 33 ---
debian/patches/series | 33 ---
36 files changed, 82 insertions(+), 2380 deletions(-)
delete mode 100644 debian/patches/bugfix/all/crypto-ahash-fix-einprogress-notification-callback.patch
delete mode 100644 debian/patches/bugfix/all/crypto-ahash-fully-restore-ahash-request-before-comp.patch
delete mode 100644 debian/patches/bugfix/all/crypto-hash-Fix-the-pointer-voodoo-in-unaligned-ahas.patch
delete mode 100644 debian/patches/bugfix/all/crypto-hash-pull-out-the-functions-to-save-restore-r.patch
delete mode 100644 debian/patches/bugfix/all/crypto-hash-simplify-the-ahash_finup-implementation.patch
delete mode 100644 debian/patches/bugfix/all/dccp-tcp-do-not-inherit-mc_list-from-parent.patch
delete mode 100644 debian/patches/bugfix/all/ipv6-check-ip6_find_1stfragopt-return-value-properly.patch
delete mode 100644 debian/patches/bugfix/all/ipv6-dccp-do-not-inherit-ipv6_mc_list-from-parent.patch
delete mode 100644 debian/patches/bugfix/all/ipv6-fix-out-of-bound-writes-in-__ip6_append_data.patch
delete mode 100644 debian/patches/bugfix/all/ipv6-prevent-overrun-when-parsing-v6-header-options.patch
delete mode 100644 debian/patches/bugfix/all/ipx-call-ipxitf_put-in-ioctl-error-path.patch
delete mode 100644 debian/patches/bugfix/all/keys-disallow-keyrings-beginning-with-.-to-be-joined.patch
delete mode 100644 debian/patches/bugfix/all/keys-fix-keyctl_set_reqkey_keyring-to-not-leak-threa.patch
delete mode 100644 debian/patches/bugfix/all/keys-reinstate-eperm-for-a-key-type-name-beginning-w.patch
delete mode 100644 debian/patches/bugfix/all/keys-special-dot-prefixed-keyring-name-bug-fix.patch
delete mode 100644 debian/patches/bugfix/all/mm-mempolicy.c-fix-error-handling-in-set_mempolicy-a.patch
delete mode 100644 debian/patches/bugfix/all/net-packet-fix-overflow-in-check-for-priv-area-size.patch
delete mode 100644 debian/patches/bugfix/all/net-packet-fix-overflow-in-check-for-tp_frame_nr.patch
delete mode 100644 debian/patches/bugfix/all/net-packet-fix-overflow-in-check-for-tp_reserve.patch
delete mode 100644 debian/patches/bugfix/all/nfsd-check-for-oversized-nfsv2-v3-arguments.patch
delete mode 100644 debian/patches/bugfix/all/nfsd-stricter-decoding-of-write-like-nfsv2-v3-ops.patch
delete mode 100644 debian/patches/bugfix/all/nfsd4-minor-nfsv2-v3-write-decoding-cleanup.patch
delete mode 100644 debian/patches/bugfix/all/packet-handle-too-big-packets-for-packet_v3.patch
delete mode 100644 debian/patches/bugfix/all/ping-implement-proper-locking.patch
delete mode 100644 debian/patches/bugfix/all/sctp-do-not-inherit-ipv6_-mc-ac-fl-_list-from-parent.patch
delete mode 100644 debian/patches/bugfix/all/tracing-use-strlcpy-instead-of-strcpy-in-__trace_fin.patch
delete mode 100644 debian/patches/bugfix/all/usb-iowarrior-fix-null-deref-at-probe.patch
delete mode 100644 debian/patches/bugfix/all/usb-serial-io_ti-fix-information-leak-in-completion-.patch
delete mode 100644 debian/patches/bugfix/all/usb-serial-omninet-fix-reference-leaks-at-open.patch
delete mode 100644 debian/patches/bugfix/all/xfrm_user-validate-xfrm_msg_newae-incoming-esn-size-harder.patch
delete mode 100644 debian/patches/bugfix/all/xfrm_user-validate-xfrm_msg_newae-xfrma_replay_esn_val-replay_window.patch
delete mode 100644 debian/patches/bugfix/x86/drm-vmwgfx-fix-integer-overflow-in-vmw_surface_define_ioctl.patch
delete mode 100644 debian/patches/bugfix/x86/vmwgfx-null-pointer-dereference-in-vmw_surface_define_ioctl.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