[ubuntu/xenial-proposed] linux_4.4.0-136.162_amd64.tar.gz - (Accepted)

Kleber Sacilotto de Souza kleber.souza at canonical.com
Wed Sep 12 07:22:26 UTC 2018


linux (4.4.0-136.162) xenial; urgency=medium

  * linux: 4.4.0-136.162 -proposed tracker (LP: #1791745)

  * CVE-2017-5753
    - bpf: properly enforce index mask to prevent out-of-bounds speculation
    - Revert "UBUNTU: SAUCE: bpf: Use barrier_nospec() instead of osb()"
    - Revert "bpf: prevent speculative execution in eBPF interpreter"

  * L1TF mitigation not effective in some CPU and RAM combinations
    (LP: #1788563) // CVE-2018-3620 // CVE-2018-3646
    - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
    - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
      much RAM
    - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+

  * CVE-2018-15594
    - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests

  * Xenial update to 4.4.144 stable release (LP: #1791080)
    - KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
      parallel.
    - x86/MCE: Remove min interval polling limitation
    - fat: fix memory allocation failure handling of match_strdup()
    - ALSA: rawmidi: Change resized buffers atomically
    - ARC: Fix CONFIG_SWAP
    - ARC: mm: allow mprotect to make stack mappings executable
    - mm: memcg: fix use after free in mem_cgroup_iter()
    - ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
    - ipv6: fix useless rol32 call on hash
    - lib/rhashtable: consider param->min_size when setting initial table size
    - net/ipv4: Set oif in fib_compute_spec_dst
    - net: phy: fix flag masking in __set_phy_supported
    - ptp: fix missing break in switch
    - tg3: Add higher cpu clock for 5762.
    - net: Don't copy pfmemalloc flag in __copy_skb_header()
    - skbuff: Unconditionally copy pfmemalloc in __skb_clone()
    - xhci: Fix perceived dead host due to runtime suspend race with event handler
    - x86/paravirt: Make native_save_fl() extern inline
    - SAUCE: Add missing CPUID_7_EDX defines
    - SAUCE: x86/speculation: Expose indirect_branch_prediction_barrier()
    - x86/pti: Mark constant arrays as __initconst
    - x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs
    - x86/entry/64/compat: Clear registers for compat syscalls, to reduce
      speculation attack surface
    - x86/speculation: Clean up various Spectre related details
    - x86/speculation: Fix up array_index_nospec_mask() asm constraint
    - x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
    - x86/mm: Factor out LDT init from context init
    - x86/mm: Give each mm TLB flush generation a unique ID
    - SAUCE: x86/speculation: Use Indirect Branch Prediction Barrier in context
      switch
    - x86/speculation: Use IBRS if available before calling into firmware
    - x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
    - selftest/seccomp: Fix the seccomp(2) signature
    - xen: set cpu capabilities from xen_start_kernel()
    - x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
    - SAUCE: Preserve SPEC_CTRL MSR in new inlines
    - SAUCE: Add Knights Mill to NO SSB list
    - x86/process: Correct and optimize TIF_BLOCKSTEP switch
    - x86/process: Optimize TIF_NOTSC switch
    - Revert "x86/cpufeatures: Add FEATURE_ZEN"
    - Revert "x86/cpu/AMD: Fix erratum 1076 (CPB bit)"
    - x86/cpu/AMD: Fix erratum 1076 (CPB bit)
    - x86/cpufeatures: Add FEATURE_ZEN
    - x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
    - x86/cpu: Re-apply forced caps every time CPU caps are re-read
    - block: do not use interruptible wait anywhere
    - clk: tegra: Fix PLL_U post divider and initial rate on Tegra30
    - ubi: Introduce vol_ignored()
    - ubi: Rework Fastmap attach base code
    - ubi: Be more paranoid while seaching for the most recent Fastmap
    - ubi: Fix races around ubi_refill_pools()
    - ubi: Fix Fastmap's update_vol()
    - ubi: fastmap: Erase outdated anchor PEBs during attach
    - Linux 4.4.144

  * CVE-2017-5715 (Spectre v2 s390x)
    - s390: detect etoken facility
    - s390/lib: use expoline for all bcr instructions
    - SAUCE: s390: use expoline thunks for all branches generated by the BPF JIT

  * Xenial update to 4.4.143 stable release (LP: #1790884)
    - compiler, clang: suppress warning for unused static inline functions
    - compiler, clang: properly override 'inline' for clang
    - compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
    - compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
    - x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
    - ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
    - bcm63xx_enet: correct clock usage
    - bcm63xx_enet: do not write to random DMA channel on BCM6345
    - crypto: crypto4xx - remove bad list_del
    - crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
    - atm: zatm: Fix potential Spectre v1
    - net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
    - net: dccp: switch rx_tstamp_last_feedback to monotonic clock
    - net/mlx5: Fix incorrect raw command length parsing
    - net: sungem: fix rx checksum support
    - qed: Limit msix vectors in kdump kernel to the minimum required count.
    - r8152: napi hangup fix after disconnect
    - tcp: fix Fast Open key endianness
    - tcp: prevent bogus FRTO undos with non-SACK flows
    - vhost_net: validate sock before trying to put its fd
    - net_sched: blackhole: tell upper qdisc about dropped packets
    - net/mlx5: Fix command interface race in polling mode
    - net: cxgb3_main: fix potential Spectre v1
    - rtlwifi: rtl8821ae: fix firmware is not ready to run
    - MIPS: Call dump_stack() from show_regs()
    - MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
    - netfilter: ebtables: reject non-bridge targets
    - KEYS: DNS: fix parsing multiple options
    - rds: avoid unenecessary cong_update in loop transport
    - net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
    - Linux 4.4.143

  * Xenial update to 4.4.142 stable release (LP: #1790883)
    - Kbuild: fix # escaping in .cmd files for future Make
    - perf tools: Move syscall number fallbacks from perf-sys.h to
      tools/arch/x86/include/asm/
    - Linux 4.4.142

  * Xenial update to 4.4.141 stable release (LP: #1790620)
    - MIPS: Fix ioremap() RAM check
    - ibmasm: don't write out of bounds in read handler
    - vmw_balloon: fix inflation with batching
    - ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
    - USB: serial: ch341: fix type promotion bug in ch341_control_in()
    - USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
    - USB: serial: keyspan_pda: fix modem-status error handling
    - USB: yurex: fix out-of-bounds uaccess in read handler
    - USB: serial: mos7840: fix status-register error handling
    - usb: quirks: add delay quirks for Corsair Strafe
    - xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
    - HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapter
    - tools build: fix # escaping in .cmd files for future Make
    - iw_cxgb4: correctly enforce the max reg_mr depth
    - x86/cpufeature: Move some of the scattered feature bits to x86_capability
    - x86/cpu: Provide a config option to disable static_cpu_has
    - x86/fpu: Add an XSTATE_OP() macro
    - x86/fpu: Get rid of xstate_fault()
    - x86/headers: Don't include asm/processor.h in asm/atomic.h
    - x86/cpufeature: Replace the old static_cpu_has() with safe variant
    - x86/cpufeature: Get rid of the non-asm goto variant
    - x86/alternatives: Add an auxilary section
    - x86/alternatives: Discard dynamic check after init
    - x86/vdso: Use static_cpu_has()
    - x86/boot: Simplify kernel load address alignment check
    - x86/cpufeature: Speed up cpu_feature_enabled()
    - x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
    - x86/mm/pkeys: Fix mismerge of protection keys CPUID bits
    - x86/cpu: Add detection of AMD RAS Capabilities
    - x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
    - x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
    - x86/cpufeature: Add helper macro for mask check macros
    - uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
    - netfilter: nf_queue: augment nfqa_cfg_policy
    - netfilter: x_tables: initialise match/target check parameter struct
    - loop: add recursion validation to LOOP_CHANGE_FD
    - PM / hibernate: Fix oops at snapshot_write()
    - SAUCE: RDMA/ucm: Blacklist UCM module
    - loop: remember whether sysfs_create_group() was done
    - Linux 4.4.141
    - [Config] Refresh configs for 4.4.141

  * regression with EXT4 file systems and meta_bg flag (LP: #1789653)
    - ext4: fix false negatives *and* false positives in ext4_check_descriptors()

  * CVE-2018-15572
    - x86/speculation: Protect against userspace-userspace spectreRSB

  * random oopses on s390 systems using NVMe devices (LP: #1790480)
    - s390/pci: fix out of bounds access during irq setup

  * CVE-2018-6555
    - SAUCE: irda: Only insert new objects into the global database via setsockopt

  * CVE-2018-6554
    - SAUCE: irda: Fix memory leak caused by repeated binds of irda socket

  * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
    - partitions/aix: fix usage of uninitialized lv_info and lvname structures
    - partitions/aix: append null character to print data from disk

Date: Tue, 11 Sep 2018 15:50:12 +0200
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-035.buildd>

-------------- next part --------------
Format: 1.8
Date: Tue, 11 Sep 2018 15:50:12 +0200
Source: linux
Binary: linux-source-4.4.0 linux-doc linux-headers-4.4.0-136 linux-libc-dev linux-tools-common linux-tools-4.4.0-136 linux-cloud-tools-common linux-cloud-tools-4.4.0-136 linux-image-4.4.0-136-generic linux-image-extra-4.4.0-136-generic linux-headers-4.4.0-136-generic linux-image-4.4.0-136-generic-dbgsym linux-tools-4.4.0-136-generic linux-cloud-tools-4.4.0-136-generic linux-udebs-generic linux-image-4.4.0-136-generic-lpae linux-image-extra-4.4.0-136-generic-lpae linux-headers-4.4.0-136-generic-lpae linux-image-4.4.0-136-generic-lpae-dbgsym linux-tools-4.4.0-136-generic-lpae linux-cloud-tools-4.4.0-136-generic-lpae linux-udebs-generic-lpae linux-image-4.4.0-136-lowlatency linux-image-extra-4.4.0-136-lowlatency linux-headers-4.4.0-136-lowlatency linux-image-4.4.0-136-lowlatency-dbgsym linux-tools-4.4.0-136-lowlatency linux-cloud-tools-4.4.0-136-lowlatency linux-udebs-lowlatency linux-image-4.4.0-136-powerpc-e500mc linux-image-extra-4.4.0-136-powerpc-e500mc
 linux-headers-4.4.0-136-powerpc-e500mc linux-image-4.4.0-136-powerpc-e500mc-dbgsym linux-tools-4.4.0-136-powerpc-e500mc linux-cloud-tools-4.4.0-136-powerpc-e500mc linux-udebs-powerpc-e500mc linux-image-4.4.0-136-powerpc-smp linux-image-extra-4.4.0-136-powerpc-smp linux-headers-4.4.0-136-powerpc-smp linux-image-4.4.0-136-powerpc-smp-dbgsym linux-tools-4.4.0-136-powerpc-smp linux-cloud-tools-4.4.0-136-powerpc-smp linux-udebs-powerpc-smp linux-image-4.4.0-136-powerpc64-emb linux-image-extra-4.4.0-136-powerpc64-emb linux-headers-4.4.0-136-powerpc64-emb linux-image-4.4.0-136-powerpc64-emb-dbgsym linux-tools-4.4.0-136-powerpc64-emb linux-cloud-tools-4.4.0-136-powerpc64-emb linux-udebs-powerpc64-emb linux-image-4.4.0-136-powerpc64-smp linux-image-extra-4.4.0-136-powerpc64-smp linux-headers-4.4.0-136-powerpc64-smp linux-image-4.4.0-136-powerpc64-smp-dbgsym linux-tools-4.4.0-136-powerpc64-smp linux-cloud-tools-4.4.0-136-powerpc64-smp linux-udebs-powerpc64-smp
 kernel-image-4.4.0-136-generic-di nic-modules-4.4.0-136-generic-di nic-shared-modules-4.4.0-136-generic-di serial-modules-4.4.0-136-generic-di ppp-modules-4.4.0-136-generic-di pata-modules-4.4.0-136-generic-di firewire-core-modules-4.4.0-136-generic-di scsi-modules-4.4.0-136-generic-di plip-modules-4.4.0-136-generic-di floppy-modules-4.4.0-136-generic-di fat-modules-4.4.0-136-generic-di nfs-modules-4.4.0-136-generic-di md-modules-4.4.0-136-generic-di multipath-modules-4.4.0-136-generic-di usb-modules-4.4.0-136-generic-di pcmcia-storage-modules-4.4.0-136-generic-di fb-modules-4.4.0-136-generic-di input-modules-4.4.0-136-generic-di mouse-modules-4.4.0-136-generic-di irda-modules-4.4.0-136-generic-di parport-modules-4.4.0-136-generic-di nic-pcmcia-modules-4.4.0-136-generic-di pcmcia-modules-4.4.0-136-generic-di nic-usb-modules-4.4.0-136-generic-di sata-modules-4.4.0-136-generic-di crypto-modules-4.4.0-136-generic-di speakup-modules-4.4.0-136-generic-di
 virtio-modules-4.4.0-136-generic-di fs-core-modules-4.4.0-136-generic-di fs-secondary-modules-4.4.0-136-generic-di storage-core-modules-4.4.0-136-generic-di block-modules-4.4.0-136-generic-di message-modules-4.4.0-136-generic-di vlan-modules-4.4.0-136-generic-di
 ipmi-modules-4.4.0-136-generic-di
Architecture: amd64 all amd64_translations
Version: 4.4.0-136.162
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-035.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
 block-modules-4.4.0-136-generic-di - Block storage devices (udeb)
 crypto-modules-4.4.0-136-generic-di - crypto modules (udeb)
 fat-modules-4.4.0-136-generic-di - FAT filesystem support (udeb)
 fb-modules-4.4.0-136-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.4.0-136-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.4.0-136-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.4.0-136-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.4.0-136-generic-di - Extra filesystem modules (udeb)
 input-modules-4.4.0-136-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.4.0-136-generic-di - ipmi modules (udeb)
 irda-modules-4.4.0-136-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.4.0-136-generic-di - Linux kernel binary image for the Debian installer (udeb)
 linux-cloud-tools-4.4.0-136 - Linux kernel version specific cloud tools for version 4.4.0-136
 linux-cloud-tools-4.4.0-136-generic - Linux kernel version specific cloud tools for version 4.4.0-136
 linux-cloud-tools-4.4.0-136-generic-lpae - Linux kernel version specific cloud tools for version 4.4.0-136
 linux-cloud-tools-4.4.0-136-lowlatency - Linux kernel version specific cloud tools for version 4.4.0-136
 linux-cloud-tools-4.4.0-136-powerpc-e500mc - Linux kernel version specific cloud tools for version 4.4.0-136
 linux-cloud-tools-4.4.0-136-powerpc-smp - Linux kernel version specific cloud tools for version 4.4.0-136
 linux-cloud-tools-4.4.0-136-powerpc64-emb - Linux kernel version specific cloud tools for version 4.4.0-136
 linux-cloud-tools-4.4.0-136-powerpc64-smp - Linux kernel version specific cloud tools for version 4.4.0-136
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.4.0
 linux-doc  - Linux kernel specific documentation for version 4.4.0
 linux-headers-4.4.0-136 - Header files related to Linux kernel version 4.4.0
 linux-headers-4.4.0-136-generic - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-136-generic-lpae - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-136-lowlatency - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-136-powerpc-e500mc - Linux kernel headers for version 4.4.0 on 32-bit Freescale Power
 linux-headers-4.4.0-136-powerpc-smp - Linux kernel headers for version 4.4.0 on 32-bit PowerPC SMP
 linux-headers-4.4.0-136-powerpc64-emb - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP Book
 linux-headers-4.4.0-136-powerpc64-smp - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-136-generic - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-136-generic-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-136-generic-lpae - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-136-generic-lpae-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-136-lowlatency - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-136-lowlatency-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-136-powerpc-e500mc - Linux kernel image for version 4.4.0 on 32-bit Freescale Power e5
 linux-image-4.4.0-136-powerpc-e500mc-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit Freescale Po
 linux-image-4.4.0-136-powerpc-smp - Linux kernel image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-4.4.0-136-powerpc-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-4.4.0-136-powerpc64-emb - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP Book3E
 linux-image-4.4.0-136-powerpc64-emb-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-136-powerpc64-smp - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-136-powerpc64-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-extra-4.4.0-136-generic - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-136-generic-lpae - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-136-lowlatency - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-136-powerpc-e500mc - Linux kernel extra modules for version 4.4.0 on 32-bit Freescale
 linux-image-extra-4.4.0-136-powerpc-smp - Linux kernel extra modules for version 4.4.0 on 32-bit PowerPC SM
 linux-image-extra-4.4.0-136-powerpc64-emb - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-image-extra-4.4.0-136-powerpc64-smp - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-libc-dev - Linux Kernel Headers for development
 linux-source-4.4.0 - Linux kernel source for version 4.4.0 with Ubuntu patches
 linux-tools-4.4.0-136 - Linux kernel version specific tools for version 4.4.0-136
 linux-tools-4.4.0-136-generic - Linux kernel version specific tools for version 4.4.0-136
 linux-tools-4.4.0-136-generic-lpae - Linux kernel version specific tools for version 4.4.0-136
 linux-tools-4.4.0-136-lowlatency - Linux kernel version specific tools for version 4.4.0-136
 linux-tools-4.4.0-136-powerpc-e500mc - Linux kernel version specific tools for version 4.4.0-136
 linux-tools-4.4.0-136-powerpc-smp - Linux kernel version specific tools for version 4.4.0-136
 linux-tools-4.4.0-136-powerpc64-emb - Linux kernel version specific tools for version 4.4.0-136
 linux-tools-4.4.0-136-powerpc64-smp - Linux kernel version specific tools for version 4.4.0-136
 linux-tools-common - Linux kernel version specific tools for version 4.4.0
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc-e500mc - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc-smp - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc64-emb - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc64-smp - Metapackage depending on kernel udebs (udeb)
 md-modules-4.4.0-136-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.4.0-136-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.4.0-136-generic-di - Mouse support (udeb)
 multipath-modules-4.4.0-136-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.4.0-136-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.4.0-136-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.4.0-136-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.4.0-136-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.4.0-136-generic-di - USB network interface support (udeb)
 parport-modules-4.4.0-136-generic-di - Parallel port support (udeb)
 pata-modules-4.4.0-136-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.4.0-136-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.4.0-136-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.4.0-136-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.4.0-136-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.4.0-136-generic-di - SATA storage support (udeb)
 scsi-modules-4.4.0-136-generic-di - SCSI storage support (udeb)
 serial-modules-4.4.0-136-generic-di - Serial port support (udeb)
 speakup-modules-4.4.0-136-generic-di - speakup modules (udeb)
 storage-core-modules-4.4.0-136-generic-di - Core storage support (udeb)
 usb-modules-4.4.0-136-generic-di - Core USB support (udeb)
 virtio-modules-4.4.0-136-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.4.0-136-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1787281 1788563 1789653 1790480 1790620 1790883 1790884 1791080 1791745
Changes:
 linux (4.4.0-136.162) xenial; urgency=medium
 .
   * linux: 4.4.0-136.162 -proposed tracker (LP: #1791745)
 .
   * CVE-2017-5753
     - bpf: properly enforce index mask to prevent out-of-bounds speculation
     - Revert "UBUNTU: SAUCE: bpf: Use barrier_nospec() instead of osb()"
     - Revert "bpf: prevent speculative execution in eBPF interpreter"
 .
   * L1TF mitigation not effective in some CPU and RAM combinations
     (LP: #1788563) // CVE-2018-3620 // CVE-2018-3646
     - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
     - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
       much RAM
     - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
 .
   * CVE-2018-15594
     - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
 .
   * Xenial update to 4.4.144 stable release (LP: #1791080)
     - KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
       parallel.
     - x86/MCE: Remove min interval polling limitation
     - fat: fix memory allocation failure handling of match_strdup()
     - ALSA: rawmidi: Change resized buffers atomically
     - ARC: Fix CONFIG_SWAP
     - ARC: mm: allow mprotect to make stack mappings executable
     - mm: memcg: fix use after free in mem_cgroup_iter()
     - ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
     - ipv6: fix useless rol32 call on hash
     - lib/rhashtable: consider param->min_size when setting initial table size
     - net/ipv4: Set oif in fib_compute_spec_dst
     - net: phy: fix flag masking in __set_phy_supported
     - ptp: fix missing break in switch
     - tg3: Add higher cpu clock for 5762.
     - net: Don't copy pfmemalloc flag in __copy_skb_header()
     - skbuff: Unconditionally copy pfmemalloc in __skb_clone()
     - xhci: Fix perceived dead host due to runtime suspend race with event handler
     - x86/paravirt: Make native_save_fl() extern inline
     - SAUCE: Add missing CPUID_7_EDX defines
     - SAUCE: x86/speculation: Expose indirect_branch_prediction_barrier()
     - x86/pti: Mark constant arrays as __initconst
     - x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs
     - x86/entry/64/compat: Clear registers for compat syscalls, to reduce
       speculation attack surface
     - x86/speculation: Clean up various Spectre related details
     - x86/speculation: Fix up array_index_nospec_mask() asm constraint
     - x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
     - x86/mm: Factor out LDT init from context init
     - x86/mm: Give each mm TLB flush generation a unique ID
     - SAUCE: x86/speculation: Use Indirect Branch Prediction Barrier in context
       switch
     - x86/speculation: Use IBRS if available before calling into firmware
     - x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
     - selftest/seccomp: Fix the seccomp(2) signature
     - xen: set cpu capabilities from xen_start_kernel()
     - x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
     - SAUCE: Preserve SPEC_CTRL MSR in new inlines
     - SAUCE: Add Knights Mill to NO SSB list
     - x86/process: Correct and optimize TIF_BLOCKSTEP switch
     - x86/process: Optimize TIF_NOTSC switch
     - Revert "x86/cpufeatures: Add FEATURE_ZEN"
     - Revert "x86/cpu/AMD: Fix erratum 1076 (CPB bit)"
     - x86/cpu/AMD: Fix erratum 1076 (CPB bit)
     - x86/cpufeatures: Add FEATURE_ZEN
     - x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
     - x86/cpu: Re-apply forced caps every time CPU caps are re-read
     - block: do not use interruptible wait anywhere
     - clk: tegra: Fix PLL_U post divider and initial rate on Tegra30
     - ubi: Introduce vol_ignored()
     - ubi: Rework Fastmap attach base code
     - ubi: Be more paranoid while seaching for the most recent Fastmap
     - ubi: Fix races around ubi_refill_pools()
     - ubi: Fix Fastmap's update_vol()
     - ubi: fastmap: Erase outdated anchor PEBs during attach
     - Linux 4.4.144
 .
   * CVE-2017-5715 (Spectre v2 s390x)
     - s390: detect etoken facility
     - s390/lib: use expoline for all bcr instructions
     - SAUCE: s390: use expoline thunks for all branches generated by the BPF JIT
 .
   * Xenial update to 4.4.143 stable release (LP: #1790884)
     - compiler, clang: suppress warning for unused static inline functions
     - compiler, clang: properly override 'inline' for clang
     - compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
     - compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
     - x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
     - ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
     - bcm63xx_enet: correct clock usage
     - bcm63xx_enet: do not write to random DMA channel on BCM6345
     - crypto: crypto4xx - remove bad list_del
     - crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
     - atm: zatm: Fix potential Spectre v1
     - net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
     - net: dccp: switch rx_tstamp_last_feedback to monotonic clock
     - net/mlx5: Fix incorrect raw command length parsing
     - net: sungem: fix rx checksum support
     - qed: Limit msix vectors in kdump kernel to the minimum required count.
     - r8152: napi hangup fix after disconnect
     - tcp: fix Fast Open key endianness
     - tcp: prevent bogus FRTO undos with non-SACK flows
     - vhost_net: validate sock before trying to put its fd
     - net_sched: blackhole: tell upper qdisc about dropped packets
     - net/mlx5: Fix command interface race in polling mode
     - net: cxgb3_main: fix potential Spectre v1
     - rtlwifi: rtl8821ae: fix firmware is not ready to run
     - MIPS: Call dump_stack() from show_regs()
     - MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
     - netfilter: ebtables: reject non-bridge targets
     - KEYS: DNS: fix parsing multiple options
     - rds: avoid unenecessary cong_update in loop transport
     - net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
     - Linux 4.4.143
 .
   * Xenial update to 4.4.142 stable release (LP: #1790883)
     - Kbuild: fix # escaping in .cmd files for future Make
     - perf tools: Move syscall number fallbacks from perf-sys.h to
       tools/arch/x86/include/asm/
     - Linux 4.4.142
 .
   * Xenial update to 4.4.141 stable release (LP: #1790620)
     - MIPS: Fix ioremap() RAM check
     - ibmasm: don't write out of bounds in read handler
     - vmw_balloon: fix inflation with batching
     - ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
     - USB: serial: ch341: fix type promotion bug in ch341_control_in()
     - USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
     - USB: serial: keyspan_pda: fix modem-status error handling
     - USB: yurex: fix out-of-bounds uaccess in read handler
     - USB: serial: mos7840: fix status-register error handling
     - usb: quirks: add delay quirks for Corsair Strafe
     - xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
     - HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapter
     - tools build: fix # escaping in .cmd files for future Make
     - iw_cxgb4: correctly enforce the max reg_mr depth
     - x86/cpufeature: Move some of the scattered feature bits to x86_capability
     - x86/cpu: Provide a config option to disable static_cpu_has
     - x86/fpu: Add an XSTATE_OP() macro
     - x86/fpu: Get rid of xstate_fault()
     - x86/headers: Don't include asm/processor.h in asm/atomic.h
     - x86/cpufeature: Replace the old static_cpu_has() with safe variant
     - x86/cpufeature: Get rid of the non-asm goto variant
     - x86/alternatives: Add an auxilary section
     - x86/alternatives: Discard dynamic check after init
     - x86/vdso: Use static_cpu_has()
     - x86/boot: Simplify kernel load address alignment check
     - x86/cpufeature: Speed up cpu_feature_enabled()
     - x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
     - x86/mm/pkeys: Fix mismerge of protection keys CPUID bits
     - x86/cpu: Add detection of AMD RAS Capabilities
     - x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
     - x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
     - x86/cpufeature: Add helper macro for mask check macros
     - uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
     - netfilter: nf_queue: augment nfqa_cfg_policy
     - netfilter: x_tables: initialise match/target check parameter struct
     - loop: add recursion validation to LOOP_CHANGE_FD
     - PM / hibernate: Fix oops at snapshot_write()
     - SAUCE: RDMA/ucm: Blacklist UCM module
     - loop: remember whether sysfs_create_group() was done
     - Linux 4.4.141
     - [Config] Refresh configs for 4.4.141
 .
   * regression with EXT4 file systems and meta_bg flag (LP: #1789653)
     - ext4: fix false negatives *and* false positives in ext4_check_descriptors()
 .
   * CVE-2018-15572
     - x86/speculation: Protect against userspace-userspace spectreRSB
 .
   * random oopses on s390 systems using NVMe devices (LP: #1790480)
     - s390/pci: fix out of bounds access during irq setup
 .
   * CVE-2018-6555
     - SAUCE: irda: Only insert new objects into the global database via setsockopt
 .
   * CVE-2018-6554
     - SAUCE: irda: Fix memory leak caused by repeated binds of irda socket
 .
   * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
     - partitions/aix: fix usage of uninitialized lv_info and lvname structures
     - partitions/aix: append null character to print data from disk
Checksums-Sha1:
 c2df80c752fc17557da201ad8d4eac3f72aef8f3 380876 block-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 22d0475b75a7e24ad26256e48c4b396165a79124 341462 crypto-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 4894244595164e23b7b5e86c42aee77cbcdaf37c 2720 fat-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 4a16085e7201b59fb10574729326a3d0207ea121 13930 fb-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 a2aba85bf7210499e426dd5772ffe54cb89a63f9 68606 firewire-core-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 03f815585ebd91bce27bf9391bc8ca58c8cfaadc 33852 floppy-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 9466b6c6309998b0b5175f70eeb4656b951da70b 1123308 fs-core-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 387452725813ab57041fc9f90a399f1b0c5674a3 589808 fs-secondary-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 d8abffb36c78e23409c562812b3b0ca97491ebb1 293372 input-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 383567b40b1cba30b2bfb022cdd5dfbd64467215 59964 ipmi-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 551da65a97ae482f99e8b0df6a8260435bd5f64b 229018 irda-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 8ba5eda5489195aa9e7d4801bbe817f067e1f481 7765140 kernel-image-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 268f2f215ed600e707cfd2df67b72f2ab8b719b2 838 linux-cloud-tools-4.4.0-136-dbgsym_4.4.0-136.162_amd64.ddeb
 c9218e1a822b4285d755ae1eda3acfda934fd556 2548 linux-cloud-tools-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 d1b7b78feb7ff243953f08f24a8b762af977038e 2552 linux-cloud-tools-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 e78b2686d39973f4ded35bea6fbb75697248f737 69658 linux-cloud-tools-4.4.0-136_4.4.0-136.162_amd64.deb
 9582800147860918b8d8294e69b053716863fe37 62670 linux-cloud-tools-common_4.4.0-136.162_all.deb
 9283fe11f37309ba7c171226f6f1644b93f449b2 11285586 linux-doc_4.4.0-136.162_all.deb
 35af788c6e5a9e00397c1f3bfb7c8c4758a079f8 823482 linux-headers-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 e9155b5dda2a96450056731513724851e2b4cc17 822904 linux-headers-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 872525e8a4cfb357f01ad0bbb0ab01b703fa2eb5 10068374 linux-headers-4.4.0-136_4.4.0-136.162_all.deb
 3825d479cebcfddd46f04a28732df487eb1259d2 503619638 linux-image-4.4.0-136-generic-dbgsym_4.4.0-136.162_amd64.ddeb
 c832823819af53f425b4944ab4cc21d4ad959511 22128256 linux-image-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 95a6d3dcd4455cd81545a0689c53da543ee0ce8b 503167800 linux-image-4.4.0-136-lowlatency-dbgsym_4.4.0-136.162_amd64.ddeb
 cf57303f83f506ea15f0373f000d8edd3839e502 58765508 linux-image-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 db119319d7904c20ef9a97815de5fa4df1d85a0c 36529236 linux-image-extra-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 eec8b312a2b817dd1c297154802c8a7144dac506 871920 linux-libc-dev_4.4.0-136.162_amd64.deb
 c70f385aeb152b6248064d0b207b21cbe3bbd179 112861844 linux-source-4.4.0_4.4.0-136.162_all.deb
 3e8828f2c85cd9c5f73bc33e50223716644ab897 860 linux-tools-4.4.0-136-dbgsym_4.4.0-136.162_amd64.ddeb
 bb37005bf321be4e342243a5fc8d4fa16a3c3e33 2600 linux-tools-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 45c3da325233e62f98ebc1e985711fb0d1218cec 2602 linux-tools-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 2e3481243bd348d8fc55002b72b3b381579a942b 725968 linux-tools-4.4.0-136_4.4.0-136.162_amd64.deb
 50edff546c818300efe3d2e6b40cb8e1e05948bd 145648 linux-tools-common_4.4.0-136.162_all.deb
 8a3d5a7032c33e4ffc68139efaca4dcd12504278 942 linux-udebs-generic_4.4.0-136.162_amd64.udeb
 b12a01af180cd1bbdd504fdb30d0f927be92b4b0 13841740 linux_4.4.0-136.162_amd64.tar.gz
 04d62fe7cd20250ae87a91f01ed2934bf6f2716a 34151 linux_4.4.0-136.162_amd64_translations.tar.gz
 2a2727b04090f96760bf09f7ee1c3c673cb3a719 255076 md-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 d87525d98583ada71a61b03c6747490d36361dd9 203876 message-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 0662a8cce385680309cc2ccb996ff61c405a294d 54884 mouse-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 df8e7b1a0439f849294fcbc2643dd7fc95392125 17152 multipath-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 e14be0aa37535bf72c7cbfc4781b6b7d771f2592 506944 nfs-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 da7b4591baaf3d489f5697f66049bdb17a48dd93 4362670 nic-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 7645b50cbbf26b62d64760bcaa986fd275ecdc35 146788 nic-pcmcia-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 84ef92325ddc6bbc3a31e961cab9480c3968b59a 517752 nic-shared-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 5c01d2cc263b5c6418dc16e90749c67bdfa6ee9b 295396 nic-usb-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 ef277eb858d249a16524f3746757d9f32ce9be59 33512 parport-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 45e798fbcbe84adbc5193e806b7b04d01814f41c 126332 pata-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 da11283b4a7ec250668868c27dc7f904d4de4e24 65064 pcmcia-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 cbdc94cd9c03868846e7aa5d2f04cc80bfae2943 68300 pcmcia-storage-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 5af2880487d48abe4d3c2492ee9b7c63068275f8 8960 plip-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 823f45ce4158015e3a5e4f1f4e8112bc358e3309 25892 ppp-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 9155e547f7395e77f3f718d25dacf12245ba35f8 98012 sata-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 2a756c9f3719ea27a7b14f505e6edec2e3734e5a 2192426 scsi-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 b72abe3f64af97f571bb332f8002cbe383365b2a 89012 serial-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 47126dd825b3c80f05e6b74382f1863653634161 48392 speakup-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 ed4f1434201ec1e26155ca78fb113e72e1bc0680 46628 storage-core-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 ad77a9ed5494f0cf967ea1032de57c239d832f7b 136866 usb-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 8a653a7e30620721837df9f8fd6caea8db274647 106264 virtio-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 5eb3d6d83785ced5162205d51db050569aee4c5e 27998 vlan-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
Checksums-Sha256:
 ceb0e51143b4ad48455d33c0d796bf34c877ef138b1891e7e2ae944dd2fa727e 380876 block-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 1abb07351f5c5bee7c77c182fd58459f6b33c74646b2c2b303229dfa795884b1 341462 crypto-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 f325796468a6ca7168ba34597919e8a1de364a50810ba2896295805281df586e 2720 fat-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 09de46d2dc3208d51f816c7e880427b8b9be5a8a72d8d4db91589c6fd0e55fea 13930 fb-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 b11b0a6cb1701d0052c4598207f45e5a108fe52e687330da447e3a0a5697efc1 68606 firewire-core-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 46d6ea3e7814dc2dd3ad1a7d6b8ae3fcdef00d83582a3b5cbf5088db7a6ab258 33852 floppy-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 b18817a486a15f280f65a43609bd745be1c38d8378bab263f7f6c8c850bc8d92 1123308 fs-core-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 cbcc2c2f40e0447cea9c358c09362ec99d236357b12eefc2dba7c4b3cff124cc 589808 fs-secondary-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 98e0df7421da9f44086696891309b47fe4c83c181ff9d8aebe0a0b5048ac48fb 293372 input-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 963b2399f49c28fd79826991e7df848b2f7cf41c789875151da262b09ab386b2 59964 ipmi-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 60216cbd73699bbabfb2c588f9c89578ac6aecef3f2db0cb2fd84c3067cf4d41 229018 irda-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 81b019cfda2b2a56de16d7ed1bc3709938749a11c53bad07d78d5857813609d3 7765140 kernel-image-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 8bd2aff6bd0265b483f3b3640a7d40e6868ee09135772b6cb10ed96c92de96ad 838 linux-cloud-tools-4.4.0-136-dbgsym_4.4.0-136.162_amd64.ddeb
 fe7f34ca3e0aafeb51fddb9644d8706fb3c1b9bf28c8c4993370bdcb81126cd4 2548 linux-cloud-tools-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 8af60ff7a2e995168d135376da5fdd5101a3fa9c3a450b9880cdf34ac831043c 2552 linux-cloud-tools-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 6115a97b5822d2faec091609a2fa861a8ef61bb0eb55b0676c9f8969a8b36289 69658 linux-cloud-tools-4.4.0-136_4.4.0-136.162_amd64.deb
 bd9f6e8ffd2f5de2b5b3df72e3cbdfaf19de59cd051c570e1b1d857bdb1c417f 62670 linux-cloud-tools-common_4.4.0-136.162_all.deb
 a58b7cf7427e61ed6927fb2259986fee726f54feade2089e92e46fafa63fd86d 11285586 linux-doc_4.4.0-136.162_all.deb
 44eaed403030bb7ae5ead117e970b49ba0b7384356fdd56571b2ec8a7303ef2c 823482 linux-headers-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 3ca8d08688e18e0db8bba08b6c4197c4b8e3a6d21b7b7cad6738b377421c322f 822904 linux-headers-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 305f3f58d1134112cffda701b2536e49f8d39d5297d3a471211a74483899c128 10068374 linux-headers-4.4.0-136_4.4.0-136.162_all.deb
 271dcbccb93e41e72a801847270708907f902c32692fd2489e7e747db9ec13ac 503619638 linux-image-4.4.0-136-generic-dbgsym_4.4.0-136.162_amd64.ddeb
 9c0af25a88190f2ac69559f9e5028afc63985f33fe587d73f9159c673788e678 22128256 linux-image-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 faf7871a8c4708ae9257ffc4b46f1990a6fac92856510f481d06276aa869d29c 503167800 linux-image-4.4.0-136-lowlatency-dbgsym_4.4.0-136.162_amd64.ddeb
 fce92575dfdaf748a710da4c22aa790e0859d065025286f4bdf004247e534c19 58765508 linux-image-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 94b2c7d16e5d12239fafab17b9149cd04f5d3c9edabca4c6209b9864a0cfc392 36529236 linux-image-extra-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 d21ba5de33f8401fcfa14d24a133b8365f02639900238b69facb51dc77ef6c87 871920 linux-libc-dev_4.4.0-136.162_amd64.deb
 c493b700f7c2d3de7cdb7a990acb4c16ec91d49e33c5abca20be4217a0cb0e30 112861844 linux-source-4.4.0_4.4.0-136.162_all.deb
 80adfebafecc2cc9cf367a3ca146a3828d73729ebbede32489f4d564dd7890fd 860 linux-tools-4.4.0-136-dbgsym_4.4.0-136.162_amd64.ddeb
 765bac01d574a4f1a079f9bdc084608353b43bab578cc2d374c254f10f520379 2600 linux-tools-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 99733080dddb7295835904300a1e71253f21a8b37dfdb6256b8b0d6ca5ba67fd 2602 linux-tools-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 5aa0610067d8955942df773218d01ed1ff1639a976856b3bb521f3a5e65c772b 725968 linux-tools-4.4.0-136_4.4.0-136.162_amd64.deb
 304df687bd57ddab01c1893114cda6357b47f5d91b44c6004b01795a28774b13 145648 linux-tools-common_4.4.0-136.162_all.deb
 cc7f3a28c59847e20fe729e7bd79fa4f24475b300fc6b21ad3ae3b66a9de94e7 942 linux-udebs-generic_4.4.0-136.162_amd64.udeb
 b228633580f601e89151a6fc2b1822a42354b77bc28f0c4f20f4ebcad998618b 13841740 linux_4.4.0-136.162_amd64.tar.gz
 b574f94db35920f8904b0811a993ce9877edae7c6f91c157add575e34a9097c6 34151 linux_4.4.0-136.162_amd64_translations.tar.gz
 cb707a670181cabee511e6f713334db6506cdeba36e561205ebc92f2888ca955 255076 md-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 a0d49b37524e7f37b210946afa3dbea55d44b519bffb83592e1590c49e770178 203876 message-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 d71f8195d08e0c24978933317e3d77ada53629146aaa284bf564f7d99b206666 54884 mouse-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 8feb33b5850928338a5f6c3f33372e35628fa99b3ba9b3740fab27c10189a331 17152 multipath-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 0f15cf0a4c477f9e069880535bf26693cc5e13bcfd1416943038fc1362ebe442 506944 nfs-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 cc66d088335038574c6556390f6d9962b5170111de5f7cfc2b7e97639eb18d82 4362670 nic-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 33644e837ea98d38a411eadf41def99f1d7431cafe8077e569200c0077ac63f5 146788 nic-pcmcia-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 96c6bc32ac3b9657d511f0d8bbd49e146561ee3980537ca3f60538f7a7660052 517752 nic-shared-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 6fed8cc18bc2745c50da583d8e68693342445f6e4f0188f020fc147db131cb85 295396 nic-usb-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 2da1ea81f9b5c7d9f42c0fc8c1032e5cc65181a9ed6e7822ce35aa5dfe7a757f 33512 parport-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 d3c675d55fbf9c71d5d51441b70e15764ea0ad01fe78bf44938f66dff1bdc1f3 126332 pata-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 2ab2b00785d8dcdb0e0648a591d5fadb4dcf583cb653d7b483cf87d280a6d618 65064 pcmcia-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 641231124a0bbb3e4797e531ce22135f6f5a524c5db2201759dbbfce5aeaaee4 68300 pcmcia-storage-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 43787d6a75e7ace0bbe64d5cf4c4ef568610cb980db60d30b63abc365db8ce96 8960 plip-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 18c763ae0e3f0cfb3e6e6f10bbd672c2ae4ce4e531c60102231c42186660cbea 25892 ppp-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 cfe8195dc702fe87aae5520900ae6fa7419191deda2d8b704d37a8c17061c085 98012 sata-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 0ca840409a592ec941f302c152195d5854cbdc1968491afd57d16c7cfa3aa859 2192426 scsi-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 07aa40f1f73250d2f0cf3dc270fb9094f247affea576d80790d06b62f4cb0489 89012 serial-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 5d17b3ddbe700d5fbaf8c4f0d3fdd17cd6dcb32c2bcf56a8b87db040bbb92eaa 48392 speakup-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 725a232cbeeb84b9c2452f718e4816d70131193d2ad702f37a4fec88026184b4 46628 storage-core-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 055022329cc0b3cbfefe7b403e5d6e9f14cf8d6eb2f8aab93758a74e4b5e270b 136866 usb-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 49ef72759af4d86de9e676de3b43b7ddbe3f27aea60f84ab0cffcd2a7687deca 106264 virtio-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 203de2642d8ee28d2a3cd4c856014e70245ae179f0111d6fe00b93ed3bdf48bf 27998 vlan-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
Files:
 e7ced2b70df85140fbad8d2def92069c 380876 debian-installer standard block-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 4e90904d98302b31435e3e2c6c2e50cd 341462 debian-installer extra crypto-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 f3b7d8d835695cca83be9d2f9958b011 2720 debian-installer standard fat-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 b5de6e8b35bdab3f6d5f68a297ea4dd8 13930 debian-installer standard fb-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 428ee5e5ab71130360a2a36b85586a39 68606 debian-installer standard firewire-core-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 58e20c9a186b33492f97c151f34d1636 33852 debian-installer standard floppy-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 4f0a522f7908f8d317826ee60029ecce 1123308 debian-installer standard fs-core-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 5d8962ff89fcdee5e9de3d09f38077c8 589808 debian-installer standard fs-secondary-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 3ecc6c998aab9d902841bb1ccd4783ef 293372 debian-installer standard input-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 7040e942f1c167c20a26fbf98077a934 59964 debian-installer standard ipmi-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 d448e62cb592a88b0bf7c263893b81c1 229018 debian-installer standard irda-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 da0f79432742b2c333f00c39e9b943a6 7765140 debian-installer extra kernel-image-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 4121b6a7e899791db83f4240f9d5dad0 838 devel extra linux-cloud-tools-4.4.0-136-dbgsym_4.4.0-136.162_amd64.ddeb
 12be79de2b3069aae5a708569bb9cf69 2548 devel optional linux-cloud-tools-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 8b36cf972e68b3b380fc6c96d1e721fd 2552 devel optional linux-cloud-tools-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 3825b54c296a37c09e79dc765d8fe2e4 69658 devel optional linux-cloud-tools-4.4.0-136_4.4.0-136.162_amd64.deb
 ab04c86fe9d8030517a2e58d8b4b9c02 62670 kernel optional linux-cloud-tools-common_4.4.0-136.162_all.deb
 9051a3485124f8412921e49c03c67bdd 11285586 doc optional linux-doc_4.4.0-136.162_all.deb
 0ded326355f58730a320704ae2790414 823482 devel optional linux-headers-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 b774df6e0a001d163710693494bb6aa0 822904 devel optional linux-headers-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 d453a2158ad3bf1dde3a6bea54159e66 10068374 devel optional linux-headers-4.4.0-136_4.4.0-136.162_all.deb
 01b625fac1ac3e3f8bf46043b912a642 503619638 devel optional linux-image-4.4.0-136-generic-dbgsym_4.4.0-136.162_amd64.ddeb
 1b921fe23ee0dbea23dcaddbd06e31bd 22128256 kernel optional linux-image-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 b4f623cda9b559a7fd3fe7a352644115 503167800 devel optional linux-image-4.4.0-136-lowlatency-dbgsym_4.4.0-136.162_amd64.ddeb
 6d8a1d2c38e00106d9120cadc75b7c7d 58765508 kernel optional linux-image-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 6e11a8bb6fc3cb103adc684a6dbb0ab5 36529236 kernel optional linux-image-extra-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 7d5f3ffa5b80e69e7b0a0d1a6a1bceb4 871920 devel optional linux-libc-dev_4.4.0-136.162_amd64.deb
 6a84b3107d55973cedbd2f6d73b1145d 112861844 devel optional linux-source-4.4.0_4.4.0-136.162_all.deb
 888e7b4cf58ba566fcb9b38f3dc20ff2 860 devel extra linux-tools-4.4.0-136-dbgsym_4.4.0-136.162_amd64.ddeb
 7cef9324df19eff55f14aee439dbe31d 2600 devel optional linux-tools-4.4.0-136-generic_4.4.0-136.162_amd64.deb
 13a15297eb7555ea97fb02747e87eb35 2602 devel optional linux-tools-4.4.0-136-lowlatency_4.4.0-136.162_amd64.deb
 bca22ef1265b59b4e1d04dc670f86e6d 725968 devel optional linux-tools-4.4.0-136_4.4.0-136.162_amd64.deb
 f3e27bc9a580b66d5c297a0b6d086304 145648 kernel optional linux-tools-common_4.4.0-136.162_all.deb
 eee894157b8dea41314733b48348a9fa 942 debian-installer optional linux-udebs-generic_4.4.0-136.162_amd64.udeb
 65751884b92d5fe658db68b8cbdb8c97 13841740 raw-uefi - linux_4.4.0-136.162_amd64.tar.gz
 b9005064b460c47053003ea11cee41c3 34151 raw-translations - linux_4.4.0-136.162_amd64_translations.tar.gz
 6250ea3c34a70297e90c1c0eef598369 255076 debian-installer standard md-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 34531b058d27f8dd0e12d0d3d0c43467 203876 debian-installer standard message-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 d028df7f0875c23853dae267eae085dd 54884 debian-installer extra mouse-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 92e9c5f17626e5d623c8fb4d099eecb1 17152 debian-installer extra multipath-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 497eceb3000a745de7fdd874f8c36b32 506944 debian-installer standard nfs-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 2502e0ca4b0a63e3d2f4c24408946c16 4362670 debian-installer standard nic-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 1b00578372d36dbeff4858acf645745e 146788 debian-installer standard nic-pcmcia-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 d1162508898edce0053f4c92d18fce77 517752 debian-installer standard nic-shared-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 96f346e56ce0cf7476283b0c8d99c37c 295396 debian-installer standard nic-usb-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 b7cf89228b0d0208453b410ee5e3788e 33512 debian-installer standard parport-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 9735224f2471f4154e7d8cfcaa5bec22 126332 debian-installer standard pata-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 6e60d1e1c80a12091a6f90a85824548c 65064 debian-installer standard pcmcia-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 d18e9926d6476dd7e7235e7f2017fcdb 68300 debian-installer standard pcmcia-storage-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 32b2708c54f8ad3dc461bd43d711281b 8960 debian-installer standard plip-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 1c4dc6ddac672c44199117dc55eb4331 25892 debian-installer standard ppp-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 48d77fefdec7452df4a45c95cf64f0db 98012 debian-installer standard sata-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 3a13571416a03aa4b7f83009ab63315d 2192426 debian-installer standard scsi-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 a42429a1cc35642da799fd63e9a9ff35 89012 debian-installer standard serial-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 30730b337f948f131e3c4be4b9d7827c 48392 debian-installer extra speakup-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 023e8f80fda23fdd6b1e9078716d4f79 46628 debian-installer standard storage-core-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 4810d89a35ff51bb49461a700b0fe323 136866 debian-installer standard usb-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 d8f382fa44c7d337206bed408d4da66f 106264 debian-installer standard virtio-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
 dce63a82e1c0a67b58604a042e93ee6f 27998 debian-installer extra vlan-modules-4.4.0-136-generic-di_4.4.0-136.162_amd64.udeb
Package-Type: udeb


More information about the Xenial-changes mailing list