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-10-29
Ported from the following upstream stable releases:
v4.14.150, v4.19.80
from git://git.kernel.org/
panic: ensure preemption is disabled during panic()
f2fs: use EINVAL for superblock with invalid magic
UBUNTU: [Config] updateconfigs for USB_RIO500
USB: rio500: Remove Rio 500 kernel driver
USB: yurex: Don't retry on unexpected errors
USB: yurex: fix NULL-derefs on disconnect
USB: usb-skeleton: fix runtime PM after driver unbind
USB: usb-skeleton: fix NULL-deref on disconnect
xhci: Fix false warning message about wrong bounce buffer write length
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
xhci: Check all endpoints for LPM timeout
usb: xhci: wait for CNR controller not ready bit in xhci resume
xhci: Increase STS_SAVE timeout in xhci_suspend()
USB: adutux: fix use-after-free on disconnect
USB: adutux: fix NULL-derefs on disconnect
USB: adutux: fix use-after-free on release
USB: iowarrior: fix use-after-free on disconnect
USB: iowarrior: fix use-after-free on release
USB: iowarrior: fix use-after-free after driver unbind
USB: usblp: fix runtime PM after driver unbind
USB: chaoskey: fix use-after-free on release
USB: ldusb: fix NULL-derefs on driver unbind
serial: uartlite: fix exit path null pointer
USB: serial: keyspan: fix NULL-derefs on open() and write()
USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20
USB: serial: option: add Telit FN980 compositions
USB: serial: option: add support for Cinterion CLS8 devices
USB: serial: fix runtime PM after driver unbind
USB: usblcd: fix I/O after disconnect
USB: microtek: fix info-leak at probe
USB: dummy-hcd: fix power budget for SuperSpeed mode
usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()
usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior
USB: legousbtower: fix slab info leak at probe
USB: legousbtower: fix deadlock on disconnect
USB: legousbtower: fix potential NULL-deref on disconnect
USB: legousbtower: fix open after failed reset request
USB: legousbtower: fix use-after-free on release
staging: vt6655: Fix memory leak in vt6655_probe
iio: adc: ad799x: fix probe error handling
iio: adc: axp288: Override TS pin bias current for some models
iio: light: opt3001: fix mutex unlock race
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
perf llvm: Don't access out-of-scope array
perf inject jit: Fix JIT_CODE_MOVE filename
CIFS: Gracefully handle QueryInfo errors during open
CIFS: Force revalidate inode when dentry is stale
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
kernel/sysctl.c: do not override max_threads provided by userspace
firmware: google: increment VPD key_len properly
gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
iio: hx711: add delay until DOUT is ready
iio: adc: hx711: fix bug in sampling of data
btrfs: fix incorrect updating of log root tree
NFS: Fix O_DIRECT accounting of number of bytes read/written
MIPS: Disable Loongson MMI instructions for kernel build
Fix the locking in dcache_readdir() and friends
media: stkwebcam: fix runtime PM after driver unbind
tracing/hwlat: Report total time spent in all NMIs during the sample
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
ftrace: Get a reference counter for the trace_array on filter files
tracing: Get trace_array reference for available_tracers files
x86/asm: Fix MWAITX C-state hint value
iio: adc: stm32-adc: fix a race when using several adcs with dma and irq
cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
btrfs: fix uninitialized ret in ref-verify
arm64/sve: Fix wrong free for task->thread.sve_state
UBUNTU: upstream stable to v4.14.150, v4.19.80
** 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)
** 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 2019-10-29
- upstream stable patchset 2019-10-29
- from git://git.kernel.org/
+ Ported from the following upstream stable releases:
+ v4.14.150, v4.19.80
+
+ from git://git.kernel.org/
+
+ panic: ensure preemption is disabled during panic()
+ f2fs: use EINVAL for superblock with invalid magic
+ UBUNTU: [Config] updateconfigs for USB_RIO500
+ USB: rio500: Remove Rio 500 kernel driver
+ USB: yurex: Don't retry on unexpected errors
+ USB: yurex: fix NULL-derefs on disconnect
+ USB: usb-skeleton: fix runtime PM after driver unbind
+ USB: usb-skeleton: fix NULL-deref on disconnect
+ xhci: Fix false warning message about wrong bounce buffer write length
+ xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
+ xhci: Check all endpoints for LPM timeout
+ usb: xhci: wait for CNR controller not ready bit in xhci resume
+ xhci: Increase STS_SAVE timeout in xhci_suspend()
+ USB: adutux: fix use-after-free on disconnect
+ USB: adutux: fix NULL-derefs on disconnect
+ USB: adutux: fix use-after-free on release
+ USB: iowarrior: fix use-after-free on disconnect
+ USB: iowarrior: fix use-after-free on release
+ USB: iowarrior: fix use-after-free after driver unbind
+ USB: usblp: fix runtime PM after driver unbind
+ USB: chaoskey: fix use-after-free on release
+ USB: ldusb: fix NULL-derefs on driver unbind
+ serial: uartlite: fix exit path null pointer
+ USB: serial: keyspan: fix NULL-derefs on open() and write()
+ USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20
+ USB: serial: option: add Telit FN980 compositions
+ USB: serial: option: add support for Cinterion CLS8 devices
+ USB: serial: fix runtime PM after driver unbind
+ USB: usblcd: fix I/O after disconnect
+ USB: microtek: fix info-leak at probe
+ USB: dummy-hcd: fix power budget for SuperSpeed mode
+ usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()
+ usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior
+ USB: legousbtower: fix slab info leak at probe
+ USB: legousbtower: fix deadlock on disconnect
+ USB: legousbtower: fix potential NULL-deref on disconnect
+ USB: legousbtower: fix open after failed reset request
+ USB: legousbtower: fix use-after-free on release
+ staging: vt6655: Fix memory leak in vt6655_probe
+ iio: adc: ad799x: fix probe error handling
+ iio: adc: axp288: Override TS pin bias current for some models
+ iio: light: opt3001: fix mutex unlock race
+ efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
+ perf llvm: Don't access out-of-scope array
+ perf inject jit: Fix JIT_CODE_MOVE filename
+ CIFS: Gracefully handle QueryInfo errors during open
+ CIFS: Force revalidate inode when dentry is stale
+ CIFS: Force reval dentry if LOOKUP_REVAL flag is set
+ kernel/sysctl.c: do not override max_threads provided by userspace
+ firmware: google: increment VPD key_len properly
+ gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
+ Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
+ iio: hx711: add delay until DOUT is ready
+ iio: adc: hx711: fix bug in sampling of data
+ btrfs: fix incorrect updating of log root tree
+ NFS: Fix O_DIRECT accounting of number of bytes read/written
+ MIPS: Disable Loongson MMI instructions for kernel build
+ Fix the locking in dcache_readdir() and friends
+ media: stkwebcam: fix runtime PM after driver unbind
+ tracing/hwlat: Report total time spent in all NMIs during the sample
+ tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
+ ftrace: Get a reference counter for the trace_array on filter files
+ tracing: Get trace_array reference for available_tracers files
+ x86/asm: Fix MWAITX C-state hint value
+ iio: adc: stm32-adc: fix a race when using several adcs with dma and irq
+ cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
+ btrfs: fix uninitialized ret in ref-verify
+ arm64/sve: Fix wrong free for task->thread.sve_state
+ UBUNTU: upstream stable to v4.14.150, v4.19.80
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1850541
Title:
Bionic update: upstream stable patchset 2019-10-29
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850541/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs