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:   Sat, 10 Dec 2016 20:56:48 +0100
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.38

I'm announcing the release of the 4.4.38 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

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

 Makefile                                       |    2 
 arch/sparc/kernel/signal_32.c                  |    4 -
 arch/sparc/mm/init_64.c                        |   71 ++++++++++++++++++++++---
 block/blk-map.c                                |    3 +
 drivers/net/dsa/bcm_sf2.c                      |    4 +
 drivers/net/ethernet/broadcom/genet/bcmgenet.c |    8 +-
 drivers/net/ethernet/marvell/sky2.c            |   13 ++++
 drivers/net/ethernet/renesas/sh_eth.c          |    2 
 drivers/net/geneve.c                           |   14 +---
 drivers/net/virtio_net.c                       |    5 +
 include/linux/uio.h                            |    4 -
 net/core/net_namespace.c                       |    2 
 net/core/rtnetlink.c                           |    5 +
 net/core/sock.c                                |    4 -
 net/dccp/ipv4.c                                |   12 ++--
 net/ipv4/esp4.c                                |    2 
 net/ipv4/ip_output.c                           |    3 +
 net/ipv4/ping.c                                |    4 +
 net/ipv6/esp6.c                                |    2 
 net/ipv6/ip6_tunnel.c                          |   13 +++-
 net/ipv6/output_core.c                         |    2 
 net/l2tp/l2tp_ip.c                             |    5 +
 net/l2tp/l2tp_ip6.c                            |    5 +
 net/netlink/af_netlink.c                       |   21 ++++++-
 net/netlink/af_netlink.h                       |    2 
 net/packet/af_packet.c                         |   18 ++++--
 net/sched/act_pedit.c                          |   24 +++++++-
 net/sched/cls_basic.c                          |    4 -
 net/sched/cls_bpf.c                            |    4 -
 net/sched/cls_cgroup.c                         |    7 +-
 net/sched/cls_flow.c                           |    1 
 net/sched/cls_flower.c                         |   31 +++++++++-
 net/sched/cls_rsvp.h                           |    3 -
 net/sched/cls_tcindex.c                        |    1 
 net/unix/af_unix.c                             |   17 +++--
 35 files changed, 242 insertions(+), 80 deletions(-)

Al Viro (1):
      constify iov_iter_count() and iter_is_iovec()

Amir Vadai (1):
      net/sched: pedit: make sure that offset is valid

Andreas Larsson (1):
      sparc32: Fix inverted invalid_frame_pointer checks on sigreturns

Chris Brandt (1):
      sh_eth: remove unchecked interrupts for RZ/A1

Daniel Borkmann (1):
      net, sched: respect rcu grace period on cls destruction

Eli Cooper (2):
      ipv6: Set skb->protocol properly for local output
      ipv4: Set skb->protocol properly for local output

Eric Dumazet (3):
      virtio-net: add a missing synchronize_net()
      net/dccp: fix use-after-free in dccp_invalid_packet
      net: avoid signed overflows for SO_{SND|RCV}BUFFORCE

Florian Fainelli (2):
      net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
      net: bcmgenet: Utilize correct struct device for all DMA operations

Greg Kroah-Hartman (1):
      Linux 4.4.38

Guillaume Nault (1):
      l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()

Herbert Xu (2):
      netlink: Call cb->done from a worker thread
      netlink: Do not schedule work from sk_destruct

Jeremy Linton (1):
      net: sky2: Fix shutdown crash

Kees Cook (1):
      net: ping: check minimum size on ICMP header length

Linus Torvalds (1):
      Don't feed anything but regular iovec's to blk_rq_map_user_iov

Paolo Abeni (1):
      ip6_tunnel: disable caching when the traffic class is inherited

Philip Pettersson (1):
      packet: fix race condition in packet_set_ring

Sabrina Dubroca (2):
      rtnetlink: fix FDB size computation
      geneve: avoid use-after-free of skb->data

Thomas Tai (2):
      sparc64: Fix find_node warning if numa node cannot be found
      sparc64: fix compile warning section mismatch in find_node()

Tobias Brunner (2):
      esp4: Fix integrity verification when ESN are used
      esp6: Fix integrity verification when ESN are used

WANG Cong (2):
      net: check dead netns for peernet2id_alloc()
      af_unix: conditionally use freezable blocking calls in read


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