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: upstream stable patchset 2020-04-13 Ported from the following upstream stable releases: v4.19.115, v5.4.31, v5.4.32 from git://git.kernel.org/ ipv4: fix a RCU-list lock in fib_triestat_seq_show net, ip_tunnel: fix interface lookup with no key sctp: fix refcount bug in sctp_wfree sctp: fix possibly using a bad saddr with a given dst nvme-rdma: Avoid double freeing of async event data drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017 drm/bochs: downgrade pci_request_region failure from error to warning initramfs: restore default compression behavior drm/amdgpu: fix typo for vcn1 idle check tools/power turbostat: Fix gcc build warnings tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks drm/etnaviv: replace MMU flush marker with flush sequence misc: rtsx: set correct pcr_ops for rts522A misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices misc: pci_endpoint_test: Avoid using module parameter to determine irqtype coresight: do not use the BIT() macro in the UAPI header mei: me: add cedar fork device ids extcon: axp288: Add wakeup support power: supply: axp288_charger: Add special handling for HP Pavilion x2 10 ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard rxrpc: Fix sendmsg(MSG_WAITALL) handling net: Fix Tx hash bound checking padata: always acquire cpu_hotplug_lock before pinst->lock mm: mempolicy: require at least one nodeid for MPOL_PREFERRED ipv6: don't auto-add link-local address to lag ports net: dsa: bcm_sf2: Do not register slave MDIO bus with OF net: dsa: bcm_sf2: Ensure correct sub-node is parsed net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting slcan: Don't transmit uninitialized stack data in padding mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE random: always use batched entropy for get_random_u{32,64} usb: dwc3: gadget: Wrap around when skip TRBs tools/accounting/getdelays.c: fix netlink attribute length hwrng: imx-rngc - fix an error path ASoC: jz4740-i2s: Fix divider written at incorrect offset in register IB/hfi1: Call kobject_put() when kobject_init_and_add() fails IB/hfi1: Fix memory leaks in sysfs registration and unregistration ceph: remove the extra slashes in the server path ceph: canonicalize server path in place RDMA/ucma: Put a lock around every call to the rdma_cm layer RDMA/cma: Teach lockdep about the order of rtnl and lock Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow fbcon: fix null-ptr-deref in fbcon_switch clk: qcom: rcg: Return failure for RCG update usb: dwc3: don't set gadget->is_otg flag kconfig: introduce m32-flag and m64-flag UBUNTU: [Packaging] add libcap-dev dependency tools/power turbostat: Fix 32-bit capabilities warning XArray: Fix xa_find_next for large multi-index entries brcmfmac: abort and release host after error nvmem: check for NULL reg_read and reg_write before dereferencing Revert "dm: always call blk_queue_split() in dm_process_bio()" soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helper net/mlx5e: kTLS, Fix wrong value in record tracker enum iwlwifi: consider HE capability when setting LDPC iwlwifi: yoyo: don't add TLV offset when reading FIFOs IB/hfi1: Ensure pq is not left on waitlist tcp: fix TFO SYNACK undo to avoid double-timestamp-undo watchdog: iTCO_wdt: Export vendorsupport watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional net: phy: realtek: fix handling of RTL8105e-integrated PHY cxgb4: fix MPS index overwrite when setting MAC address net_sched: add a temporary refcnt for struct tcindex_data net_sched: fix a missing refcnt in tcindex_init() tun: Don't put_page() for all negative return values from XDP program s390: prevent leaking kernel address in BEAR uapi: rename ext2_swab() to swab() and share globally in swab.h slub: improve bit diffusion for freelist ptr obfuscation ARM: imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7D ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap RDMA/siw: Fix passive connection establishment blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync iommu/vt-d: Allow devices with RMRRs to use identity domain UBUNTU: upstream stable to v4.19.115, v5.4.32 ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Affects: linux (Ubuntu Eoan) 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 Eoan) 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: + upstream stable patchset 2020-04-13 - upstream stable patchset 2020-04-13 - from git://git.kernel.org/ + Ported from the following upstream stable releases: + v4.19.115, v5.4.31, + v5.4.32 + + from git://git.kernel.org/ + + ipv4: fix a RCU-list lock in fib_triestat_seq_show + net, ip_tunnel: fix interface lookup with no key + sctp: fix refcount bug in sctp_wfree + sctp: fix possibly using a bad saddr with a given dst + nvme-rdma: Avoid double freeing of async event data + drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017 + drm/bochs: downgrade pci_request_region failure from error to warning + initramfs: restore default compression behavior + drm/amdgpu: fix typo for vcn1 idle check + tools/power turbostat: Fix gcc build warnings + tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks + drm/etnaviv: replace MMU flush marker with flush sequence + misc: rtsx: set correct pcr_ops for rts522A + misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices + misc: pci_endpoint_test: Avoid using module parameter to determine irqtype + coresight: do not use the BIT() macro in the UAPI header + mei: me: add cedar fork device ids + extcon: axp288: Add wakeup support + power: supply: axp288_charger: Add special handling for HP Pavilion x2 10 + ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard + rxrpc: Fix sendmsg(MSG_WAITALL) handling + net: Fix Tx hash bound checking + padata: always acquire cpu_hotplug_lock before pinst->lock + mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + ipv6: don't auto-add link-local address to lag ports + net: dsa: bcm_sf2: Do not register slave MDIO bus with OF + net: dsa: bcm_sf2: Ensure correct sub-node is parsed + net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers + net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting + slcan: Don't transmit uninitialized stack data in padding + mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE + random: always use batched entropy for get_random_u{32,64} + usb: dwc3: gadget: Wrap around when skip TRBs + tools/accounting/getdelays.c: fix netlink attribute length + hwrng: imx-rngc - fix an error path + ASoC: jz4740-i2s: Fix divider written at incorrect offset in register + IB/hfi1: Call kobject_put() when kobject_init_and_add() fails + IB/hfi1: Fix memory leaks in sysfs registration and unregistration + ceph: remove the extra slashes in the server path + ceph: canonicalize server path in place + RDMA/ucma: Put a lock around every call to the rdma_cm layer + RDMA/cma: Teach lockdep about the order of rtnl and lock + Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl + RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow + fbcon: fix null-ptr-deref in fbcon_switch + clk: qcom: rcg: Return failure for RCG update + usb: dwc3: don't set gadget->is_otg flag + kconfig: introduce m32-flag and m64-flag + UBUNTU: [Packaging] add libcap-dev dependency + tools/power turbostat: Fix 32-bit capabilities warning + XArray: Fix xa_find_next for large multi-index entries + brcmfmac: abort and release host after error + nvmem: check for NULL reg_read and reg_write before dereferencing + Revert "dm: always call blk_queue_split() in dm_process_bio()" + soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helper + net/mlx5e: kTLS, Fix wrong value in record tracker enum + iwlwifi: consider HE capability when setting LDPC + iwlwifi: yoyo: don't add TLV offset when reading FIFOs + IB/hfi1: Ensure pq is not left on waitlist + tcp: fix TFO SYNACK undo to avoid double-timestamp-undo + watchdog: iTCO_wdt: Export vendorsupport + watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional + net: phy: realtek: fix handling of RTL8105e-integrated PHY + cxgb4: fix MPS index overwrite when setting MAC address + net_sched: add a temporary refcnt for struct tcindex_data + net_sched: fix a missing refcnt in tcindex_init() + tun: Don't put_page() for all negative return values from XDP program + s390: prevent leaking kernel address in BEAR + uapi: rename ext2_swab() to swab() and share globally in swab.h + slub: improve bit diffusion for freelist ptr obfuscation + ARM: imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7D + ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A + include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap + RDMA/siw: Fix passive connection establishment + blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync + iommu/vt-d: Allow devices with RMRRs to use identity domain + UBUNTU: upstream stable to v4.19.115, v5.4.32 ** Changed in: linux (Ubuntu Eoan) Status: New => In Progress ** Changed in: linux (Ubuntu Eoan) Assignee: (unassigned) => Kamal Mostafa (kamalmostafa) -- 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/1872533 Title: Eoan update: upstream stable patchset 2020-04-13 Status in linux package in Ubuntu: Confirmed Status in linux source package in Eoan: In Progress 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: upstream stable patchset 2020-04-13 Ported from the following upstream stable releases: v4.19.115, v5.4.31, v5.4.32 from git://git.kernel.org/ ipv4: fix a RCU-list lock in fib_triestat_seq_show net, ip_tunnel: fix interface lookup with no key sctp: fix refcount bug in sctp_wfree sctp: fix possibly using a bad saddr with a given dst nvme-rdma: Avoid double freeing of async event data drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017 drm/bochs: downgrade pci_request_region failure from error to warning initramfs: restore default compression behavior drm/amdgpu: fix typo for vcn1 idle check tools/power turbostat: Fix gcc build warnings tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks drm/etnaviv: replace MMU flush marker with flush sequence misc: rtsx: set correct pcr_ops for rts522A misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices misc: pci_endpoint_test: Avoid using module parameter to determine irqtype coresight: do not use the BIT() macro in the UAPI header mei: me: add cedar fork device ids extcon: axp288: Add wakeup support power: supply: axp288_charger: Add special handling for HP Pavilion x2 10 ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard rxrpc: Fix sendmsg(MSG_WAITALL) handling net: Fix Tx hash bound checking padata: always acquire cpu_hotplug_lock before pinst->lock mm: mempolicy: require at least one nodeid for MPOL_PREFERRED ipv6: don't auto-add link-local address to lag ports net: dsa: bcm_sf2: Do not register slave MDIO bus with OF net: dsa: bcm_sf2: Ensure correct sub-node is parsed net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting slcan: Don't transmit uninitialized stack data in padding mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE random: always use batched entropy for get_random_u{32,64} usb: dwc3: gadget: Wrap around when skip TRBs tools/accounting/getdelays.c: fix netlink attribute length hwrng: imx-rngc - fix an error path ASoC: jz4740-i2s: Fix divider written at incorrect offset in register IB/hfi1: Call kobject_put() when kobject_init_and_add() fails IB/hfi1: Fix memory leaks in sysfs registration and unregistration ceph: remove the extra slashes in the server path ceph: canonicalize server path in place RDMA/ucma: Put a lock around every call to the rdma_cm layer RDMA/cma: Teach lockdep about the order of rtnl and lock Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow fbcon: fix null-ptr-deref in fbcon_switch clk: qcom: rcg: Return failure for RCG update usb: dwc3: don't set gadget->is_otg flag kconfig: introduce m32-flag and m64-flag UBUNTU: [Packaging] add libcap-dev dependency tools/power turbostat: Fix 32-bit capabilities warning XArray: Fix xa_find_next for large multi-index entries brcmfmac: abort and release host after error nvmem: check for NULL reg_read and reg_write before dereferencing Revert "dm: always call blk_queue_split() in dm_process_bio()" soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helper net/mlx5e: kTLS, Fix wrong value in record tracker enum iwlwifi: consider HE capability when setting LDPC iwlwifi: yoyo: don't add TLV offset when reading FIFOs IB/hfi1: Ensure pq is not left on waitlist tcp: fix TFO SYNACK undo to avoid double-timestamp-undo watchdog: iTCO_wdt: Export vendorsupport watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional net: phy: realtek: fix handling of RTL8105e-integrated PHY cxgb4: fix MPS index overwrite when setting MAC address net_sched: add a temporary refcnt for struct tcindex_data net_sched: fix a missing refcnt in tcindex_init() tun: Don't put_page() for all negative return values from XDP program s390: prevent leaking kernel address in BEAR uapi: rename ext2_swab() to swab() and share globally in swab.h slub: improve bit diffusion for freelist ptr obfuscation ARM: imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7D ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap RDMA/siw: Fix passive connection establishment blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync iommu/vt-d: Allow devices with RMRRs to use identity domain UBUNTU: upstream stable to v4.19.115, v5.4.32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872533/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp