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, 7 Sep 2017 09:36:27 +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.48

I'm announcing the release of the 4.9.48 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/alpha/include/asm/types.h        |    2 -
 arch/alpha/include/uapi/asm/types.h   |   12 ++++++++-
 arch/arm/kvm/mmu.c                    |    2 -
 crypto/algif_skcipher.c               |    9 +++++--
 drivers/gpu/drm/ttm/ttm_page_alloc.c  |    2 -
 drivers/i2c/busses/i2c-ismt.c         |    6 +++-
 drivers/irqchip/irq-mips-gic.c        |    5 +++-
 drivers/net/wireless/ti/wl1251/main.c |    1 
 fs/ceph/addr.c                        |   24 ++++++++++++-------
 fs/ceph/cache.c                       |   12 ++-------
 fs/cifs/dir.c                         |    2 -
 fs/cifs/smb2pdu.h                     |    4 +--
 fs/eventpoll.c                        |   42 +++++++++++++++++++++-------------
 include/asm-generic/topology.h        |    6 ++++
 kernel/cpuset.c                       |    1 
 kernel/events/uprobes.c               |    2 -
 kernel/fork.c                         |    8 ++++++
 lib/mpi/mpicoder.c                    |    4 ++-
 mm/madvise.c                          |    7 +++++
 net/xfrm/xfrm_policy.c                |    6 ++++
 21 files changed, 108 insertions(+), 51 deletions(-)

Ben Hutchings (1):
      alpha: uapi: Add support for __SANE_USERSPACE_TYPES__

Cong Wang (1):
      wl1251: add a missing spin_lock_init()

Eric Biggers (1):
      mm, uprobes: fix multiple free of ->uprobes_state.xol_area

Greg Kroah-Hartman (1):
      Linux 4.9.48

James Hogan (1):
      irqchip: mips-gic: SYNC after enabling GIC region

Mel Gorman (1):
      mm, madvise: ensure poisoned pages are removed from per-cpu lists

Oleg Nesterov (1):
      epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()

Pavel Shilovsky (1):
      CIFS: Fix maximum SMB2 header size

Stephan Mueller (2):
      crypto: algif_skcipher - only call put_page on referenced and used pages
      lib/mpi: kunmap after finishing accessing buffer

Stephen Douthit (2):
      i2c: ismt: Don't duplicate the receive length for block reads
      i2c: ismt: Return EMSGSIZE for block reads with bogus length

Steve French (1):
      CIFS: remove endian related sparse warning

Suzuki K Poulose (1):
      kvm: arm/arm64: Force reading uncached stage2 PGD

Tejun Heo (1):
      cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs

Vladis Dronov (1):
      xfrm: policy: check policy direction value

Waiman Long (1):
      cpuset: Fix incorrect memory_pressure control file mapping

Xiangliang.Yu (1):
      drm/ttm: Fix accounting error when fail to get pages for pool

Yan, Zheng (1):
      ceph: fix readpage from fscache


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