lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 11 Mar 2018 17:45:46 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 4.14.26

I'm announcing the release of the 4.14.26 kernel.

All users of the 4.14 kernel series must upgrade.

The updated 4.14.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Documentation/virtual/kvm/cpuid.txt         |    4 +
 Documentation/virtual/kvm/msr.txt           |    3 -
 Makefile                                    |    2 
 arch/arm64/net/bpf_jit_comp.c               |    5 +
 arch/powerpc/net/bpf_jit_comp64.c           |    1 
 arch/x86/include/asm/nospec-branch.h        |   37 ++++++++++++
 arch/x86/include/uapi/asm/kvm_para.h        |    1 
 arch/x86/kernel/kvm.c                       |    8 +-
 arch/x86/kvm/cpuid.c                        |    3 -
 arch/x86/net/bpf_jit_comp.c                 |    9 +--
 kernel/bpf/arraymap.c                       |   33 ++++++-----
 kernel/bpf/lpm_trie.c                       |   14 ++--
 kernel/bpf/verifier.c                       |   42 ++++++++------
 tools/testing/selftests/bpf/test_verifier.c |   84 ++++++++++++++++++++++++++++
 14 files changed, 198 insertions(+), 48 deletions(-)

Daniel Borkmann (5):
      bpf: fix mlock precharge on arraymaps
      bpf, x64: implement retpoline for tail call
      bpf, arm64: fix out of bounds access in tail call
      bpf: allow xadd only on aligned memory
      bpf, ppc64: fix out of bounds access in tail call

Eric Dumazet (1):
      bpf: add schedule points in percpu arrays management

Greg Kroah-Hartman (1):
      Linux 4.14.26

Radim Krčmář (1):
      KVM: x86: fix backward migration with async_PF

Yonghong Song (2):
      bpf: fix memory leak in lpm_trie map_free callback function
      bpf: fix rcu lockdep warning for lpm_trie map_free callback


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ