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 v4.4.58 upstream stable
       patch set is now available. It should be included in the Ubuntu
       kernel as well.

       git://git.kernel.org/

    TEST CASE: TBD

       The following patches from the v4.4.58 stable release shall be
applied:

net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
net: properly release sk_frag.page
amd-xgbe: Fix jumbo MTU processing on newer hardware
net: unix: properly re-increment inflight counter of GC discarded candidates
net/mlx5: Increase number of max QPs in default profile
net/mlx5e: Count LRO packets correctly
net: bcmgenet: remove bcmgenet_internal_phy_setup()
ipv4: provide stronger user input validation in nl_fib_input()
socket, bpf: fix sk_filter use after free in sk_clone_lock
tcp: initialize icsk_ack.lrcvtime at session start time
Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
Input: iforce - validate number of endpoints before using them
Input: ims-pcu - validate number of endpoints before using them
Input: hanwang - validate number of endpoints before using them
Input: yealink - validate number of endpoints before using them
Input: cm109 - validate number of endpoints before using them
Input: kbtab - validate number of endpoints before using them
Input: sur40 - validate number of endpoints before using them
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
ALSA: hda - Adding a group of pin definition to fix headset problem
USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
USB: serial: qcserial: add Dell DW5811e
ACM gadget: fix endianness in notifications
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
USB: uss720: fix NULL-deref at probe
USB: lvtest: fix NULL-deref at probe
USB: idmouse: fix NULL-deref at probe
USB: wusbcore: fix NULL-deref at probe
usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
usb: hub: Fix crash after failure to read BOS descriptor
uwb: i1480-dfu: fix NULL-deref at probe
uwb: hwa-rc: fix NULL-deref at probe
mmc: ushc: fix NULL-deref at probe
iio: adc: ti_am335x_adc: fix fifo overrun recovery
iio: hid-sensor-trigger: Change get poll value function order to avoid sensor 
properties losing after resume from S3
parport: fix attempt to write duplicate procfiles
ext4: mark inode dirty after converting inline directory
mmc: sdhci: Do not disable interrupts while waiting for clock
xen/acpi: upload PM state from init-domain to Xen
iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
ARM: at91: pm: cpu_idle: switch DDR to power-down mode
ARM: dts: at91: sama5d2: add dma properties to UART nodes
cpufreq: Restore policy min/max limits on CPU online
raid10: increment write counter after bio is split
libceph: don't set weight to IN when OSD is destroyed
xfs: don't allow di_size with high bit set
xfs: fix up xfs_swap_extent_forks inline extent handling
nl80211: fix dumpit error path RTNL deadlocks
USB: usbtmc: add missing endpoint sanity check
xfs: clear _XBF_PAGES from buffers when readahead page
igb: add i211 to i210 PHY workaround
vfio/spapr: Postpone allocation of userspace version of TCE table
block: allow WRITE_SAME commands with the SG_IO ioctl
fbcon: Fix vc attr at deinit
crypto: algif_hash - avoid zero-sized array
Linux 4.4.58

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

** Affects: linux (Ubuntu Xenial)
     Importance: Undecided
         Status: New


** Tags: kernel-stable-tracking-bug

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

** Also affects: linux (Ubuntu Xenial)
   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 v4.4.58 upstream stable
+        patch set is now available. It should be included in the Ubuntu
+        kernel as well.
  
-     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 v4.4.58 upstream stable
-        patch set is now available. It should be included in the Ubuntu
-        kernel as well.
+        git://git.kernel.org/
  
-        git://git.kernel.org/
+     TEST CASE: TBD
  
-     TEST CASE: TBD
+        The following patches from the v4.4.58 stable release shall be
+ applied:
  
-        The following patches from the v4.4.58 stable release shall be
- applied:
+ net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
+ net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
+ net: properly release sk_frag.page
+ amd-xgbe: Fix jumbo MTU processing on newer hardware
+ net: unix: properly re-increment inflight counter of GC discarded candidates
+ net/mlx5: Increase number of max QPs in default profile
+ net/mlx5e: Count LRO packets correctly
+ net: bcmgenet: remove bcmgenet_internal_phy_setup()
+ ipv4: provide stronger user input validation in nl_fib_input()
+ socket, bpf: fix sk_filter use after free in sk_clone_lock
+ tcp: initialize icsk_ack.lrcvtime at session start time
+ Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
+ Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
+ Input: iforce - validate number of endpoints before using them
+ Input: ims-pcu - validate number of endpoints before using them
+ Input: hanwang - validate number of endpoints before using them
+ Input: yealink - validate number of endpoints before using them
+ Input: cm109 - validate number of endpoints before using them
+ Input: kbtab - validate number of endpoints before using them
+ Input: sur40 - validate number of endpoints before using them
+ ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
+ ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
+ ALSA: hda - Adding a group of pin definition to fix headset problem
+ USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
+ USB: serial: qcserial: add Dell DW5811e
+ ACM gadget: fix endianness in notifications
+ usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
+ usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
+ USB: uss720: fix NULL-deref at probe
+ USB: lvtest: fix NULL-deref at probe
+ USB: idmouse: fix NULL-deref at probe
+ USB: wusbcore: fix NULL-deref at probe
+ usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
+ usb: hub: Fix crash after failure to read BOS descriptor
+ uwb: i1480-dfu: fix NULL-deref at probe
+ uwb: hwa-rc: fix NULL-deref at probe
+ mmc: ushc: fix NULL-deref at probe
+ iio: adc: ti_am335x_adc: fix fifo overrun recovery
+ iio: hid-sensor-trigger: Change get poll value function order to avoid sensor 
properties losing after resume from S3
+ parport: fix attempt to write duplicate procfiles
+ ext4: mark inode dirty after converting inline directory
+ mmc: sdhci: Do not disable interrupts while waiting for clock
+ xen/acpi: upload PM state from init-domain to Xen
+ iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
+ ARM: at91: pm: cpu_idle: switch DDR to power-down mode
+ ARM: dts: at91: sama5d2: add dma properties to UART nodes
+ cpufreq: Restore policy min/max limits on CPU online
+ raid10: increment write counter after bio is split
+ libceph: don't set weight to IN when OSD is destroyed
+ xfs: don't allow di_size with high bit set
+ xfs: fix up xfs_swap_extent_forks inline extent handling
+ nl80211: fix dumpit error path RTNL deadlocks
+ USB: usbtmc: add missing endpoint sanity check
+ xfs: clear _XBF_PAGES from buffers when readahead page
+ igb: add i211 to i210 PHY workaround
+ vfio/spapr: Postpone allocation of userspace version of TCE table
+ block: allow WRITE_SAME commands with the SG_IO ioctl
+ fbcon: Fix vc attr at deinit
+ crypto: algif_hash - avoid zero-sized array
+ Linux 4.4.58

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

Title:
  Xenial update to v4.4.58 stable release

Status in linux package in Ubuntu:
  New
Status in linux source package in Xenial:
  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 v4.4.58 upstream stable
         patch set is now available. It should be included in the Ubuntu
         kernel as well.

         git://git.kernel.org/

      TEST CASE: TBD

         The following patches from the v4.4.58 stable release shall be
  applied:

  net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
  net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
  net: properly release sk_frag.page
  amd-xgbe: Fix jumbo MTU processing on newer hardware
  net: unix: properly re-increment inflight counter of GC discarded candidates
  net/mlx5: Increase number of max QPs in default profile
  net/mlx5e: Count LRO packets correctly
  net: bcmgenet: remove bcmgenet_internal_phy_setup()
  ipv4: provide stronger user input validation in nl_fib_input()
  socket, bpf: fix sk_filter use after free in sk_clone_lock
  tcp: initialize icsk_ack.lrcvtime at session start time
  Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
  Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
  Input: iforce - validate number of endpoints before using them
  Input: ims-pcu - validate number of endpoints before using them
  Input: hanwang - validate number of endpoints before using them
  Input: yealink - validate number of endpoints before using them
  Input: cm109 - validate number of endpoints before using them
  Input: kbtab - validate number of endpoints before using them
  Input: sur40 - validate number of endpoints before using them
  ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
  ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
  ALSA: hda - Adding a group of pin definition to fix headset problem
  USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
  USB: serial: qcserial: add Dell DW5811e
  ACM gadget: fix endianness in notifications
  usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
  usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
  USB: uss720: fix NULL-deref at probe
  USB: lvtest: fix NULL-deref at probe
  USB: idmouse: fix NULL-deref at probe
  USB: wusbcore: fix NULL-deref at probe
  usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
  usb: hub: Fix crash after failure to read BOS descriptor
  uwb: i1480-dfu: fix NULL-deref at probe
  uwb: hwa-rc: fix NULL-deref at probe
  mmc: ushc: fix NULL-deref at probe
  iio: adc: ti_am335x_adc: fix fifo overrun recovery
  iio: hid-sensor-trigger: Change get poll value function order to avoid sensor 
properties losing after resume from S3
  parport: fix attempt to write duplicate procfiles
  ext4: mark inode dirty after converting inline directory
  mmc: sdhci: Do not disable interrupts while waiting for clock
  xen/acpi: upload PM state from init-domain to Xen
  iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
  ARM: at91: pm: cpu_idle: switch DDR to power-down mode
  ARM: dts: at91: sama5d2: add dma properties to UART nodes
  cpufreq: Restore policy min/max limits on CPU online
  raid10: increment write counter after bio is split
  libceph: don't set weight to IN when OSD is destroyed
  xfs: don't allow di_size with high bit set
  xfs: fix up xfs_swap_extent_forks inline extent handling
  nl80211: fix dumpit error path RTNL deadlocks
  USB: usbtmc: add missing endpoint sanity check
  xfs: clear _XBF_PAGES from buffers when readahead page
  igb: add i211 to i210 PHY workaround
  vfio/spapr: Postpone allocation of userspace version of TCE table
  block: allow WRITE_SAME commands with the SG_IO ioctl
  fbcon: Fix vc attr at deinit
  crypto: algif_hash - avoid zero-sized array
  Linux 4.4.58

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