]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.7-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2020 09:17:19 +0000 (11:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2020 09:17:19 +0000 (11:17 +0200)
commit1802762f01f9471c85bc67d90e9ff35cbe279090
treefa4fa1b4a7aa74ddd4199b284e88595af7396597
parentdbfeca6d7ffaeb7f5ba913db8534aa04f4badeec
5.7-stable patches

added patches:
ax.25-fix-out-of-bounds-read-in-ax25_connect.patch
ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch
ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch
dev-defer-free-of-skbs-in-flush_backlog.patch
drivers-net-wan-x25_asy-fix-to-make-it-work.patch
ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch
net-sched-act_ct-fix-restore-the-qdisc_skb_cb-after-defrag.patch
net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch
net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch
qrtr-orphan-socket-in-qrtr_release.patch
rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch
rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch
sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch
sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch
tcp-allow-at-most-one-tlp-probe-per-flight.patch
tipc-allow-to-build-nack-message-in-link-timeout-function.patch
udp-copy-has_conns-in-reuseport_grow.patch
udp-improve-load-balancing-for-so_reuseport.patch
19 files changed:
queue-5.7/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch [new file with mode: 0644]
queue-5.7/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch [new file with mode: 0644]
queue-5.7/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch [new file with mode: 0644]
queue-5.7/dev-defer-free-of-skbs-in-flush_backlog.patch [new file with mode: 0644]
queue-5.7/drivers-net-wan-x25_asy-fix-to-make-it-work.patch [new file with mode: 0644]
queue-5.7/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch [new file with mode: 0644]
queue-5.7/net-sched-act_ct-fix-restore-the-qdisc_skb_cb-after-defrag.patch [new file with mode: 0644]
queue-5.7/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch [new file with mode: 0644]
queue-5.7/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch [new file with mode: 0644]
queue-5.7/qrtr-orphan-socket-in-qrtr_release.patch [new file with mode: 0644]
queue-5.7/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch [new file with mode: 0644]
queue-5.7/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch [new file with mode: 0644]
queue-5.7/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch [new file with mode: 0644]
queue-5.7/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch [new file with mode: 0644]
queue-5.7/series [new file with mode: 0644]
queue-5.7/tcp-allow-at-most-one-tlp-probe-per-flight.patch [new file with mode: 0644]
queue-5.7/tipc-allow-to-build-nack-message-in-link-timeout-function.patch [new file with mode: 0644]
queue-5.7/udp-copy-has_conns-in-reuseport_grow.patch [new file with mode: 0644]
queue-5.7/udp-improve-load-balancing-for-so_reuseport.patch [new file with mode: 0644]