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, 12 Dec 2015 11:32:55 -0800
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	linux@...ck-us.net, shuah.kh@...sung.com, info@...nelci.org,
	stable@...r.kernel.org
Subject: [PATCH 4.1 00/45] 4.1.15-stable review

This is the start of the stable review cycle for the 4.1.15 release.
There are 45 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Mon Dec 14 19:32:37 UTC 2015.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.1.15-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 4.1.15-rc1

Lu, Han <han.lu@...el.com>
    ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codec

Arnd Bergmann <arnd@...db.de>
    ceph: fix message length computation

Junxiao Bi <junxiao.bi@...cle.com>
    ocfs2: fix umask ignored issue

Jeff Layton <jlayton@...chiereds.net>
    nfs: if we have no valid attrs, then don't declare the attribute cache valid

Benjamin Coddington <bcodding@...hat.com>
    nfs4: start callback_ident at idr 1

Daniel Borkmann <daniel@...earbox.net>
    debugfs: fix refcount imbalance in start_creating

Andrew Elble <aweits@....edu>
    nfsd: eliminate sending duplicate and repeated delegations

Jeff Layton <jlayton@...chiereds.net>
    nfsd: serialize state seqid morphing operations

Stefan Richter <stefanr@...6.in-berlin.de>
    firewire: ohci: fix JMicron JMB38x IT context discovery

Daeho Jeong <daeho.jeong@...sung.com>
    ext4, jbd2: ensure entering into panic after recording an error in superblock

Lukas Czerner <lczerner@...hat.com>
    ext4: fix potential use after free in __ext4_journal_stop

Theodore Ts'o <tytso@....edu>
    ext4 crypto: fix memory leak in ext4_bio_write_page()

Ilya Dryomov <idryomov@...il.com>
    rbd: don't put snap_context twice in rbd_queue_workfn()

Filipe Manana <fdmanana@...e.com>
    Btrfs: fix race when listing an inode's xattrs

Filipe Manana <fdmanana@...e.com>
    Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow

Filipe Manana <fdmanana@...e.com>
    Btrfs: fix race leading to incorrect item deletion when dropping extents

Filipe Manana <fdmanana@...e.com>
    Btrfs: fix truncation of compressed and inlined extents

Filipe Manana <fdmanana@...e.com>
    Btrfs: fix file corruption and data loss after cloning inline extents

David Sterba <dsterba@...e.com>
    btrfs: check unsupported filters in balance arguments

Eric Dumazet <edumazet@...gle.com>
    net_sched: fix qdisc_tree_decrease_qlen() races

Eric Dumazet <edumazet@...gle.com>
    ipv6: sctp: implement sctp_v6_destroy_sock()

Konstantin Khlebnikov <koct9i@...il.com>
    net/neighbour: fix crash at dumping device-agnostic proxy entries

Eric Dumazet <edumazet@...gle.com>
    ipv6: add complete rcu protection around np->opt

Daniel Borkmann <daniel@...earbox.net>
    bpf, array: fix heap out-of-bounds access when updating elements

Quentin Casasnovas <quentin.casasnovas@...cle.com>
    RDS: fix race condition when sending a message on unbound socket

Michal Kubeček <mkubecek@...e.cz>
    ipv6: distinguish frag queues by device for multicast and link-local packets

Aaro Koskinen <aaro.koskinen@....fi>
    broadcom: fix PHY_ID_BCM5481 entry in the id table

Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
    net: ip6mr: fix static mfc/dev leaks on table destruction

Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
    net: ipmr: fix static mfc/dev leaks on table destruction

Daniel Borkmann <daniel@...earbox.net>
    net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds

Eric Dumazet <edumazet@...gle.com>
    tcp: initialize tp->copied_seq in case of cross SYN connection

Eric Dumazet <edumazet@...gle.com>
    tcp: fix potential huge kmalloc() calls in TCP_REPAIR

Yuchung Cheng <ycheng@...gle.com>
    tcp: disable Fast Open on timeouts after handshake

Eric Dumazet <edumazet@...gle.com>
    tcp: md5: fix lockdep annotation

Bjørn Mork <bjorn@...k.no>
    net: qmi_wwan: add XS Stick W100-2 from 4G Systems

Neil Horman <nhorman@...driver.com>
    snmp: Remove duplicate OUTMCAST stat increment

Jason A. Donenfeld <Jason@...c4.com>
    ip_tunnel: disable preemption when updating per-cpu tstats

lucien <lucien.xin@...il.com>
    sctp: translate host order to network order when setting a hmacid

Daniel Borkmann <daniel@...earbox.net>
    packet: fix tpacket_snd max frame len

Daniel Borkmann <daniel@...earbox.net>
    packet: infer protocol from ethernet header if unset

Daniel Borkmann <daniel@...earbox.net>
    packet: only allow extra vlan len on ethernet devices

Daniel Borkmann <daniel@...earbox.net>
    packet: always probe for transport header

Daniel Borkmann <daniel@...earbox.net>
    packet: do skb_probe_transport_header when we actually have data

Kamal Mostafa <kamal@...onical.com>
    tools/net: Use include/uapi with __EXPORTED_HEADERS__

Rainer Weikusat <rweikusat@...ileactivedefense.com>
    unix: avoid use-after-free in ep_remove_wait_queue


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

Diffstat:

 Makefile                                |   4 +-
 drivers/block/rbd.c                     |   1 +
 drivers/firewire/ohci.c                 |   5 +
 drivers/net/phy/broadcom.c              |   2 +-
 drivers/net/usb/qmi_wwan.c              |   1 +
 fs/btrfs/file.c                         |  16 ++-
 fs/btrfs/inode.c                        |  92 ++++++++++++---
 fs/btrfs/ioctl.c                        | 200 +++++++++++++++++++++++++-------
 fs/btrfs/volumes.h                      |   8 ++
 fs/btrfs/xattr.c                        |   4 +-
 fs/ceph/mds_client.c                    |   2 +-
 fs/debugfs/inode.c                      |   6 +-
 fs/ext4/ext4_jbd2.c                     |   6 +-
 fs/ext4/page-io.c                       |   5 +-
 fs/ext4/super.c                         |  12 +-
 fs/jbd2/journal.c                       |   6 +-
 fs/nfs/inode.c                          |   6 +-
 fs/nfs/nfs4client.c                     |   2 +-
 fs/nfsd/nfs4state.c                     | 127 +++++++++++++++++---
 fs/nfsd/state.h                         |  19 +--
 fs/ocfs2/namei.c                        |   2 +
 include/linux/ipv6.h                    |   2 +-
 include/linux/jbd2.h                    |   1 +
 include/net/af_unix.h                   |   1 +
 include/net/ip6_tunnel.h                |   3 +-
 include/net/ip_tunnels.h                |   3 +-
 include/net/ipv6.h                      |  22 +++-
 include/net/sch_generic.h               |   3 +
 kernel/bpf/arraymap.c                   |   2 +-
 net/core/neighbour.c                    |   4 +-
 net/core/scm.c                          |   2 +
 net/dccp/ipv6.c                         |  33 ++++--
 net/ipv4/ipmr.c                         |  15 +--
 net/ipv4/tcp_input.c                    |  23 +++-
 net/ipv4/tcp_ipv4.c                     |   3 +-
 net/ipv4/tcp_timer.c                    |  12 ++
 net/ipv6/af_inet6.c                     |  13 ++-
 net/ipv6/datagram.c                     |   4 +-
 net/ipv6/exthdrs.c                      |   3 +-
 net/ipv6/inet6_connection_sock.c        |  11 +-
 net/ipv6/ip6mr.c                        |  15 +--
 net/ipv6/ipv6_sockglue.c                |  33 ++++--
 net/ipv6/mcast.c                        |   2 -
 net/ipv6/netfilter/nf_conntrack_reasm.c |   5 +-
 net/ipv6/raw.c                          |   8 +-
 net/ipv6/reassembly.c                   |  10 +-
 net/ipv6/syncookies.c                   |   2 +-
 net/ipv6/tcp_ipv6.c                     |  28 +++--
 net/ipv6/udp.c                          |   8 +-
 net/l2tp/l2tp_ip6.c                     |   8 +-
 net/packet/af_packet.c                  |  86 +++++++-------
 net/rds/connection.c                    |   6 -
 net/rds/send.c                          |   4 +-
 net/sched/sch_api.c                     |  27 +++--
 net/sched/sch_generic.c                 |   2 +-
 net/sched/sch_mq.c                      |   4 +-
 net/sched/sch_mqprio.c                  |   4 +-
 net/sctp/auth.c                         |   4 +-
 net/sctp/socket.c                       |   9 +-
 net/unix/af_unix.c                      | 183 ++++++++++++++++++++++++++---
 sound/pci/hda/patch_hdmi.c              |   3 +-
 tools/net/Makefile                      |   7 +-
 62 files changed, 871 insertions(+), 273 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ