[linux] branch master updated (a557046 -> 0f7c85f)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Oct 15 23:10:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a change to branch master
in repository linux.
from a557046 Update to 4.14-rc4
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 146583d Merge tag 'debian/4.13.4-2'
new 9e3825c [m68k] Build uncompressed kernel image by default
new 0f7c85f Merge https://github.com/glaubitz/linux-debian
The 3 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 | 23 ++++
debian/config/arm64/config | 5 +
debian/config/armhf/config | 5 +
debian/config/m68k/defines | 4 +-
...seq-Fix-use-after-free-at-creating-a-port.patch | 141 +++++++++++++++++++++
...-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 | 6 +
11 files changed, 487 insertions(+), 2 deletions(-)
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/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