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:   Mon, 10 Sep 2018 09:05:59 +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 3.18.122

I'm announcing the release of the 3.18.122 kernel.

All users of the 3.18 kernel series must upgrade.

The updated 3.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.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/kernel/osf_sys.c           |   64 ++++++++++------------
 arch/arm/boot/dts/tegra30-cardhu.dtsi |    1 
 arch/powerpc/include/asm/fadump.h     |    3 -
 arch/powerpc/kernel/fadump.c          |   92 +++++++++++++++++++++++++++-----
 arch/powerpc/platforms/pseries/ras.c  |    2 
 arch/sparc/kernel/sys_sparc_32.c      |   22 ++++---
 arch/sparc/kernel/sys_sparc_64.c      |   20 ++++---
 drivers/iio/frequency/ad9523.c        |    4 -
 drivers/md/bcache/writeback.c         |    4 +
 drivers/md/dm-cache-metadata.c        |    3 -
 drivers/pwm/pwm-tiehrpwm.c            |    2 
 drivers/spi/spi-davinci.c             |    2 
 drivers/video/fbdev/core/fbmem.c      |   38 +++++++++++--
 fs/nfs/blocklayout/dev.c              |    2 
 fs/ubifs/journal.c                    |    7 ++
 fs/ubifs/lprops.c                     |    8 +-
 fs/xattr.c                            |    2 
 include/video/udlfb.h                 |    2 
 kernel/kthread.c                      |    8 ++
 kernel/sys.c                          |   95 ++++++++++++++++------------------
 kernel/trace/blktrace.c               |    4 +
 kernel/trace/trace.c                  |    4 +
 kernel/trace/trace_uprobe.c           |    2 
 kernel/user_namespace.c               |   39 ++++++-------
 kernel/utsname_sysctl.c               |   41 ++++++++------
 mm/memory.c                           |    9 ---
 net/9p/client.c                       |    2 
 net/9p/trans_fd.c                     |    7 ++
 net/9p/trans_rdma.c                   |    3 +
 net/9p/trans_virtio.c                 |    6 +-
 31 files changed, 308 insertions(+), 192 deletions(-)

Al Viro (1):
      osf_getdomainname(): use copy_to_user()

Bartosz Golaszewski (1):
      spi: davinci: fix a NULL pointer dereference

Christian Brauner (1):
      getxattr: use correct xattr length

Dan Carpenter (1):
      pnfs/blocklayout: off by one in bl_map_stripe()

Eric W. Biederman (1):
      userns; Correct the comment in map_write

Greg Kroah-Hartman (1):
      Linux 3.18.122

Hari Bathini (1):
      powerpc/fadump: handle crash memory ranges array index overflow

Jann Horn (2):
      sys: don't hold uts_sem while accessing userspace memory
      userns: move user access out of the mutex

Jon Hunter (1):
      ARM: tegra: Fix Tegra30 Cardhu PCA954x reset

Lars-Peter Clausen (2):
      iio: ad9523: Fix displayed phase
      iio: ad9523: Fix return value for ad952x_store()

Mahesh Salgaonkar (1):
      powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.

Mike Snitzer (1):
      dm cache metadata: save in-core policy_hint_size to on-disk superblock

Mikulas Patocka (2):
      fb: fix lost console when the user unplugs a USB adapter
      udlfb: set optimal write delay

Peter Zijlstra (1):
      mm/tlb: Remove tlb_remove_table() non-concurrent condition

Richard Weinberger (3):
      ubifs: Fix memory leak in lprobs self-check
      Revert "UBIFS: Fix potential integer overflow in allocation"
      ubifs: Fix synced_i_size calculation for xattr inodes

Shan Hai (1):
      bcache: release dc->writeback_lock properly in bch_writeback_thread()

Snild Dolkow (1):
      kthread, tracing: Don't expose half-written comm when creating kthreads

Steven Rostedt (VMware) (3):
      tracing: Do not call start/stop() functions when tracing_on does not change
      tracing/blktrace: Fix to allow setting same value
      uprobes: Use synchronize_rcu() not synchronize_sched()

Tomas Bortoli (3):
      net/9p/client.c: version pointer uninitialized
      net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
      9p: fix multiple NULL-pointer-dereferences

Vignesh R (1):
      pwm: tiehrpwm: Fix disabling of output of PWMs

jiangyiwen (1):
      9p/virtio: fix off-by-one error in sg list bounds check


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