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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171022180142.GA19317@kroah.com>
Date:   Sun, 22 Oct 2017 20:01:42 +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.77

I'm announcing the release of the 3.18.77 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/x86/include/asm/tlbflush.h           |    7 ++
 block/bsg-lib.c                           |    1 
 crypto/Kconfig                            |    1 
 drivers/gpu/drm/drm_dp_mst_topology.c     |    2 
 drivers/iio/adc/xilinx-xadc-core.c        |    6 -
 drivers/irqchip/irq-crossbar.c            |    3 
 drivers/isdn/i4l/isdn_ppp.c               |   37 +++++++---
 drivers/net/ethernet/mellanox/mlx4/main.c |    2 
 drivers/scsi/device_handler/scsi_dh_emc.c |    2 
 drivers/target/iscsi/iscsi_target_erl0.c  |    6 -
 drivers/tty/goldfish.c                    |    2 
 drivers/watchdog/kempld_wdt.c             |    9 ++
 fs/btrfs/send.c                           |    5 +
 fs/ext4/inode.c                           |    2 
 fs/ext4/xattr.c                           |   19 +++--
 fs/ocfs2/dlmglue.c                        |  105 +++++++++++++++++++++++++++++-
 fs/ocfs2/dlmglue.h                        |   18 +++++
 fs/ocfs2/ocfs2.h                          |    1 
 include/net/sctp/ulpevent.h               |    6 +
 include/uapi/linux/mroute6.h              |    1 
 include/uapi/linux/rds.h                  |    3 
 kernel/bpf/verifier.c                     |    3 
 kernel/locking/lockdep.c                  |   11 ++-
 net/core/sock.c                           |    2 
 net/ipv4/ip_vti.c                         |    3 
 net/ipv6/ip6_vti.c                        |    3 
 net/l2tp/l2tp_core.c                      |   14 ++--
 net/l2tp/l2tp_core.h                      |    5 +
 net/netfilter/nf_conntrack_expect.c       |    4 -
 net/packet/af_packet.c                    |   23 ++++--
 31 files changed, 246 insertions(+), 62 deletions(-)

Alexey Kodanev (1):
      vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit

Arnd Bergmann (1):
      watchdog: kempld: fix gcc-4.3 build

Christoph Paasch (1):
      net: Set sk_prot_creator when cloning sockets to the right proto

Christophe JAILLET (1):
      iio: adc: xilinx: Fix error handling

Dan Carpenter (2):
      sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
      scsi: scsi_dh_emc: return success in clariion_std_inquiry()

Dmitry V. Levin (2):
      uapi: fix linux/rds.h userspace compilation errors
      uapi: fix linux/mroute6.h userspace compilation errors

Edward Cree (1):
      bpf/verifier: reject BPF_ALU64|BPF_END

Eric Ren (1):
      ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock

Franck Demathieu (1):
      irqchip/crossbar: Fix incorrect type of local variables

Greg Kroah-Hartman (3):
      Revert "bsg-lib: don't free job in bsg_prepare_job"
      Revert "tty: goldfish: Fix a parameter of a call to free_irq"
      Linux 3.18.77

Harry Wentland (1):
      drm/dp/mst: save vcpi with payloads

Jan Kara (1):
      ext4: avoid deadlock when expanding inode size

Jarno Rajahalme (1):
      netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.

Majd Dibbiny (1):
      net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs

Meng Xu (1):
      isdn/i4l: fetch the ppp_write buffer in one shot

Milan Broz (1):
      crypto: xts - Add ECB dependency

Peter Zijlstra (1):
      locking/lockdep: Add nest_lock integrity test

Ridge Kennedy (1):
      l2tp: Avoid schedule while atomic in exit_net

Robbie Ko (1):
      Btrfs: send, fix failure to rename top level inode due to name collision

Sabrina Dubroca (1):
      l2tp: fix race condition in l2tp_tunnel_delete

Sebastian Andrzej Siewior (1):
      x86/mm: Disable preemption during CR3 read+write

Varun Prakash (1):
      target/iscsi: Fix unsolicited data seq_end_offset calculation

Willem de Bruijn (2):
      packet: hold bind lock when rebinding to fanout hook
      packet: in packet_do_bind, test fanout with bind_lock held


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