]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2020 09:36:50 +0000 (11:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2020 09:36:50 +0000 (11:36 +0200)
commite6a4080de7bbf3b3c852b1c24503b229af7d1cb8
tree185e819d0950e24f5bcc3e3ec3e657678f8d31ea
parent1802762f01f9471c85bc67d90e9ff35cbe279090
5.4-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-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
udp-copy-has_conns-in-reuseport_grow.patch
udp-improve-load-balancing-for-so_reuseport.patch
17 files changed:
queue-5.4/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch [new file with mode: 0644]
queue-5.4/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch [new file with mode: 0644]
queue-5.4/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch [new file with mode: 0644]
queue-5.4/dev-defer-free-of-skbs-in-flush_backlog.patch [new file with mode: 0644]
queue-5.4/drivers-net-wan-x25_asy-fix-to-make-it-work.patch [new file with mode: 0644]
queue-5.4/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch [new file with mode: 0644]
queue-5.4/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch [new file with mode: 0644]
queue-5.4/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch [new file with mode: 0644]
queue-5.4/qrtr-orphan-socket-in-qrtr_release.patch [new file with mode: 0644]
queue-5.4/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch [new file with mode: 0644]
queue-5.4/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch [new file with mode: 0644]
queue-5.4/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch [new file with mode: 0644]
queue-5.4/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch [new file with mode: 0644]
queue-5.4/series [new file with mode: 0644]
queue-5.4/tcp-allow-at-most-one-tlp-probe-per-flight.patch [new file with mode: 0644]
queue-5.4/udp-copy-has_conns-in-reuseport_grow.patch [new file with mode: 0644]
queue-5.4/udp-improve-load-balancing-for-so_reuseport.patch [new file with mode: 0644]