[Kernel-packages] [Bug 1887573] Re: Eoan update: upstream stable patchset 2020-07-14

2022-01-19 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

-- 
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/1887573

Title:
  Eoan update: upstream stable patchset 2020-07-14

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Eoan:
  Fix Committed

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-07-14

  Ported from the following upstream stable releases:
  v4.19.131, v.5.4.50

     from git://git.kernel.org/

  block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed
  mtd: rawnand: marvell: Fix the condition on a return code
  net: sched: export __netdev_watchdog_up()
  fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"
  ALSA: hda/realtek - Enable micmute LED on and HP system
  ibmveth: Fix max MTU limit
  mld: fix memory leak in ipv6_mc_destroy_dev()
  net: bridge: enfore alignment for ethernet address
  net: fix memleak in register_netdevice()
  net: increment xmit_recursion level in dev_direct_xmit()
  net: usb: ax88179_178a: fix packet alignment padding
  rocker: fix incorrect error handling in dma_rings_init
  rxrpc: Fix notification call on completion of discarded calls
  sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
  tcp: don't ignore ECN CWR on pure ACK
  tcp: grow window for OOO packets only for SACK flows
  tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
  ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
  net: phy: Check harder for errors in get_phy_id()
  ip_tunnel: fix use-after-free in ip_tunnel_lookup()
  sch_cake: don't try to reallocate or unshare skb unconditionally
  sch_cake: fix a few style nits
  tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
  sch_cake: don't call diffserv parsing code when it is not needed
  net: Fix the arp error in some cases
  net: Do not clear the sock TX queue in sk_set_socket()
  net: core: reduce recursion limit value
  USB: ohci-sm501: Add missed iounmap() in remove
  usb: dwc2: Postponed gadget registration to the udc class driver
  usb: add USB_QUIRK_DELAY_INIT for Logitech C922
  USB: ehci: reopen solution for Synopsys HC bug
  usb: host: xhci-mtk: avoid runtime suspend when removing hcd
  xhci: Poll for U0 after disabling USB2 LPM
  usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
  usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs
  ALSA: usb-audio: add quirk for Denon DCD-1500RE
  ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)
  ALSA: usb-audio: Fix OOB access of mixer element list
  scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action
  xhci: Fix incorrect EP_STATE_MASK
  xhci: Fix enumeration issue when setting max packet size for FS devices.
  xhci: Return if xHCI doesn't support LPM
  cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
  loop: replace kill_bdev with invalidate_bdev
  IB/mad: Fix use after free when destroying MAD agent
  cifs/smb3: Fix data inconsistent when punch hole
  cifs/smb3: Fix data inconsistent when zero file range
  xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
  ASoC: q6asm: handle EOS correctly
  efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
  regualtor: pfuze100: correct sw1a/sw2 on pfuze3000
  ASoC: fsl_ssi: Fix bclk calculation for mono channel
  ARM: dts: Fix duovero smsc interrupt for suspend
  x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in 
rdt_cdp_peer_get()
  regmap: Fix memory leak from regmap_register_patch
  ARM: dts: NSP: Correct FA2 mailbox node
  rxrpc: Fix handling of rwind from an ACK packet
  RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532
  RDMA/cma: Protect bind_list and listen_list while finding matching cm id
  ASoC: rockchip: Fix a reference count leak.
  RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
  net: qed: fix left elements count calculation
  net: qed: fix NVMe login fails over VFs
  net: qed: fix excessive QM ILT lines consumption
  cxgb4: move handling L2T ARP failures to caller
  ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()
  usb: gadget: udc: Potential Oops in error handling code
  netfilter: ipset: fix unaligned atomic access
  net: bcmgenet: use hardware padding of runt frames
  i2c: fsi: Fix the port number field in status register
  i2c: core: check 

[Kernel-packages] [Bug 1887573] Re: Eoan update: upstream stable patchset 2020-07-14

2020-07-20 Thread Kelsey Margarete Skunberg
** Changed in: linux (Ubuntu Eoan)
   Status: In Progress => Fix Committed

-- 
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/1887573

Title:
  Eoan update: upstream stable patchset 2020-07-14

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Eoan:
  Fix Committed

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-07-14

  Ported from the following upstream stable releases:
  v4.19.131, v.5.4.50

     from git://git.kernel.org/

  block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed
  mtd: rawnand: marvell: Fix the condition on a return code
  net: sched: export __netdev_watchdog_up()
  fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"
  ALSA: hda/realtek - Enable micmute LED on and HP system
  ibmveth: Fix max MTU limit
  mld: fix memory leak in ipv6_mc_destroy_dev()
  net: bridge: enfore alignment for ethernet address
  net: fix memleak in register_netdevice()
  net: increment xmit_recursion level in dev_direct_xmit()
  net: usb: ax88179_178a: fix packet alignment padding
  rocker: fix incorrect error handling in dma_rings_init
  rxrpc: Fix notification call on completion of discarded calls
  sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
  tcp: don't ignore ECN CWR on pure ACK
  tcp: grow window for OOO packets only for SACK flows
  tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
  ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
  net: phy: Check harder for errors in get_phy_id()
  ip_tunnel: fix use-after-free in ip_tunnel_lookup()
  sch_cake: don't try to reallocate or unshare skb unconditionally
  sch_cake: fix a few style nits
  tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
  sch_cake: don't call diffserv parsing code when it is not needed
  net: Fix the arp error in some cases
  net: Do not clear the sock TX queue in sk_set_socket()
  net: core: reduce recursion limit value
  USB: ohci-sm501: Add missed iounmap() in remove
  usb: dwc2: Postponed gadget registration to the udc class driver
  usb: add USB_QUIRK_DELAY_INIT for Logitech C922
  USB: ehci: reopen solution for Synopsys HC bug
  usb: host: xhci-mtk: avoid runtime suspend when removing hcd
  xhci: Poll for U0 after disabling USB2 LPM
  usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
  usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs
  ALSA: usb-audio: add quirk for Denon DCD-1500RE
  ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)
  ALSA: usb-audio: Fix OOB access of mixer element list
  scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action
  xhci: Fix incorrect EP_STATE_MASK
  xhci: Fix enumeration issue when setting max packet size for FS devices.
  xhci: Return if xHCI doesn't support LPM
  cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
  loop: replace kill_bdev with invalidate_bdev
  IB/mad: Fix use after free when destroying MAD agent
  cifs/smb3: Fix data inconsistent when punch hole
  cifs/smb3: Fix data inconsistent when zero file range
  xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
  ASoC: q6asm: handle EOS correctly
  efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
  regualtor: pfuze100: correct sw1a/sw2 on pfuze3000
  ASoC: fsl_ssi: Fix bclk calculation for mono channel
  ARM: dts: Fix duovero smsc interrupt for suspend
  x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in 
rdt_cdp_peer_get()
  regmap: Fix memory leak from regmap_register_patch
  ARM: dts: NSP: Correct FA2 mailbox node
  rxrpc: Fix handling of rwind from an ACK packet
  RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532
  RDMA/cma: Protect bind_list and listen_list while finding matching cm id
  ASoC: rockchip: Fix a reference count leak.
  RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
  net: qed: fix left elements count calculation
  net: qed: fix NVMe login fails over VFs
  net: qed: fix excessive QM ILT lines consumption
  cxgb4: move handling L2T ARP failures to caller
  ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()
  usb: gadget: udc: Potential Oops in error handling code
  netfilter: ipset: fix unaligned atomic access
  net: bcmgenet: use hardware padding of runt frames
  i2c: fsi: Fix the port number field in status register