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:   Sun, 30 Apr 2017 07:27:25 +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.4.65

I'm announcing the release of the 4.4.65 kernel.

All users of the 4.4 kernel series must upgrade.

The updated 4.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.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

------------

 Documentation/sysctl/fs.txt             |    7 +++
 Makefile                                |    2 -
 drivers/media/tuners/tuner-xc2028.c     |    3 +
 drivers/net/wireless/hostap/hostap_hw.c |   15 +++++---
 drivers/staging/android/ion/ion.c       |   55 +++++++++++++++++++++++-------
 drivers/tty/nozomi.c                    |    2 -
 drivers/vfio/pci/vfio_pci.c             |   33 +++++++++++-------
 drivers/vfio/pci/vfio_pci_intrs.c       |    2 -
 fs/gfs2/dir.c                           |    4 +-
 fs/mount.h                              |    2 +
 fs/namespace.c                          |   50 +++++++++++++++++++++++++++-
 fs/pnode.c                              |    2 -
 fs/pnode.h                              |    1 
 include/linux/mount.h                   |    2 +
 kernel/events/core.c                    |   57 +++++++++++++++++++++++++++++---
 kernel/sysctl.c                         |    9 +++++
 net/ipv4/ping.c                         |    5 +-
 net/netfilter/nfnetlink.c               |   10 +++--
 net/tipc/bearer.c                       |   13 ++++++-
 net/tipc/bearer.h                       |   13 +++++++
 net/tipc/core.c                         |    1 
 net/tipc/core.h                         |    3 +
 net/tipc/name_distr.c                   |   24 ++++++-------
 net/tipc/node.c                         |    4 +-
 net/tipc/socket.c                       |   56 ++++++++++++++++++++++++-------
 net/tipc/udp_media.c                    |    7 +++
 26 files changed, 304 insertions(+), 78 deletions(-)

Arnd Bergmann (3):
      tty: nozomi: avoid a harmless gcc warning
      hostap: avoid uninitialized variable use in hfa384x_get_rid
      gfs2: avoid uninitialized variable warning

Eric Dumazet (1):
      ping: implement proper locking

Eric W. Biederman (1):
      mnt: Add a per mount namespace limit on the number of mounts

Erik Hugne (1):
      tipc: make dist queue pernet

EunTaik Lee (1):
      staging/android/ion : fix a race condition in the ion driver

Greg Kroah-Hartman (1):
      Linux 4.4.65

Jon Paul Maloy (3):
      tipc: re-enable compensation for socket receive buffer double counting
      tipc: correct error in node fsm
      tipc: fix socket timer deadlock

Mauro Carvalho Chehab (1):
      xc2028: avoid use after free

Michal Kubeček (1):
      tipc: check minimum bearer MTU

Parthasarathy Bhuvaragan (1):
      tipc: fix random link resets while adding a second bearer

Peter Zijlstra (1):
      perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race

Phil Turnbull (1):
      netfilter: nfnetlink: correctly validate length of batch messages

Richard Alpe (1):
      tipc: make sure IPv6 header fits in skb headroom

Vlad Tsyrklevich (1):
      vfio/pci: Fix integer overflows, bitmask 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