** Description changed:

  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.17.3 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.17.3 stable release shall be
  applied:
  
  net: aquantia: fix unsigned numvecs comparison with less than zero
  bonding: re-evaluate force_primary when the primary slave name changes
  cdc_ncm: avoid padding beyond end of skb
  ipv6: allow PMTU exceptions to local routes
  net: dsa: add error handling for pskb_trim_rcsum
  net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
  net/sched: act_simple: fix parsing of TCA_DEF_DATA
  tcp: verify the checksum of the first data segment in a new connection
  tls: fix use-after-free in tls_push_record
  tls: fix waitall behavior in tls_sw_recvmsg
  socket: close race condition between sock_close() and sockfs_setattr()
  udp: fix rx queue len reported by diag and proc interface
  net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
  hv_netvsc: Fix a network regression after ifdown/ifup
  ACPICA: AML parser: attempt to continue loading table after error
  ext4: fix hole length detection in ext4_ind_map_blocks()
  ext4: update mtime in ext4_punch_hole even if no blocks are released
  ext4: do not allow external inodes for inline data
  ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
  ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
  ext4: fix fencepost error in check for inode count overflow during resize
  driver core: Don't ignore class_dir_create_and_add() failure.
  Btrfs: allow empty subvol= again
  Btrfs: fix clone vs chattr NODATASUM race
  Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
  btrfs: return error value if create_io_em failed in cow_file_range
  btrfs: scrub: Don't use inode pages for device replace
  ALSA: usb-audio: Disable the quirk for Nura headset
- ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
  ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
  ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
  ALSA: hda: add dock and led support for HP EliteBook 830 G5
  ALSA: hda: add dock and led support for HP ProBook 640 G4
  x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
  smb3: fix various xid leaks
  smb3: on reconnect set PreviousSessionId field
  CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry
  cifs: For SMB2 security informaion query, check for minimum sized security 
descriptor instead of sizeof FileAllInformation class
  nbd: fix nbd device deletion
  nbd: update size when connected
  nbd: use bd_set_size when updating disk size
  blk-mq: reinit q->tag_set_list entry only after grace period
  bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
  cpufreq: Fix new policy initialization during limits updates via sysfs
  cpufreq: ti-cpufreq: Fix an incorrect error return value
  cpufreq: governors: Fix long idle detection logic in load calculation
  libata: zpodd: small read overflow in eject_tray()
  libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
  nvme/pci: Sync controller reset for AER slot_reset
  w1: mxc_w1: Enable clock before calling clk_get_rate() on it
  x86/vector: Fix the args of vector_alloc tracepoint
  x86/apic/vector: Prevent hlist corruption and leaks
  x86/apic: Provide apic_ack_irq()
  x86/ioapic: Use apic_ack_irq()
  x86/platform/uv: Use apic_ack_irq()
  irq_remapping: Use apic_ack_irq()
  genirq/generic_pending: Do not lose pending affinity update
  genirq/affinity: Defer affinity setting if irq chip is busy
  genirq/migration: Avoid out of line call if pending is not set
  x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
  media: uvcvideo: Prevent setting unavailable flags
  media: rc: ensure input/lirc device can be opened after register
  iwlwifi: fw: harden page loading code
  orangefs: set i_size on new symlink
  orangefs: report attributes_mask and attributes for statx
  HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
  HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
  vhost: fix info leak due to uninitialized memory
- fs/binfmt_misc.c: do not allow offset overflow
  mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
  Linux 4.17.3
+ 
+        The following patches from the v4.17.3 stable release had already
+ been applied:
+ 
+ ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
+ fs/binfmt_misc.c: do not allow offset overflow

** Changed in: linux (Ubuntu)
       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/1778997

Title:
  Cosmic update to v4.17.3 stable release

Status in linux package in Ubuntu:
  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 v4.17.3 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.17.3 stable release shall be
  applied:

  net: aquantia: fix unsigned numvecs comparison with less than zero
  bonding: re-evaluate force_primary when the primary slave name changes
  cdc_ncm: avoid padding beyond end of skb
  ipv6: allow PMTU exceptions to local routes
  net: dsa: add error handling for pskb_trim_rcsum
  net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
  net/sched: act_simple: fix parsing of TCA_DEF_DATA
  tcp: verify the checksum of the first data segment in a new connection
  tls: fix use-after-free in tls_push_record
  tls: fix waitall behavior in tls_sw_recvmsg
  socket: close race condition between sock_close() and sockfs_setattr()
  udp: fix rx queue len reported by diag and proc interface
  net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
  hv_netvsc: Fix a network regression after ifdown/ifup
  ACPICA: AML parser: attempt to continue loading table after error
  ext4: fix hole length detection in ext4_ind_map_blocks()
  ext4: update mtime in ext4_punch_hole even if no blocks are released
  ext4: do not allow external inodes for inline data
  ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
  ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
  ext4: fix fencepost error in check for inode count overflow during resize
  driver core: Don't ignore class_dir_create_and_add() failure.
  Btrfs: allow empty subvol= again
  Btrfs: fix clone vs chattr NODATASUM race
  Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
  btrfs: return error value if create_io_em failed in cow_file_range
  btrfs: scrub: Don't use inode pages for device replace
  ALSA: usb-audio: Disable the quirk for Nura headset
  ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
  ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
  ALSA: hda: add dock and led support for HP EliteBook 830 G5
  ALSA: hda: add dock and led support for HP ProBook 640 G4
  x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
  smb3: fix various xid leaks
  smb3: on reconnect set PreviousSessionId field
  CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry
  cifs: For SMB2 security informaion query, check for minimum sized security 
descriptor instead of sizeof FileAllInformation class
  nbd: fix nbd device deletion
  nbd: update size when connected
  nbd: use bd_set_size when updating disk size
  blk-mq: reinit q->tag_set_list entry only after grace period
  bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
  cpufreq: Fix new policy initialization during limits updates via sysfs
  cpufreq: ti-cpufreq: Fix an incorrect error return value
  cpufreq: governors: Fix long idle detection logic in load calculation
  libata: zpodd: small read overflow in eject_tray()
  libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
  nvme/pci: Sync controller reset for AER slot_reset
  w1: mxc_w1: Enable clock before calling clk_get_rate() on it
  x86/vector: Fix the args of vector_alloc tracepoint
  x86/apic/vector: Prevent hlist corruption and leaks
  x86/apic: Provide apic_ack_irq()
  x86/ioapic: Use apic_ack_irq()
  x86/platform/uv: Use apic_ack_irq()
  irq_remapping: Use apic_ack_irq()
  genirq/generic_pending: Do not lose pending affinity update
  genirq/affinity: Defer affinity setting if irq chip is busy
  genirq/migration: Avoid out of line call if pending is not set
  x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
  media: uvcvideo: Prevent setting unavailable flags
  media: rc: ensure input/lirc device can be opened after register
  iwlwifi: fw: harden page loading code
  orangefs: set i_size on new symlink
  orangefs: report attributes_mask and attributes for statx
  HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
  HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
  vhost: fix info leak due to uninitialized memory
  mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
  Linux 4.17.3

         The following patches from the v4.17.3 stable release had
  already been applied:

  ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
  fs/binfmt_misc.c: do not allow offset overflow

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