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:   Fri, 31 Mar 2017 11:31:36 +0200
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.9.20

I'm announcing the release of the 4.9.20 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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

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

 Makefile                              |    2 -
 arch/c6x/kernel/ptrace.c              |   41 --------------------------
 arch/h8300/kernel/ptrace.c            |    8 +++--
 arch/metag/kernel/ptrace.c            |   19 +++++++++---
 arch/mips/kernel/ptrace.c             |    3 +
 arch/sparc/kernel/ptrace_64.c         |    2 -
 arch/x86/include/asm/kvm_page_track.h |    1 
 arch/x86/kvm/page_track.c             |    8 +++++
 arch/x86/kvm/x86.c                    |    1 
 drivers/pinctrl/qcom/pinctrl-msm.c    |    4 --
 drivers/usb/musb/musb_core.c          |    2 -
 drivers/virtio/virtio_balloon.c       |    2 +
 fs/crypto/crypto.c                    |   10 ------
 fs/crypto/fname.c                     |    2 -
 fs/crypto/keyinfo.c                   |   52 +++++-----------------------------
 include/linux/fscrypto.h              |    2 -
 kernel/sched/deadline.c               |    3 -
 kernel/sched/rt.c                     |    3 -
 net/xfrm/xfrm_policy.c                |   10 +++---
 net/xfrm/xfrm_user.c                  |    9 +++++
 20 files changed, 63 insertions(+), 121 deletions(-)

Andy Whitcroft (2):
      xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
      xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder

Bin Liu (1):
      usb: musb: fix possible spinlock deadlock

Bjorn Andersson (1):
      pinctrl: qcom: Don't clear status bit on irq_unmask

Dave Martin (7):
      c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
      h8300/ptrace: Fix incorrect register transfer count
      mips/ptrace: Preserve previous registers for short regset write
      sparc/ptrace: Preserve previous registers for short regset write
      metag/ptrace: Preserve previous registers for short regset write
      metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
      metag/ptrace: Reject partial NT_METAG_RPIPE writes

Eric Biggers (1):
      fscrypt: remove broken support for detecting keyring key revocation

Florian Westphal (1):
      xfrm: policy: init locks early

Greg Kroah-Hartman (1):
      Linux 4.9.20

Ladi Prosek (1):
      virtio_balloon: init 1st buffer in stats vq

Paolo Bonzini (1):
      KVM: x86: cleanup the page tracking SRCU instance

Sebastian Andrzej Siewior (1):
      sched/rt: Add a missing rescheduling point


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