[linux] branch stretch-backports updated (4328610 -> ea32035)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Oct 17 16:25:32 UTC 2017


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

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

      from  4328610   Merge tag 'debian/4.13.4-1' into stretch-backports
      adds  18b1b67   [armhf,arm64] thermal: Enable BCM2835_THERMAL as module (Closes: #877699)
      adds  c68c084   brcmfmac: add length check in brcmf_cfg80211_escan_handler() (CVE-2017-0786)
      adds  6c3a386   [powerpc*] Use emergency stack for kernel TM Bad Thing program (CVE-2017-1000255)
      adds  fba3706   [powerpc*] Fix illegal TM state in signal handler
      adds  7c81728   mac80211: fix deadlock in driver-managed RX BA session start
      adds  6f55d3e   KEYS: prevent KEYCTL_READ on negative key (CVE-2017-12192)
      adds  3512594   waitid(): Add missing access_ok() checks (CVE-2017-5123)
      adds  52c8b81   ALSA: seq: Fix use-after-free at creating a port (CVE-2017-15265)
      adds  02033a7   [x86] KVM: nVMX: update last_nonleaf_level when initializing nested EPT (CVE-2017-12188)
      adds  ccefd71   [x86] KVM: MMU: always terminate page walks at level 1 (CVE-2017-12188)
      adds  0c548c1   Prepare to release linux (4.13.4-2).
       new  ea32035   Merge tag 'debian/4.13.4-2' into stretch-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                                   |  24 +++-
 debian/config/arm64/config                         |   5 +
 debian/config/armhf/config                         |   5 +
 ...seq-Fix-use-after-free-at-creating-a-port.patch | 141 +++++++++++++++++++
 .../KEYS-prevent-KEYCTL_READ-on-negative-key.patch |  81 +++++++++++
 ...d-length-check-in-brcmf_cfg80211_escan_ha.patch |  72 ++++++++++
 ...x-deadlock-in-driver-managed-RX-BA-sessio.patch | 151 +++++++++++++++++++++
 ...-Use-emergency-stack-for-kernel-TM-Bad-Th.patch |  79 +++++++++++
 ...tm-Fix-illegal-TM-state-in-signal-handler.patch |  62 +++++++++
 .../all/waitid-Add-missing-access_ok-checks.patch  |  47 +++++++
 ...MU-always-terminate-page-walks-at-level-1.patch |  83 +++++++++++
 ...date-last_nonleaf_level-when-initializing.patch |  34 +++++
 debian/patches/series                              |   9 ++
 13 files changed, 792 insertions(+), 1 deletion(-)
 create mode 100644 debian/patches/bugfix/all/ALSA-seq-Fix-use-after-free-at-creating-a-port.patch
 create mode 100644 debian/patches/bugfix/all/KEYS-prevent-KEYCTL_READ-on-negative-key.patch
 create mode 100644 debian/patches/bugfix/all/brcmfmac-add-length-check-in-brcmf_cfg80211_escan_ha.patch
 create mode 100644 debian/patches/bugfix/all/mac80211-fix-deadlock-in-driver-managed-RX-BA-sessio.patch
 create mode 100644 debian/patches/bugfix/all/powerpc-64s-Use-emergency-stack-for-kernel-TM-Bad-Th.patch
 create mode 100644 debian/patches/bugfix/all/powerpc-tm-Fix-illegal-TM-state-in-signal-handler.patch
 create mode 100644 debian/patches/bugfix/all/waitid-Add-missing-access_ok-checks.patch
 create mode 100644 debian/patches/bugfix/x86/KVM-MMU-always-terminate-page-walks-at-level-1.patch
 create mode 100644 debian/patches/bugfix/x86/KVM-nVMX-update-last_nonleaf_level-when-initializing.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