]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Mar 2017 14:45:05 +0000 (22:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Mar 2017 14:45:05 +0000 (22:45 +0800)
commit7ec12e42db29cc1c1ef85af19eeb641ddb494fc8
tree495583d732346ef51ac5a1fc062d671b58fc3645
parentb7bdc440103c9962bb1a65b01f099c9572bbc942
4.4-stable patches

added patches:
act_connmark-avoid-crashing-on-malformed-nlattrs-with-null-parms.patch
bridge-drop-netfilter-fake-rtable-unconditionally.patch
dccp-fix-memory-leak-during-tear-down-of-unsuccessful-connection-request.patch
dccp-fix-use-after-free-in-dccp_feat_activate_values.patch
dccp-tcp-fix-routing-redirect-race.patch
dccp-unlock-sock-before-calling-sk_free.patch
ipv4-mask-tos-for-input-route.patch
ipv6-avoid-write-to-a-possibly-cloned-skb.patch
ipv6-make-ecmp-route-replacement-less-greedy.patch
l2tp-avoid-use-after-free-caused-by-l2tp_ip_backlog_recv.patch
mpls-send-route-delete-notifications-when-router-module-is-unloaded.patch
net-don-t-call-strlen-on-the-user-buffer-in-packet_bind_spkt.patch
net-fix-socket-refcounting-in-skb_complete_tx_timestamp.patch
net-fix-socket-refcounting-in-skb_complete_wifi_ack.patch
net-net_enable_timestamp-can-be-called-from-irq-contexts.patch
net-sched-actions-decrement-module-reference-count-after-table-flush.patch
tcp-fix-various-issues-for-sockets-morphing-to-listen-state.patch
uapi-fix-linux-packet_diag.h-userspace-compilation-error.patch
vrf-fix-use-after-free-in-vrf_xmit.patch
vti6-return-gre_key-for-vti6.patch
vxlan-correctly-validate-vxlan-id-against-vxlan_n_vid.patch
22 files changed:
queue-4.4/act_connmark-avoid-crashing-on-malformed-nlattrs-with-null-parms.patch [new file with mode: 0644]
queue-4.4/bridge-drop-netfilter-fake-rtable-unconditionally.patch [new file with mode: 0644]
queue-4.4/dccp-fix-memory-leak-during-tear-down-of-unsuccessful-connection-request.patch [new file with mode: 0644]
queue-4.4/dccp-fix-use-after-free-in-dccp_feat_activate_values.patch [new file with mode: 0644]
queue-4.4/dccp-tcp-fix-routing-redirect-race.patch [new file with mode: 0644]
queue-4.4/dccp-unlock-sock-before-calling-sk_free.patch [new file with mode: 0644]
queue-4.4/ipv4-mask-tos-for-input-route.patch [new file with mode: 0644]
queue-4.4/ipv6-avoid-write-to-a-possibly-cloned-skb.patch [new file with mode: 0644]
queue-4.4/ipv6-make-ecmp-route-replacement-less-greedy.patch [new file with mode: 0644]
queue-4.4/l2tp-avoid-use-after-free-caused-by-l2tp_ip_backlog_recv.patch [new file with mode: 0644]
queue-4.4/mpls-send-route-delete-notifications-when-router-module-is-unloaded.patch [new file with mode: 0644]
queue-4.4/net-don-t-call-strlen-on-the-user-buffer-in-packet_bind_spkt.patch [new file with mode: 0644]
queue-4.4/net-fix-socket-refcounting-in-skb_complete_tx_timestamp.patch [new file with mode: 0644]
queue-4.4/net-fix-socket-refcounting-in-skb_complete_wifi_ack.patch [new file with mode: 0644]
queue-4.4/net-net_enable_timestamp-can-be-called-from-irq-contexts.patch [new file with mode: 0644]
queue-4.4/net-sched-actions-decrement-module-reference-count-after-table-flush.patch [new file with mode: 0644]
queue-4.4/series
queue-4.4/tcp-fix-various-issues-for-sockets-morphing-to-listen-state.patch [new file with mode: 0644]
queue-4.4/uapi-fix-linux-packet_diag.h-userspace-compilation-error.patch [new file with mode: 0644]
queue-4.4/vrf-fix-use-after-free-in-vrf_xmit.patch [new file with mode: 0644]
queue-4.4/vti6-return-gre_key-for-vti6.patch [new file with mode: 0644]
queue-4.4/vxlan-correctly-validate-vxlan-id-against-vxlan_n_vid.patch [new file with mode: 0644]