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 2019-08-30

                Ported from the following upstream stable releases:
                        v4.14.141, v4.19.69

       from git://git.kernel.org/

HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
MIPS: kernel: only use i8253 clocksource with periodic clockevent
mips: fix cacheinfo
netfilter: ebtables: fix a memory leak bug in compat
ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
bonding: Force slave speed check after link state recovery for 802.3ad
can: dev: call netif_carrier_off() in register_candev()
ASoC: Fail card instantiation if DAI format setup fails
st21nfca_connectivity_event_received: null check the allocation
st_nci_hci_connectivity_event_received: null check the allocation
ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
net: usb: qmi_wwan: Add the BroadMobi BM818 card
qed: RDMA - Fix the hw_ver returned in device attributes
isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in 
start_isoc_chain()
netfilter: ipset: Fix rename concurrency with listing
isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
perf bench numa: Fix cpu0 binding
can: sja1000: force the string buffer NULL-terminated
can: peak_usb: force the string buffer NULL-terminated
net/ethernet/qlogic/qed: force the string buffer NULL-terminated
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
HID: input: fix a4tech horizontal wheel custom usage
SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
net: hisilicon: make hip04_tx_reclaim non-reentrant
net: hisilicon: fix hip04-xmit never return TX_BUSY
net: hisilicon: Fix dma_map_single failed on arm64
libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
libata: add SG safety checks in SFF pio transfers
x86/lib/cpu: Address missing prototypes warning
drm/vmwgfx: fix memory leak when too many retries have occurred
perf ftrace: Fix failure to set cpumask when only one cpu is present
perf cpumap: Fix writing to illegal memory in handling cpumap mask
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
selftests: kvm: Adding config fragments
HID: wacom: correct misreported EKR ring values
HID: wacom: Correct distance scale for 2nd-gen Intuos devices
Revert "dm bufio: fix deadlock with loop device"
ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
libceph: fix PG split vs OSD (re)connect race
drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
gpiolib: never report open-drain/source lines as 'input' to user-space
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
x86/apic: Handle missing global clockevent gracefully
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
x86/boot: Save fields explicitly, zero out everything else
x86/boot: Fix boot regression caused by bootparam sanitizing
dm kcopyd: always complete failed jobs
dm btree: fix order of block initialization in btree_split_beneath
dm space map metadata: fix missing store of apply_bops() return value
dm table: fix invalid memory accesses with too high sector number
dm zoned: improve error handling in reclaim
dm zoned: improve error handling in i/o map code
dm zoned: properly handle backing device failure
genirq: Properly pair kobject_del() with kobject_add()
mm, page_owner: handle THP splits correctly
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
mm/zsmalloc.c: fix race condition in zs_destroy_pool
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
can: mcp251x: add error check when wq alloc failed
netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets 
too
netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac 
sets
rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
net: phy: phy_led_triggers: Fix a possible null-pointer dereference in 
phy_led_trigger_change_speed()
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
net: stmmac: Fix issues when number of Queues >= 4
KVM: arm64: Don't write junk to sysregs on reset
KVM: arm: Don't write junk to CP15 registers on reset
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
xfs: Add helper function xfs_attr_try_sf_addname
xfs: Add attibute remove and helper functions
UBUNTU: upstream stable to v4.14.141, v4.19.69

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

** Affects: linux (Ubuntu Bionic)
     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 Bionic)
   Importance: Undecided
       Status: New

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

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

Title:
  Bionic update: upstream stable patchset 2019-08-30

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  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 2019-08-30

                  Ported from the following upstream stable releases:
                          v4.14.141, v4.19.69

         from git://git.kernel.org/

  HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
  MIPS: kernel: only use i8253 clocksource with periodic clockevent
  mips: fix cacheinfo
  netfilter: ebtables: fix a memory leak bug in compat
  ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
  bonding: Force slave speed check after link state recovery for 802.3ad
  can: dev: call netif_carrier_off() in register_candev()
  ASoC: Fail card instantiation if DAI format setup fails
  st21nfca_connectivity_event_received: null check the allocation
  st_nci_hci_connectivity_event_received: null check the allocation
  ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
  net: usb: qmi_wwan: Add the BroadMobi BM818 card
  qed: RDMA - Fix the hw_ver returned in device attributes
  isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in 
start_isoc_chain()
  netfilter: ipset: Fix rename concurrency with listing
  isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
  perf bench numa: Fix cpu0 binding
  can: sja1000: force the string buffer NULL-terminated
  can: peak_usb: force the string buffer NULL-terminated
  net/ethernet/qlogic/qed: force the string buffer NULL-terminated
  NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
  HID: input: fix a4tech horizontal wheel custom usage
  SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
  net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
  net: hisilicon: make hip04_tx_reclaim non-reentrant
  net: hisilicon: fix hip04-xmit never return TX_BUSY
  net: hisilicon: Fix dma_map_single failed on arm64
  libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
  libata: add SG safety checks in SFF pio transfers
  x86/lib/cpu: Address missing prototypes warning
  drm/vmwgfx: fix memory leak when too many retries have occurred
  perf ftrace: Fix failure to set cpumask when only one cpu is present
  perf cpumap: Fix writing to illegal memory in handling cpumap mask
  perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
  selftests: kvm: Adding config fragments
  HID: wacom: correct misreported EKR ring values
  HID: wacom: Correct distance scale for 2nd-gen Intuos devices
  Revert "dm bufio: fix deadlock with loop device"
  ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
  libceph: fix PG split vs OSD (re)connect race
  drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
  gpiolib: never report open-drain/source lines as 'input' to user-space
  userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
  x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
  x86/apic: Handle missing global clockevent gracefully
  x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
  x86/boot: Save fields explicitly, zero out everything else
  x86/boot: Fix boot regression caused by bootparam sanitizing
  dm kcopyd: always complete failed jobs
  dm btree: fix order of block initialization in btree_split_beneath
  dm space map metadata: fix missing store of apply_bops() return value
  dm table: fix invalid memory accesses with too high sector number
  dm zoned: improve error handling in reclaim
  dm zoned: improve error handling in i/o map code
  dm zoned: properly handle backing device failure
  genirq: Properly pair kobject_del() with kobject_add()
  mm, page_owner: handle THP splits correctly
  mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
  mm/zsmalloc.c: fix race condition in zs_destroy_pool
  xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
  dm zoned: fix potential NULL dereference in dmz_do_reclaim()
  powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
  can: mcp251x: add error check when wq alloc failed
  netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets 
too
  netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac 
sets
  rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
  net: phy: phy_led_triggers: Fix a possible null-pointer dereference in 
phy_led_trigger_change_speed()
  NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
  net: stmmac: Fix issues when number of Queues >= 4
  KVM: arm64: Don't write junk to sysregs on reset
  KVM: arm: Don't write junk to CP15 registers on reset
  xfs: don't trip over uninitialized buffer on extent read of corrupted inode
  xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
  xfs: Add helper function xfs_attr_try_sf_addname
  xfs: Add attibute remove and helper functions
  UBUNTU: upstream stable to v4.14.141, v4.19.69

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