These patches had merge conflicts that needed to be resolved when
applying:
* selftests: fib_rule_tests: Fix icmp proto with ipv6
- minor offset adjustment
* udp: fix GRO reception in case of length mismatch
- Our tree has had some touch-up work to the variables here. The stable
tree was using something like this: "uh->len > uh2->len", but our tree uses
"ulen > ntohs(uh2->len)" -- where ulen is declared further up in the function
(from uh->len) and we're using "ntohs" on the other value.
** Description changed:
+ SRU Justification
- SRU Justification
+ Impact:
+ The upstream process for stable tree updates is quite similar
+ in scope to the Ubuntu SRU process, e.g., each patch has to
+ demonstrably fix a bug, and each patch is vetted by upstream
+ by originating either directly from a mainline/stable Linux tree or
+ a minimally backported form of that patch. The following upstream
+ stable patches should be included in the Ubuntu kernel:
- Impact:
- The upstream process for stable tree updates is quite similar
- in scope to the Ubuntu SRU process, e.g., each patch has to
- demonstrably fix a bug, and each patch is vetted by upstream
- by originating either directly from a mainline/stable Linux tree or
- a minimally backported form of that patch. The following upstream
- stable patches should be included in the Ubuntu kernel:
+ * Linux 5.0.13
+ * ath10k: Drop WARN_ON()s that always trigger during system resume
+ * iwlwifi: mvm: properly check debugfs dentry before using it
+ * ALSA: line6: use dynamic buffers
+ * KVM: nVMX: Fix size checks in vmx_set_nested_state
+ * KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
+ * net/tls: fix copy to fragments in reencrypt
+ * net/tls: don't copy negative amounts of data in reencrypt
+ * bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().
+ * bnxt_en: Fix statistics context reservation logic.
+ * bnxt_en: Pass correct extended TX port statistics size to firmware.
+ * bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.
+ * bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()
+ * bnxt_en: Improve multicast address setup logic.
+ * udp: fix GRO packet of death
+ * udp: fix GRO reception in case of length mismatch
+ * tcp: add sanity tests in tcp_add_backlog()
+ * selftests: fib_rule_tests: Fix icmp proto with ipv6
+ * packet: in recvmsg msg_name return at least sizeof sockaddr_ll
+ * packet: validate msg_namelen in send directly
+ * selftests: fib_rule_tests: print the result and return 1 if any tests failed
+ * sctp: avoid running the sctp state machine recursively
+ * rxrpc: Fix net namespace cleanup
+ * net/tls: avoid NULL pointer deref on nskb->sk in fallback
+ * net: phy: marvell: Fix buffer overrun with stats counters
+ * net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
+ * l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
+ * l2ip: fix possible use-after-free
+ * ipv6: invert flowlabel sharing check in process and user mode
+ * ipv6/flowlabel: wait rcu grace period before put_pid()
+ * ipv6: fix races in ip6_dst_destroy()
+ * ipv6: A few fixes on dereferencing rt->from
+ * ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
- 5.0.13 upstream stable release
- from git://git.kernel.org/
+
+ 5.0.13 upstream stable release
+ from git://git.kernel.org/
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1832749
Title:
Disco update: 5.0.13 upstream stable release
Status in linux package in Ubuntu:
Confirmed
Status in linux source package in Disco:
New
Bug description:
SRU Justification
Impact:
The upstream process for stable tree updates is quite similar
in scope to the Ubuntu SRU process, e.g., each patch has to
demonstrably fix a bug, and each patch is vetted by upstream
by originating either directly from a mainline/stable Linux tree or
a minimally backported form of that patch. The following upstream
stable patches should be included in the Ubuntu kernel:
* Linux 5.0.13
* ath10k: Drop WARN_ON()s that always trigger during system resume
* iwlwifi: mvm: properly check debugfs dentry before using it
* ALSA: line6: use dynamic buffers
* KVM: nVMX: Fix size checks in vmx_set_nested_state
* KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
* net/tls: fix copy to fragments in reencrypt
* net/tls: don't copy negative amounts of data in reencrypt
* bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().
* bnxt_en: Fix statistics context reservation logic.
* bnxt_en: Pass correct extended TX port statistics size to firmware.
* bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.
* bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()
* bnxt_en: Improve multicast address setup logic.
* udp: fix GRO packet of death
* udp: fix GRO reception in case of length mismatch
* tcp: add sanity tests in tcp_add_backlog()
* selftests: fib_rule_tests: Fix icmp proto with ipv6
* packet: in recvmsg msg_name return at least sizeof sockaddr_ll
* packet: validate msg_namelen in send directly
* selftests: fib_rule_tests: print the result and return 1 if any tests failed
* sctp: avoid running the sctp state machine recursively
* rxrpc: Fix net namespace cleanup
* net/tls: avoid NULL pointer deref on nskb->sk in fallback
* net: phy: marvell: Fix buffer overrun with stats counters
* net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
* l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
* l2ip: fix possible use-after-free
* ipv6: invert flowlabel sharing check in process and user mode
* ipv6/flowlabel: wait rcu grace period before put_pid()
* ipv6: fix races in ip6_dst_destroy()
* ipv6: A few fixes on dereferencing rt->from
* ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
5.0.13 upstream stable release
from git://git.kernel.org/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832749/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp