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]
Date:   Wed, 16 May 2018 18:02:45 +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.109

I'm announcing the release of the 3.18.109 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 -
 drivers/ata/libata-core.c          |    3 +
 drivers/infiniband/hw/mlx5/qp.c    |    4 ++
 drivers/net/can/usb/kvaser_usb.c   |    2 -
 drivers/net/usb/qmi_wwan.c         |    1 
 drivers/usb/musb/musb_host.c       |    4 +-
 drivers/usb/serial/visor.c         |   69 ++++++++++++++++++-------------------
 include/net/inet_timewait_sock.h   |    1 
 include/net/nexthop.h              |    2 -
 kernel/events/callchain.c          |   10 +----
 kernel/events/core.c               |    2 -
 kernel/trace/trace_events_filter.c |    3 +
 kernel/trace/trace_uprobe.c        |    2 +
 mm/percpu.c                        |    1 
 net/core/dev_addr_lists.c          |    4 +-
 net/core/skbuff.c                  |    1 
 net/ipv4/inet_timewait_sock.c      |    1 
 net/ipv4/tcp.c                     |    2 -
 net/netlink/af_netlink.c           |    2 +
 net/rfkill/rfkill-gpio.c           |    7 +++
 sound/core/pcm_compat.c            |    2 +
 sound/core/seq/seq_virmidi.c       |    4 +-
 sound/drivers/aloop.c              |   29 ++++++++++++---
 tools/perf/util/session.c          |    1 
 24 files changed, 101 insertions(+), 58 deletions(-)

Bin Liu (1):
      usb: musb: host: fix potential NULL pointer dereference

Eric Dumazet (6):
      netlink: fix uninit-value in netlink_sendmsg
      net: fix rtnh_ok()
      net: initialize skb->peeked when cloning
      net: fix uninit-value in __hw_addr_add_ex()
      soreuseport: initialise timewait reuseport field
      tcp: fix TCP_REPAIR_QUEUE bound checking

Greg Kroah-Hartman (2):
      USB: serial: visor: handle potential invalid device configuration
      Linux 3.18.109

Hans de Goede (1):
      libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs

Jimmy Assarsson (1):
      can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()

Jiri Olsa (1):
      perf: Remove superfluous allocation error check

Johan Hovold (1):
      rfkill: gpio: fix memory leak in probe error path

Leon Romanovsky (1):
      RDMA/mlx5: Protect from shift operand overflow

Masami Hiramatsu (1):
      tracing/uprobe_event: Fix strncpy corner case

Murilo Opsfelder Araujo (1):
      perf session: Fix undeclared 'oe'

Robert Rosengren (1):
      ALSA: aloop: Mark paused device as inactive

SZ Lin (林上智) (1):
      NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2

Steven Rostedt (VMware) (1):
      tracing: Fix regex_match_front() to not over compare the test string

Takashi Iwai (3):
      ALSA: pcm: Check PCM state at xfern compat ioctl
      ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
      ALSA: aloop: Add missing cable lock to ctl API callbacks

Tan Xiaojun (1):
      perf/core: Fix the perf_cpu_time_max_percent check

Tejun Heo (1):
      percpu: include linux/sched.h for cond_resched()


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