]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Oct 2017 14:09:51 +0000 (16:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Oct 2017 14:09:51 +0000 (16:09 +0200)
commitfe0fc7aed106dbd8181e4c53cc799c9a90b3864a
treebe7f36c293d13f42adfaf5183d0d310a56478652
parentcd82d00827a4d1544c2f28c1cdd4392fec941219
4.9-stable patches

added patches:
bpf-one-perf-event-close-won-t-free-bpf-program-attached-by-another-perf-event.patch
bpf-verifier-reject-bpf_alu64-bpf_end.patch
ip6_gre-ip6gre_tap-device-should-keep-dst.patch
ip6_gre-skb_push-ipv6hdr-before-packing-the-header-in-ip6gre_header.patch
ip6_tunnel-do-not-allow-loading-ip6_tunnel-if-ipv6-is-disabled-in-cmdline.patch
ip6_tunnel-update-mtu-properly-for-arphrd_ether-tunnel-device-in-tx-path.patch
isdn-i4l-fetch-the-ppp_write-buffer-in-one-shot.patch
l2tp-avoid-schedule-while-atomic-in-exit_net.patch
l2tp-fix-race-condition-in-l2tp_tunnel_delete.patch
mlxsw-spectrum-prevent-mirred-related-crash-on-removal.patch
net-dsa-fix-network-device-registration-order.patch
net-emac-fix-napi-poll-list-corruption.patch
net-phy-fix-mask-value-write-on-gmii2rgmii-converter-speed-register.patch
net-qcom-emac-specify-the-correct-size-when-mapping-a-dma-buffer.patch
net-rtnetlink-fix-info-leak-in-rtm_getstats-call.patch
net-sched-cls_matchall-fix-crash-when-used-with-classful-qdisc.patch
net-sched-fix-use-after-free-in-tcf_action_destroy-and-tcf_del_walker.patch
net-set-sk_prot_creator-when-cloning-sockets-to-the-right-proto.patch
net_sched-always-reset-qdisc-backlog-in-qdisc_reset.patch
netlink-do-not-proceed-if-dump-s-start-errs.patch
packet-hold-bind-lock-when-rebinding-to-fanout-hook.patch
packet-in-packet_do_bind-test-fanout-with-bind_lock-held.patch
packet-only-test-po-has_vnet_hdr-once-in-packet_snd.patch
sctp-potential-read-out-of-bounds-in-sctp_ulpevent_type_enabled.patch
socket-bpf-fix-possible-use-after-free.patch
tcp-fastopen-fix-on-syn-data-transmit-failure.patch
tcp-fix-data-delivery-rate.patch
tcp-update-skb-skb_mstamp-more-carefully.patch
tipc-use-only-positive-error-codes-in-messages.patch
tun-bail-out-from-tun_get_user-if-the-skb-is-empty.patch
udpv6-fix-the-checksum-computation-when-hw-checksum-does-not-apply.patch
vti-fix-use-after-free-in-vti_tunnel_xmit-vti6_tnl_xmit.patch
33 files changed:
queue-4.9/bpf-one-perf-event-close-won-t-free-bpf-program-attached-by-another-perf-event.patch [new file with mode: 0644]
queue-4.9/bpf-verifier-reject-bpf_alu64-bpf_end.patch [new file with mode: 0644]
queue-4.9/ip6_gre-ip6gre_tap-device-should-keep-dst.patch [new file with mode: 0644]
queue-4.9/ip6_gre-skb_push-ipv6hdr-before-packing-the-header-in-ip6gre_header.patch [new file with mode: 0644]
queue-4.9/ip6_tunnel-do-not-allow-loading-ip6_tunnel-if-ipv6-is-disabled-in-cmdline.patch [new file with mode: 0644]
queue-4.9/ip6_tunnel-update-mtu-properly-for-arphrd_ether-tunnel-device-in-tx-path.patch [new file with mode: 0644]
queue-4.9/isdn-i4l-fetch-the-ppp_write-buffer-in-one-shot.patch [new file with mode: 0644]
queue-4.9/l2tp-avoid-schedule-while-atomic-in-exit_net.patch [new file with mode: 0644]
queue-4.9/l2tp-fix-race-condition-in-l2tp_tunnel_delete.patch [new file with mode: 0644]
queue-4.9/mlxsw-spectrum-prevent-mirred-related-crash-on-removal.patch [new file with mode: 0644]
queue-4.9/net-dsa-fix-network-device-registration-order.patch [new file with mode: 0644]
queue-4.9/net-emac-fix-napi-poll-list-corruption.patch [new file with mode: 0644]
queue-4.9/net-phy-fix-mask-value-write-on-gmii2rgmii-converter-speed-register.patch [new file with mode: 0644]
queue-4.9/net-qcom-emac-specify-the-correct-size-when-mapping-a-dma-buffer.patch [new file with mode: 0644]
queue-4.9/net-rtnetlink-fix-info-leak-in-rtm_getstats-call.patch [new file with mode: 0644]
queue-4.9/net-sched-cls_matchall-fix-crash-when-used-with-classful-qdisc.patch [new file with mode: 0644]
queue-4.9/net-sched-fix-use-after-free-in-tcf_action_destroy-and-tcf_del_walker.patch [new file with mode: 0644]
queue-4.9/net-set-sk_prot_creator-when-cloning-sockets-to-the-right-proto.patch [new file with mode: 0644]
queue-4.9/net_sched-always-reset-qdisc-backlog-in-qdisc_reset.patch [new file with mode: 0644]
queue-4.9/netlink-do-not-proceed-if-dump-s-start-errs.patch [new file with mode: 0644]
queue-4.9/packet-hold-bind-lock-when-rebinding-to-fanout-hook.patch [new file with mode: 0644]
queue-4.9/packet-in-packet_do_bind-test-fanout-with-bind_lock-held.patch [new file with mode: 0644]
queue-4.9/packet-only-test-po-has_vnet_hdr-once-in-packet_snd.patch [new file with mode: 0644]
queue-4.9/sctp-potential-read-out-of-bounds-in-sctp_ulpevent_type_enabled.patch [new file with mode: 0644]
queue-4.9/series
queue-4.9/socket-bpf-fix-possible-use-after-free.patch [new file with mode: 0644]
queue-4.9/tcp-fastopen-fix-on-syn-data-transmit-failure.patch [new file with mode: 0644]
queue-4.9/tcp-fix-data-delivery-rate.patch [new file with mode: 0644]
queue-4.9/tcp-update-skb-skb_mstamp-more-carefully.patch [new file with mode: 0644]
queue-4.9/tipc-use-only-positive-error-codes-in-messages.patch [new file with mode: 0644]
queue-4.9/tun-bail-out-from-tun_get_user-if-the-skb-is-empty.patch [new file with mode: 0644]
queue-4.9/udpv6-fix-the-checksum-computation-when-hw-checksum-does-not-apply.patch [new file with mode: 0644]
queue-4.9/vti-fix-use-after-free-in-vti_tunnel_xmit-vti6_tnl_xmit.patch [new file with mode: 0644]