Public bug reported:

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:

       v5.4.68 upstream stable release
       from git://git.kernel.org/

af_key: pfkey_dump needs parameter validation
ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
ibmvnic: add missing parenthesis in do_reset()
kprobes: fix kill kprobe which has been marked as gone
mm/thp: fix __split_huge_pmd_locked() for migration PMD
act_ife: load meta modules before tcf_idr_check_alloc()
bnxt_en: Avoid sending firmware messages when AER error is detected.
bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
cxgb4: fix memory leak during module unload
cxgb4: Fix offset when clearing filter byte counters
geneve: add transport ports in route lookup for geneve
hdlc_ppp: add range checks in ppp_cp_parse_cr()
ip: fix tos reflection in ack and reset packets
ipv4: Initialize flowi4_multipath_hash in data path
ipv4: Update exception handling for multipath routes via same device
ipv6: avoid lockdep issue in fib6_del()
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
net: dsa: rtl8366: Properly clear member config
net: Fix bridge enslavement failure
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
net/mlx5: Fix FTE cleanup
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
nfp: use correct define to return NONE fec
taprio: Fix allowing too small intervals
tipc: Fix memory leak in tipc_group_create_member()
tipc: fix shutdown() of connection oriented socket
tipc: use skb_unshare() instead in tipc_buf_append()
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
bnxt_en: return proper error codes in bnxt_show_temp
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
net: lantiq: Wake TX queue again
net: lantiq: use netif_tx_napi_add() for TX NAPI
net: lantiq: Use napi_complete_done()
net: lantiq: Disable IRQs only if NAPI gets scheduled
net: phy: Avoid NPD upon phy_detach() when driver is unbound
net: phy: Do not warn in phy_stop() on PHY_DOWN
net: qrtr: check skb_put_padto() return value
net: add __must_check to skb_put_padto()
mm: memcg: fix memcg reclaim soft lockup
iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
Linux 5.4.68
UBUNTU: upstream stable to v5.4.68

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Confirmed

** Affects: linux (Ubuntu Focal)
     Importance: Undecided
     Assignee: Kamal Mostafa (kamalmostafa)
         Status: In Progress


** Tags: kernel-stable-tracking-bug

** Changed in: linux (Ubuntu)
       Status: New => Confirmed

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
       Status: New

** 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:
+        v5.4.68 upstream stable release
+        from git://git.kernel.org/
  
-        v5.4.68 upstream stable release
-        from git://git.kernel.org/
+ af_key: pfkey_dump needs parameter validation
+ ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
+ ibmvnic: add missing parenthesis in do_reset()
+ kprobes: fix kill kprobe which has been marked as gone
+ mm/thp: fix __split_huge_pmd_locked() for migration PMD
+ act_ife: load meta modules before tcf_idr_check_alloc()
+ bnxt_en: Avoid sending firmware messages when AER error is detected.
+ bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
+ cxgb4: fix memory leak during module unload
+ cxgb4: Fix offset when clearing filter byte counters
+ geneve: add transport ports in route lookup for geneve
+ hdlc_ppp: add range checks in ppp_cp_parse_cr()
+ ip: fix tos reflection in ack and reset packets
+ ipv4: Initialize flowi4_multipath_hash in data path
+ ipv4: Update exception handling for multipath routes via same device
+ ipv6: avoid lockdep issue in fib6_del()
+ net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under 
RCU
+ net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
+ net: dsa: rtl8366: Properly clear member config
+ net: Fix bridge enslavement failure
+ net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
+ net/mlx5: Fix FTE cleanup
+ net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
+ net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
+ nfp: use correct define to return NONE fec
+ taprio: Fix allowing too small intervals
+ tipc: Fix memory leak in tipc_group_create_member()
+ tipc: fix shutdown() of connection oriented socket
+ tipc: use skb_unshare() instead in tipc_buf_append()
+ net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
+ net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
+ bnxt_en: return proper error codes in bnxt_show_temp
+ bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
+ net: lantiq: Wake TX queue again
+ net: lantiq: use netif_tx_napi_add() for TX NAPI
+ net: lantiq: Use napi_complete_done()
+ net: lantiq: Disable IRQs only if NAPI gets scheduled
+ net: phy: Avoid NPD upon phy_detach() when driver is unbound
+ net: phy: Do not warn in phy_stop() on PHY_DOWN
+ net: qrtr: check skb_put_padto() return value
+ net: add __must_check to skb_put_padto()
+ mm: memcg: fix memcg reclaim soft lockup
+ iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
+ Linux 5.4.68
+ UBUNTU: upstream stable to v5.4.68

** Changed in: linux (Ubuntu Focal)
       Status: New => In Progress

** Changed in: linux (Ubuntu Focal)
     Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899511

Title:
  Focal update: v5.4.68 upstream stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1899511/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to