← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1694621] Re: Xenial update to 4.4.70 stable release

 

** Changed in: linux (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1694621

Title:
  Xenial update to 4.4.70 stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Fix Released

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 4.4.70 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 4.4.70 stable release shall be applied:
  * usb: misc: legousbtower: Fix buffers on stack
  * usb: misc: legousbtower: Fix memory leak
  * USB: ene_usb6250: fix DMA to the stack
  * watchdog: pcwd_usb: fix NULL-deref at probe
  * char: lp: fix possible integer overflow in lp_setup()
  * USB: core: replace %p with %pK
  * ARM: tegra: paz00: Mark panel regulator as enabled on boot
  * tpm_crb: check for bad response size
  * infiniband: call ipv6 route lookup via the stub interface
  * dm btree: fix for dm_btree_find_lowest_key()
  * dm raid: select the Kconfig option CONFIG_MD_RAID0
  * dm bufio: avoid a possible ABBA deadlock
  * dm bufio: check new buffer allocation watermark every 30 seconds
  * dm cache metadata: fail operations if fail_io mode has been established
  * dm bufio: make the parameter "retain_bytes" unsigned long
  * dm thin metadata: call precommit before saving the roots
  * dm space map disk: fix some book keeping in the disk space map
  * md: update slab_cache before releasing new stripes when stripes resizing
  * rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
  * mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
  * ima: accept previously set IMA_NEW_FILE
  * KVM: x86: Fix load damaged SSEx MXCSR register
  * KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
  * regulator: tps65023: Fix inverted core enable logic.
  * s390/kdump: Add final note
  * s390/cputime: fix incorrect system time
  * ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
  * ath9k_htc: fix NULL-deref at probe
  * drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark
    calculations.
  * drm/amdgpu: Make display watermark calculations more accurate
  * drm/nouveau/therm: remove ineffective workarounds for alarm bugs
  * drm/nouveau/tmr: ack interrupt before processing alarms
  * drm/nouveau/tmr: fix corruption of the pending list when rescheduling an
    alarm
  * drm/nouveau/tmr: avoid processing completed alarms when adding a new one
  * drm/nouveau/tmr: handle races with hw when updating the next alarm time
  * cdc-acm: fix possible invalid access when processing notification
  * proc: Fix unbalanced hard link numbers
  * of: fix sparse warning in of_pci_range_parser_one
  * iio: dac: ad7303: fix channel description
  * pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
  * pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
  * USB: serial: ftdi_sio: fix setting latency for unprivileged users
  * USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
  * ext4 crypto: don't let data integrity writebacks fail with ENOMEM
  * ext4 crypto: fix some error handling
  * net: qmi_wwan: Add SIMCom 7230E
  * fscrypt: fix context consistency check when key(s) unavailable
  * f2fs: check entire encrypted bigname when finding a dentry
  * fscrypt: avoid collisions when presenting long encrypted filenames
  * usb: host: xhci-plat: propagate return value of platform_get_irq()
  * xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
  * usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
  * net: irda: irda-usb: fix firmware name on big-endian hosts
  * usbvision: fix NULL-deref at probe
  * mceusb: fix NULL-deref at probe
  * ttusb2: limit messages to buffer size
  * usb: musb: tusb6010_omap: Do not reset the other direction's packet size
  * USB: iowarrior: fix info ioctl on big-endian hosts
  * usb: serial: option: add Telit ME910 support
  * USB: serial: qcserial: add more Lenovo EM74xx device IDs
  * USB: serial: mct_u232: fix big-endian baud-rate handling
  * USB: serial: io_ti: fix div-by-zero in set_termios
  * USB: hub: fix SS hub-descriptor handling
  * USB: hub: fix non-SS hub-descriptor handling
  * ipx: call ipxitf_put() in ioctl error path
  * iio: proximity: as3935: fix as3935_write
  * ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
  * gspca: konica: add missing endpoint sanity check
  * s5p-mfc: Fix unbalanced call to clock management
  * dib0700: fix NULL-deref at probe
  * zr364xx: enforce minimum size when reading header
  * dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops
  * cx231xx-audio: fix init error path
  * cx231xx-audio: fix NULL-deref at probe
  * cx231xx-cards: fix NULL-deref at probe
  * powerpc/book3s/mce: Move add_taint() later in virtual mode
  * powerpc/pseries: Fix of_node_put() underflow during DLPAR remove
  * powerpc/64e: Fix hang when debugging programs with relocated kernel
  * ARM: dts: at91: sama5d3_xplained: fix ADC vref
  * ARM: dts: at91: sama5d3_xplained: not all ADC channels are available
  * arm64: xchg: hazard against entire exchange variable
  * arm64: uaccess: ensure extension of access_ok() addr
  * arm64: documentation: document tagged pointer stack constraints
  * xc2028: Fix use-after-free bug properly
  * Revert "UBUNTU: SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp"
  * mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
  * staging: rtl8192e: fix 2 byte alignment of register BSSIDR.
  * staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.
  * iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
  * metag/uaccess: Fix access_ok()
  * metag/uaccess: Check access_ok in strncpy_from_user
  * uwb: fix device quirk on big-endian hosts
  * genirq: Fix chained interrupt data ordering
  * osf_wait4(): fix infoleak
  * tracing/kprobes: Enforce kprobes teardown after testing
  * PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
  * PCI: Freeze PME scan before suspending devices
  * drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2
  * nfsd: encoders mustn't use unitialized values in error cases
  * drivers: char: mem: Check for address space wraparound with mmap()
  * Linux 4.4.70

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1694621/+subscriptions


References