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]
Message-ID: <20180430121912.GA6561@kroah.com>
Date:   Mon, 30 Apr 2018 05:19:12 -0700
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.107

I'm announcing the release of the 3.18.107 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/kernel/tsc.c           |    2 
 drivers/cdrom/cdrom.c           |    2 
 drivers/message/fusion/mptsas.c |    1 
 drivers/net/bonding/bond_main.c |    3 -
 drivers/net/ppp/pppoe.c         |    4 +
 drivers/net/team/team.c         |   38 ++++++++++++++---
 fs/cifs/dir.c                   |    9 ++--
 fs/ext4/balloc.c                |    3 -
 fs/ext4/ialloc.c                |   43 +------------------
 fs/ext4/inline.c                |   66 +++++++++++++-----------------
 fs/ext4/inode.c                 |    2 
 fs/ext4/xattr.c                 |   30 +++++--------
 fs/ext4/xattr.h                 |   32 ++++++++++++++
 fs/jbd2/journal.c               |    2 
 include/net/llc_conn.h          |    1 
 kernel/events/core.c            |    4 -
 mm/filemap.c                    |    4 -
 net/dns_resolver/dns_key.c      |   13 ++---
 net/ipv4/tcp.c                  |    6 +-
 net/ipv4/tcp_input.c            |    7 ---
 net/ipv6/route.c                |    2 
 net/l2tp/l2tp_ppp.c             |    7 +++
 net/llc/af_llc.c                |   14 +++++-
 net/llc/llc_c_ac.c              |    9 ----
 net/llc/llc_conn.c              |   22 +++++++++-
 net/packet/af_packet.c          |   88 ++++++++++++++++++++++++++++------------
 net/packet/internal.h           |   10 ++--
 28 files changed, 253 insertions(+), 173 deletions(-)

Cong Wang (3):
      llc: hold llc_sap before release_sock()
      llc: fix NULL pointer deref for SOCK_ZAPPED
      llc: delete timers synchronously in llc_sk_free()

Dan Carpenter (1):
      cdrom: information leak in cdrom_ioctl_media_changed()

Eric Biggers (1):
      KEYS: DNS: limit the length of option strings

Eric Dumazet (3):
      tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
      net: af_packet: fix race in PACKET_{R|T}X_RING
      ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy

Greg Kroah-Hartman (1):
      Linux 3.18.107

Guillaume Nault (2):
      l2tp: check sockaddr length in pppol2tp_connect()
      pppoe: check sockaddr length in pppoe_connect()

Jann Horn (1):
      tcp: don't read out-of-bounds opsize

Jiri Olsa (1):
      perf: Return proper values for user stack errors

Martin K. Petersen (1):
      scsi: mptsas: Disable WRITE SAME

Matthew Wilcox (1):
      mm/filemap.c: fix NULL pointer in page_cache_tree_insert()

Paolo Abeni (1):
      team: avoid adding twice the same option to the event list

Sahitya Tummala (1):
      jbd2: fix use after free in kjournald2()

Steve French (1):
      cifs: do not allow creating sockets except with SMB1 posix exensions

Theodore Ts'o (2):
      ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
      ext4: don't update checksum of new initialized bitmaps

Willem de Bruijn (1):
      packet: fix bitfield update race

Xiaoming Gao (1):
      x86/tsc: Prevent 32bit truncation in calc_hpet_ref()

Xin Long (2):
      bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
      team: fix netconsole setup over team

wangguang (1):
      ext4: bugfix for mmaped pages in mpage_release_unused_pages()


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