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:   Thu, 27 Apr 2017 11:44:13 +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.25

I'm announcing the release of the 4.9.25 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/powerpc/kernel/entry_64.S            |    6 +-
 arch/s390/include/asm/pgtable.h           |    2 
 arch/x86/kernel/cpu/mcheck/mce-genpool.c  |    2 
 arch/x86/kernel/cpu/mcheck/mce-internal.h |    2 
 arch/x86/kernel/cpu/mcheck/mce.c          |   16 +----
 arch/x86/kernel/cpu/mcheck/mce_amd.c      |    2 
 drivers/acpi/power.c                      |    1 
 drivers/dax/Kconfig                       |    1 
 drivers/dax/dax.c                         |   13 ++--
 drivers/input/mouse/elantech.c            |    8 ++
 drivers/mmc/host/sdhci-esdhc-imx.c        |    1 
 drivers/mtd/ubi/upd.c                     |    8 +-
 fs/cifs/cifsglob.h                        |    1 
 fs/cifs/smb1ops.c                         |   10 +++
 fs/cifs/smb2pdu.c                         |    5 -
 fs/ubifs/dir.c                            |   10 ++-
 kernel/trace/ring_buffer.c                |   16 ++++-
 kernel/trace/trace.c                      |    8 +-
 mm/migrate.c                              |    2 
 net/mac80211/rx.c                         |   86 +++++++++++++++++++++++-------
 security/keys/gc.c                        |    2 
 security/keys/keyctl.c                    |   20 +++---
 security/keys/process_keys.c              |   44 +++++++++------
 24 files changed, 178 insertions(+), 90 deletions(-)

Arnd Bergmann (1):
      ACPI / power: Avoid maybe-uninitialized warning

Christian Borntraeger (1):
      s390/mm: fix CMMA vs KSM vs others

Dan Williams (1):
      device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation

David Howells (2):
      KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
      KEYS: Change the name of the dead type to ".dead" to prevent user access

Eric Biggers (1):
      KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings

Felix Fietkau (1):
      ubifs: Fix RENAME_WHITEOUT support

Germano Percossi (1):
      CIFS: remove bad_network_name flag

Greg Kroah-Hartman (1):
      Linux 4.9.25

Haibo Chen (1):
      mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card

Johannes Berg (2):
      mac80211: reject ToDS broadcast data frames
      mac80211: fix MU-MIMO follow-MAC mode

Rabin Vincent (1):
      mm: prevent NR_ISOLATE_* stats from going negative

Ravi Bangoria (1):
      powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction

Richard Weinberger (1):
      ubifs: Fix O_TMPFILE corner case in ubifs_link()

Sachin Prabhu (1):
      cifs: Do not send echoes before Negotiate is complete

Sebastian Siewior (1):
      ubi/upd: Always flush after prepared for an update

Steven Rostedt (VMware) (2):
      tracing: Allocate the snapshot buffer before enabling probe
      ring-buffer: Have ring_buffer_iter_empty() return true when empty

Thorsten Leemhuis (1):
      Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled

Vishal Verma (1):
      x86/mce: Make the MCE notifier a blocking one

Yazen Ghannam (1):
      x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs


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