Format: 1.8 Date: Thu, 03 Sep 2020 01:56:21 -0400 Source: linux-gke-4.15 Binary: linux-gke-4.15-headers-4.15.0-1068 linux-gke-4.15-tools-4.15.0-1068 linux-image-unsigned-4.15.0-1068-gke linux-modules-4.15.0-1068-gke linux-modules-extra-4.15.0-1068-gke linux-headers-4.15.0-1068-gke linux-image-unsigned-4.15.0-1068-gke-dbgsym linux-tools-4.15.0-1068-gke linux-buildinfo-4.15.0-1068-gke Architecture: amd64 amd64_translations Version: 4.15.0-1068.71 Distribution: bionic Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Khalid Elmously Description: linux-buildinfo-4.15.0-1068-gke - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP linux-gke-4.15-headers-4.15.0-1068 - Header files related to Linux kernel version 4.15.0 linux-gke-4.15-tools-4.15.0-1068 - Linux kernel version specific tools for version 4.15.0-1068 linux-headers-4.15.0-1068-gke - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP linux-image-unsigned-4.15.0-1068-gke - Linux kernel image for version 4.15.0 on 64 bit x86 SMP linux-image-unsigned-4.15.0-1068-gke-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP linux-modules-4.15.0-1068-gke - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP linux-modules-extra-4.15.0-1068-gke - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP linux-tools-4.15.0-1068-gke - Linux kernel version specific tools for version 4.15.0-1068 Launchpad-Bugs-Fixed: 1786013 1837810 1886860 1887674 1888332 1890136 1891224 1891228 1892091 1893055 1893394 1893402 Changes: linux-gke-4.15 (4.15.0-1068.71) bionic; urgency=medium . * bionic/linux-gke-4.15: 4.15.0-1068.71 -proposed tracker (LP: #1893394) . [ Ubuntu: 4.15.0-116.117 ] . * bionic/linux: 4.15.0-116.117 -proposed tracker (LP: #1893402) * Packaging resync (LP: #1786013) - update dkms package versions - [Packaging] update helper scripts - update dkms package versions * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674) - [packaging] add signed modules for nvidia 450 and 450-server * cgroup refcount is bogus when cgroup_sk_alloc is disabled (LP: #1886860) - cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone() * CVE-2020-12888 - vfio/type1: Support faulting PFNMAP vmas - vfio-pci: Fault mmaps to enable vma tracking - vfio-pci: Invalidate mmaps and block MMIO access on disabled memory * [Hyper-V] VSS and File Copy daemons intermittently fails to start (LP: #1891224) - [Packaging] Bind hv_vss_daemon startup to hv_vss device - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device * KVM: Fix zero_page reference counter overflow when using KSM on KVM compute host (LP: #1837810) - KVM: fix overflow of zero page refcount with ksm running * Fix false-negative return value for rtnetlink.sh in kselftests/net (LP: #1890136) - selftests: rtnetlink: correct the final return value for the test - selftests: rtnetlink: make kci_test_encap() return sub-test result * Bionic update: upstream stable patchset 2020-08-18 (LP: #1892091) - USB: serial: qcserial: add EM7305 QDL product ID - USB: iowarrior: fix up report size handling for some devices - usb: xhci: define IDs for various ASMedia host controllers - usb: xhci: Fix ASMedia ASM1142 DMA addressing - Revert "ALSA: hda: call runtime_allow() for all hda controllers" - ALSA: seq: oss: Serialize ioctls - staging: android: ashmem: Fix lockdep warning for write operation - Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() - Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() - Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() - omapfb: dss: Fix max fclk divider for omap36xx - binder: Prevent context manager from incrementing ref 0 - vgacon: Fix for missing check in scrollback handling - mtd: properly check all write ioctls for permissions - leds: wm831x-status: fix use-after-free on unbind - leds: da903x: fix use-after-free on unbind - leds: lm3533: fix use-after-free on unbind - leds: 88pm860x: fix use-after-free on unbind - net/9p: validate fds in p9_fd_open - drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reason - drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure - i2c: slave: improve sanity check when registering - i2c: slave: add sanity check when unregistering - usb: hso: check for return value in hso_serial_common_create() - firmware: Fix a reference count leak. - cfg80211: check vendor command doit pointer before use - igb: reinit_locked() should be called with rtnl_lock - atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent - tools lib traceevent: Fix memory leak in process_dynamic_array_len - Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23) - xattr: break delegations in {set,remove}xattr - ipv4: Silence suspicious RCU usage warning - ipv6: fix memory leaks on IPV6_ADDRFORM path - net: ethernet: mtk_eth_soc: fix MTU warnings - vxlan: Ensure FDB dump is performed under RCU - net: lan78xx: replace bogus endpoint lookup - hv_netvsc: do not use VF device if link is down - net: gre: recompute gre csum for sctp over gre tunnels - openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() - Revert "vxlan: fix tos value before xmit" - selftests/net: relax cpu affinity requirement in msg_zerocopy test - rxrpc: Fix race between recvmsg and sendmsg on immediate call failure - i40e: add num_vectors checker in iwarp handler - i40e: Wrong truncation from u16 to u8 - i40e: Memory leak in i40e_config_iwarp_qvlist - Smack: fix use-after-free in smk_write_relabel_self() * Bionic update: upstream stable patchset 2020-08-11 (LP: #1891228) - AX.25: Fix out-of-bounds read in ax25_connect() - AX.25: Prevent out-of-bounds read in ax25_sendmsg() - dev: Defer free of skbs in flush_backlog - drivers/net/wan/x25_asy: Fix to make it work - net-sysfs: add a newline when printing 'tx_timeout' by sysfs - net: udp: Fix wrong clean up for IS_UDPLITE macro - rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA - AX.25: Prevent integer overflows in connect and sendmsg - ip6_gre: fix null-ptr-deref in ip6gre_init_net() - rtnetlink: Fix memory(net_device) leak when ->newlink fails - tcp: allow at most one TLP probe per flight - regmap: debugfs: check count when read regmap file - qrtr: orphan socket in qrtr_release() - sctp: shrink stream outq only when new outcnt < old outcnt - sctp: shrink stream outq when fails to do addstream reconf - crypto: ccp - Release all allocated memory if sha type is invalid - media: rc: prevent memory leak in cx23888_ir_probe - iio: imu: adis16400: fix memory leak - ath9k_htc: release allocated buffer if timed out - ath9k: release allocated buffer if timed out - PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge - wireless: Use offsetof instead of custom macro. - ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints - drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl() - drm: hold gem reference until object is no longer accessed - f2fs: check memory boundary by insane namelen - f2fs: check if file namelen exceeds max value - 9p/trans_fd: abort p9_read_work if req status changed - 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work - x86/build/lto: Fix truncated .bss with -fdata-sections - rds: Prevent kernel-infoleak in rds_notify_queue_get() - xfs: fix missed wakeup on l_flush_wait - net/x25: Fix x25_neigh refcnt leak when x25 disconnect - net/x25: Fix null-ptr-deref in x25_disconnect - selftests/net: rxtimestamp: fix clang issues for target arch PowerPC - sh: Fix validation of system call number - net: lan78xx: add missing endpoint sanity check - net: lan78xx: fix transfer-buffer memory leak - mlx4: disable device on shutdown - mlxsw: core: Increase scope of RCU read-side critical section - mlxsw: core: Free EMAD transactions using kfree_rcu() - ibmvnic: Fix IRQ mapping disposal in error path - bpf: Fix map leak in HASH_OF_MAPS map - mac80211: mesh: Free ie data when leaving mesh - mac80211: mesh: Free pending skb when destroying a mpath - arm64/alternatives: move length validation inside the subsection - arm64: csum: Fix handling of bad packets - usb: hso: Fix debug compile warning on sparc32 - qed: Disable "MFW indication via attention" SPAM every 5 minutes - nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame - parisc: add support for cmpxchg on u8 pointers - net: ethernet: ravb: exit if re-initialization fails in tx timeout - Revert "i2c: cadence: Fix the hold bit setting" - x86/unwind/orc: Fix ORC for newly forked tasks - cxgb4: add missing release on skb in uld_send() - xen-netfront: fix potential deadlock in xennet_remove() - KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled - x86/i8259: Use printk_deferred() to prevent deadlock - drm/amdgpu: fix multiple memory leaks in acp_hw_init - selftests/net: psock_fanout: fix clang issues for target arch PowerPC - net/mlx5: Verify Hardware supports requested ptp function on a given pin - random32: update the net random state on interrupt and activity - ARM: percpu.h: fix build error - random: fix circular include dependency on arm64 after addition of percpu.h - random32: remove net_rand_state from the latent entropy gcc plugin - random32: move the pseudo-random 32-bit definitions to prandom.h - ext4: fix direct I/O read error . [ Ubuntu: 4.15.0-115.116 ] . * bionic/linux: 4.15.0-115.116 -proposed tracker (LP: #1893055) * [Potential Regression] dscr_inherit_exec_test from powerpc in ubuntu_kernel_selftests failed on B/E/F (LP: #1888332) - powerpc/64s: Don't init FSCR_DSCR in __init_FSCR() Checksums-Sha1: 6d992700710e54898996c9b0fec3870ea718d08e 265560 linux-buildinfo-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb 650fb6cea1774f3499c52f5e6cc9c75f26076325 10975064 linux-gke-4.15-headers-4.15.0-1068_4.15.0-1068.71_amd64.deb d120f7d9a16b7de71e0aa833a5a5cc6c9305ef74 4393072 linux-gke-4.15-tools-4.15.0-1068_4.15.0-1068.71_amd64.deb 57df99ff8c0f97dce837d6d6cc7dbe2217268ed0 16393 linux-gke-4.15_4.15.0-1068.71_amd64.buildinfo 4eeddc50c69a354f3c0999caed08b100c64ad08c 7988044 linux-gke-4.15_4.15.0-1068.71_amd64.tar.gz abd3a159e546626908dad8981407e2657008a82e 24454 linux-gke-4.15_4.15.0-1068.71_amd64_translations.tar.gz 5cfc0adf7697208d5b89f4b4e4a1987ad3c91ca4 1151008 linux-headers-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb f71110dfce2aa9c21af2bcd6ac240ed1e569770e 785535808 linux-image-unsigned-4.15.0-1068-gke-dbgsym_4.15.0-1068.71_amd64.ddeb 078f3127ab4475ed0ab306bf5126e3f7267604ed 8039508 linux-image-unsigned-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb a942694f69829758de35d22ec7791f857ab636d3 12988952 linux-modules-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb 45bf3b0db61c663978d843ee6d74747a111c2bfc 32659960 linux-modules-extra-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb 0e5ce5084152faef5d5c6340fbeb80e802a640bf 1952 linux-tools-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb Checksums-Sha256: 505002963c2254f3b2262cd7bf1bb026189f47952a371a8dee2fbb0730b44cfe 265560 linux-buildinfo-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb bec7d97e83cb564d357edf73fa401d998a904de1d8d81eb94a24774260f623bb 10975064 linux-gke-4.15-headers-4.15.0-1068_4.15.0-1068.71_amd64.deb 932f764304fe88b86653ed1ae8e1972b8f338667ad04a5aa931966eee0ce6706 4393072 linux-gke-4.15-tools-4.15.0-1068_4.15.0-1068.71_amd64.deb 6a06f1307aae7751bdabc32035577154156531c2aed959e7e839d0613893b0c8 16393 linux-gke-4.15_4.15.0-1068.71_amd64.buildinfo 2629c1ba57a820420041cbb0e4d322c038858c665807f42638519d3d0b0acb36 7988044 linux-gke-4.15_4.15.0-1068.71_amd64.tar.gz 6d3548dcd6895f2f2782e81740add20c66915b4421b4aaf1dad11ba5ac18c5b1 24454 linux-gke-4.15_4.15.0-1068.71_amd64_translations.tar.gz 000a458d98d9e1d0e04afc9a5135a3e6939c74b371bb2f6e79e34b541f84cee0 1151008 linux-headers-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb 983d2509b8cea4ace1c4ec22b4eeafbd848f5e45137569700ebed21c22207416 785535808 linux-image-unsigned-4.15.0-1068-gke-dbgsym_4.15.0-1068.71_amd64.ddeb 3ba88d775d1a3f9fd873a41a50c4493107444b31f2b1222e2138dd2739756ab5 8039508 linux-image-unsigned-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb 5c08bfa232729d40b0a5fabb5129cae1fef58440b63fa15f38d2062651c371f9 12988952 linux-modules-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb e1d76313b7b5a3b8cb8da76888a0c7eb4b0a45a0b8814ce72b96cc0643edbe3c 32659960 linux-modules-extra-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb 23a2ac780de1bf08d12e177a2d0a737a0757f1b790a5c51955564eb489725da3 1952 linux-tools-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb Files: d542b7fd0ad0fc509c4be299107677d9 265560 kernel optional linux-buildinfo-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb 74588ff467611fe7f496a77b891b7b09 10975064 devel optional linux-gke-4.15-headers-4.15.0-1068_4.15.0-1068.71_amd64.deb ab5455c3b87809828ff4a02d1bf07454 4393072 devel optional linux-gke-4.15-tools-4.15.0-1068_4.15.0-1068.71_amd64.deb 88734b8d26f29240c6fc0f78e409d097 16393 devel optional linux-gke-4.15_4.15.0-1068.71_amd64.buildinfo ca0c4e512a1996119c73a876133da84e 7988044 raw-signing - linux-gke-4.15_4.15.0-1068.71_amd64.tar.gz b3c0c9c83bc2d97dffd1fbc976756fe2 24454 raw-translations - linux-gke-4.15_4.15.0-1068.71_amd64_translations.tar.gz a5cbe95c3458d63be6af2c9597c62d98 1151008 devel optional linux-headers-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb 9a6e6f098bdd65c0a4665db5dc223572 785535808 devel optional linux-image-unsigned-4.15.0-1068-gke-dbgsym_4.15.0-1068.71_amd64.ddeb cae1781ee4abbaa05798b6340243f0c5 8039508 kernel optional linux-image-unsigned-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb 970fbb1fb0e6d36cf84f916e6023c28e 12988952 kernel optional linux-modules-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb 1bd6269407cf0bb92707c45039c25b66 32659960 kernel optional linux-modules-extra-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb 645b6d1e11ccc38c28cac9695750da93 1952 devel optional linux-tools-4.15.0-1068-gke_4.15.0-1068.71_amd64.deb