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:   Sat, 2 Sep 2017 07:43:14 +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.47

I'm announcing the release of the 4.9.47 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/arm/kvm/mmu.c                       |   16 ++---
 arch/arm64/kernel/fpsimd.c               |    2 
 arch/arm64/mm/fault.c                    |    5 +
 arch/x86/include/asm/io.h                |    4 -
 drivers/net/wireless/intersil/p54/fwio.c |    2 
 drivers/scsi/isci/remote_node_context.c  |    3 +
 drivers/scsi/sg.c                        |   49 ++++++++++-------
 drivers/staging/wilc1000/linux_wlan.c    |   34 +++---------
 kernel/gcov/base.c                       |    6 ++
 kernel/gcov/gcc_4_7.c                    |    4 +
 kernel/locking/spinlock_debug.c          |   86 +------------------------------
 lib/lz4/lz4hc_compress.c                 |    2 
 13 files changed, 73 insertions(+), 142 deletions(-)

Arnd Bergmann (3):
      scsi: isci: avoid array subscript warning
      staging: wilc1000: simplify vif[i]->ndev accesses
      x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl

Dave Martin (1):
      arm64: fpsimd: Prevent registers leaking across exec

Greg Kroah-Hartman (2):
      lz4: fix bogus gcc warning
      Linux 4.9.47

Hannes Reinecke (2):
      scsi: sg: protect accesses to 'reserved' page array
      scsi: sg: reset 'res_in_use' after unlinking reserved array

Jiri Slaby (1):
      p54: memset(0) whole array

Mark Rutland (1):
      arm64: mm: abort uaccess retries upon fatal signal

Martin Liska (1):
      gcov: support GCC 7.1

Suzuki K Poulose (1):
      kvm: arm/arm64: Fix race in resetting stage2 PGD

Waiman Long (1):
      locking/spinlock/debug: Remove spinlock lockup detection code


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