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-06-24

                Ported from the following upstream stable releases:
                        v4.19.128, v5.4.46

       from git://git.kernel.org/

devinet: fix memleak in inetdev_init()
l2tp: add sk_family checks to l2tp_validate_socket
l2tp: do not use inet_hash()/inet_unhash()
net: usb: qmi_wwan: add Telit LE910C1-EUX composition
NFC: st21nfca: add missed kfree_skb() in an error path
vsock: fix timeout in vsock_accept()
net: check untrusted gso_size at kernel entry
USB: serial: qcserial: add DW5816e QDL support
USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
USB: serial: option: add Telit LE910C1-EUX compositions
iio: vcnl4000: Fix i2c swapped word reading.
usb: musb: start session in resume for host port
usb: musb: Fix runtime PM imbalance on error
vt: keyboard: avoid signed integer overflow in k_ascii
tty: hvc_console, fix crashes on parallel open/close
staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
CDC-ACM: heed quirk also in error handling
nvmem: qfprom: remove incorrect write support
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Revert "net/mlx5: Annotate mutex destroy for root ns"
net/mlx5: Fix crash upon suspend/resume
net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
nfp: flower: fix used time of merge flow statistics
net: be more gentle about silly gso requests coming from user
USB: serial: ch341: add basis for quirk detection
iio:chemical:sps30: Fix timestamp alignment
iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.
iio: adc: stm32-adc: fix a wrong error message when probing interrupts
UBUNTU: upstream stable to v4.19.128, v5.4.46

** 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

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

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

** 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-06-24
  
-        upstream stable patchset 2020-06-24
-        from git://git.kernel.org/
+                 Ported from the following upstream stable releases:
+                         v4.19.128, v5.4.46
+ 
+        from git://git.kernel.org/
+ 
+ devinet: fix memleak in inetdev_init()
+ l2tp: add sk_family checks to l2tp_validate_socket
+ l2tp: do not use inet_hash()/inet_unhash()
+ net: usb: qmi_wwan: add Telit LE910C1-EUX composition
+ NFC: st21nfca: add missed kfree_skb() in an error path
+ vsock: fix timeout in vsock_accept()
+ net: check untrusted gso_size at kernel entry
+ USB: serial: qcserial: add DW5816e QDL support
+ USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
+ USB: serial: option: add Telit LE910C1-EUX compositions
+ iio: vcnl4000: Fix i2c swapped word reading.
+ usb: musb: start session in resume for host port
+ usb: musb: Fix runtime PM imbalance on error
+ vt: keyboard: avoid signed integer overflow in k_ascii
+ tty: hvc_console, fix crashes on parallel open/close
+ staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
+ CDC-ACM: heed quirk also in error handling
+ nvmem: qfprom: remove incorrect write support
+ uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
+ Revert "net/mlx5: Annotate mutex destroy for root ns"
+ net/mlx5: Fix crash upon suspend/resume
+ net: stmmac: enable timestamp snapshot for required PTP packets in dwmac 
v5.10a
+ nfp: flower: fix used time of merge flow statistics
+ net: be more gentle about silly gso requests coming from user
+ USB: serial: ch341: add basis for quirk detection
+ iio:chemical:sps30: Fix timestamp alignment
+ iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.
+ iio: adc: stm32-adc: fix a wrong error message when probing interrupts
+ UBUNTU: upstream stable to v4.19.128, v5.4.46

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

Title:
  Eoan update: upstream stable patchset 2020-06-24

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-06-24

                  Ported from the following upstream stable releases:
                          v4.19.128, v5.4.46

         from git://git.kernel.org/

  devinet: fix memleak in inetdev_init()
  l2tp: add sk_family checks to l2tp_validate_socket
  l2tp: do not use inet_hash()/inet_unhash()
  net: usb: qmi_wwan: add Telit LE910C1-EUX composition
  NFC: st21nfca: add missed kfree_skb() in an error path
  vsock: fix timeout in vsock_accept()
  net: check untrusted gso_size at kernel entry
  USB: serial: qcserial: add DW5816e QDL support
  USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
  USB: serial: option: add Telit LE910C1-EUX compositions
  iio: vcnl4000: Fix i2c swapped word reading.
  usb: musb: start session in resume for host port
  usb: musb: Fix runtime PM imbalance on error
  vt: keyboard: avoid signed integer overflow in k_ascii
  tty: hvc_console, fix crashes on parallel open/close
  staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
  CDC-ACM: heed quirk also in error handling
  nvmem: qfprom: remove incorrect write support
  uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
  Revert "net/mlx5: Annotate mutex destroy for root ns"
  net/mlx5: Fix crash upon suspend/resume
  net: stmmac: enable timestamp snapshot for required PTP packets in dwmac 
v5.10a
  nfp: flower: fix used time of merge flow statistics
  net: be more gentle about silly gso requests coming from user
  USB: serial: ch341: add basis for quirk detection
  iio:chemical:sps30: Fix timestamp alignment
  iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.
  iio: adc: stm32-adc: fix a wrong error message when probing interrupts
  UBUNTU: upstream stable to v4.19.128, v5.4.46

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885011/+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

Reply via email to