]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.3-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Dec 2015 16:49:25 +0000 (08:49 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Dec 2015 16:49:25 +0000 (08:49 -0800)
commitc609fb44bfb5f01dccbd3daf35d94897b73584b4
tree8bdf77f55739c76734605cee7e8140417620b426
parent906362e41cd6afc87f797f869ce69216e423cf34
4.3-stable patches

added patches:
af-unix-fix-use-after-free-with-concurrent-readers-while-splicing.patch
af-unix-passcred-support-for-sendpage.patch
af_unix-don-t-append-consumed-skbs-to-sk_receive_queue.patch
af_unix-take-receive-queue-lock-while-appending-new-skb.patch
bpf-array-fix-heap-out-of-bounds-access-when-updating-elements.patch
broadcom-fix-phy_id_bcm5481-entry-in-the-id-table.patch
ip_tunnel-disable-preemption-when-updating-per-cpu-tstats.patch
ipv6-add-complete-rcu-protection-around-np-opt.patch
ipv6-avoid-creating-rtf_cache-from-a-rt-that-is-not-managed-by-fib6-tree.patch
ipv6-check-expire-on-dst_nocache-route.patch
ipv6-check-rt-dst.from-for-the-dst_nocache-route.patch
ipv6-distinguish-frag-queues-by-device-for-multicast-and-link-local-packets.patch
ipv6-sctp-implement-sctp_v6_destroy_sock.patch
net-ip6_tunnel-fix-dst-leak.patch
net-ip6mr-fix-static-mfc-dev-leaks-on-table-destruction.patch
net-ipmr-fix-static-mfc-dev-leaks-on-table-destruction.patch
net-mlx4_core-fix-sleeping-while-holding-spinlock-at-rem_slave_counters.patch
net-mlx5e-added-self-loopback-prevention.patch
net-neighbour-fix-crash-at-dumping-device-agnostic-proxy-entries.patch
net-qmi_wwan-add-xs-stick-w100-2-from-4g-systems.patch
net-scm-fix-pax-detected-msg_controllen-overflow-in-scm_detach_fds.patch
net-switchdev-fix-return-code-of-fdb_dump-stub.patch
net-thunder-check-for-driver-data-in-nicvf_remove.patch
net_sched-fix-qdisc_tree_decrease_qlen-races.patch
openvswitch-fix-hangup-on-vxlan-gre-geneve-device-deletion.patch
packet-always-probe-for-transport-header.patch
packet-do-skb_probe_transport_header-when-we-actually-have-data.patch
packet-fix-tpacket_snd-max-frame-len.patch
packet-infer-protocol-from-ethernet-header-if-unset.patch
packet-only-allow-extra-vlan-len-on-ethernet-devices.patch
r8169-fix-kasan-reported-skb-use-after-free.patch
rds-fix-race-condition-when-sending-a-message-on-unbound-socket.patch
revert-ipv6-ndisc-inherit-metadata-dst-when-creating-ndisc-requests.patch
sctp-translate-host-order-to-network-order-when-setting-a-hmacid.patch
snmp-remove-duplicate-outmcast-stat-increment.patch
tcp-disable-fast-open-on-timeouts-after-handshake.patch
tcp-fix-potential-huge-kmalloc-calls-in-tcp_repair.patch
tcp-initialize-tp-copied_seq-in-case-of-cross-syn-connection.patch
tcp-md5-fix-lockdep-annotation.patch
tipc-fix-error-handling-of-expanding-buffer-headroom.patch
tools-net-use-include-uapi-with-__exported_headers__.patch
unix-avoid-use-after-free-in-ep_remove_wait_queue.patch
vrf-fix-double-free-and-memory-corruption-on-register_netdevice-failure.patch
43 files changed:
queue-4.3/af-unix-fix-use-after-free-with-concurrent-readers-while-splicing.patch [new file with mode: 0644]
queue-4.3/af-unix-passcred-support-for-sendpage.patch [new file with mode: 0644]
queue-4.3/af_unix-don-t-append-consumed-skbs-to-sk_receive_queue.patch [new file with mode: 0644]
queue-4.3/af_unix-take-receive-queue-lock-while-appending-new-skb.patch [new file with mode: 0644]
queue-4.3/bpf-array-fix-heap-out-of-bounds-access-when-updating-elements.patch [new file with mode: 0644]
queue-4.3/broadcom-fix-phy_id_bcm5481-entry-in-the-id-table.patch [new file with mode: 0644]
queue-4.3/ip_tunnel-disable-preemption-when-updating-per-cpu-tstats.patch [new file with mode: 0644]
queue-4.3/ipv6-add-complete-rcu-protection-around-np-opt.patch [new file with mode: 0644]
queue-4.3/ipv6-avoid-creating-rtf_cache-from-a-rt-that-is-not-managed-by-fib6-tree.patch [new file with mode: 0644]
queue-4.3/ipv6-check-expire-on-dst_nocache-route.patch [new file with mode: 0644]
queue-4.3/ipv6-check-rt-dst.from-for-the-dst_nocache-route.patch [new file with mode: 0644]
queue-4.3/ipv6-distinguish-frag-queues-by-device-for-multicast-and-link-local-packets.patch [new file with mode: 0644]
queue-4.3/ipv6-sctp-implement-sctp_v6_destroy_sock.patch [new file with mode: 0644]
queue-4.3/net-ip6_tunnel-fix-dst-leak.patch [new file with mode: 0644]
queue-4.3/net-ip6mr-fix-static-mfc-dev-leaks-on-table-destruction.patch [new file with mode: 0644]
queue-4.3/net-ipmr-fix-static-mfc-dev-leaks-on-table-destruction.patch [new file with mode: 0644]
queue-4.3/net-mlx4_core-fix-sleeping-while-holding-spinlock-at-rem_slave_counters.patch [new file with mode: 0644]
queue-4.3/net-mlx5e-added-self-loopback-prevention.patch [new file with mode: 0644]
queue-4.3/net-neighbour-fix-crash-at-dumping-device-agnostic-proxy-entries.patch [new file with mode: 0644]
queue-4.3/net-qmi_wwan-add-xs-stick-w100-2-from-4g-systems.patch [new file with mode: 0644]
queue-4.3/net-scm-fix-pax-detected-msg_controllen-overflow-in-scm_detach_fds.patch [new file with mode: 0644]
queue-4.3/net-switchdev-fix-return-code-of-fdb_dump-stub.patch [new file with mode: 0644]
queue-4.3/net-thunder-check-for-driver-data-in-nicvf_remove.patch [new file with mode: 0644]
queue-4.3/net_sched-fix-qdisc_tree_decrease_qlen-races.patch [new file with mode: 0644]
queue-4.3/openvswitch-fix-hangup-on-vxlan-gre-geneve-device-deletion.patch [new file with mode: 0644]
queue-4.3/packet-always-probe-for-transport-header.patch [new file with mode: 0644]
queue-4.3/packet-do-skb_probe_transport_header-when-we-actually-have-data.patch [new file with mode: 0644]
queue-4.3/packet-fix-tpacket_snd-max-frame-len.patch [new file with mode: 0644]
queue-4.3/packet-infer-protocol-from-ethernet-header-if-unset.patch [new file with mode: 0644]
queue-4.3/packet-only-allow-extra-vlan-len-on-ethernet-devices.patch [new file with mode: 0644]
queue-4.3/r8169-fix-kasan-reported-skb-use-after-free.patch [new file with mode: 0644]
queue-4.3/rds-fix-race-condition-when-sending-a-message-on-unbound-socket.patch [new file with mode: 0644]
queue-4.3/revert-ipv6-ndisc-inherit-metadata-dst-when-creating-ndisc-requests.patch [new file with mode: 0644]
queue-4.3/sctp-translate-host-order-to-network-order-when-setting-a-hmacid.patch [new file with mode: 0644]
queue-4.3/snmp-remove-duplicate-outmcast-stat-increment.patch [new file with mode: 0644]
queue-4.3/tcp-disable-fast-open-on-timeouts-after-handshake.patch [new file with mode: 0644]
queue-4.3/tcp-fix-potential-huge-kmalloc-calls-in-tcp_repair.patch [new file with mode: 0644]
queue-4.3/tcp-initialize-tp-copied_seq-in-case-of-cross-syn-connection.patch [new file with mode: 0644]
queue-4.3/tcp-md5-fix-lockdep-annotation.patch [new file with mode: 0644]
queue-4.3/tipc-fix-error-handling-of-expanding-buffer-headroom.patch [new file with mode: 0644]
queue-4.3/tools-net-use-include-uapi-with-__exported_headers__.patch [new file with mode: 0644]
queue-4.3/unix-avoid-use-after-free-in-ep_remove_wait_queue.patch [new file with mode: 0644]
queue-4.3/vrf-fix-double-free-and-memory-corruption-on-register_netdevice-failure.patch [new file with mode: 0644]