Format: 1.8 Date: Fri, 10 Aug 2018 11:22:51 +0200 Source: linux-azure Binary: linux-azure-headers-4.15.0-1021 linux-azure-tools-4.15.0-1021 linux-azure-cloud-tools-4.15.0-1021 linux-image-unsigned-4.15.0-1021-azure linux-modules-4.15.0-1021-azure linux-modules-extra-4.15.0-1021-azure linux-headers-4.15.0-1021-azure linux-image-unsigned-4.15.0-1021-azure-dbgsym linux-tools-4.15.0-1021-azure linux-cloud-tools-4.15.0-1021-azure linux-udebs-azure Architecture: amd64 all amd64_translations Version: 4.15.0-1021.21~16.04.1 Distribution: xenial Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Stefan Bader Description: linux-azure-cloud-tools-4.15.0-1021 - Linux kernel version specific cloud tools for version 4.15.0-1021 linux-azure-headers-4.15.0-1021 - Header files related to Linux kernel version 4.15.0 linux-azure-tools-4.15.0-1021 - Linux kernel version specific tools for version 4.15.0-1021 linux-cloud-tools-4.15.0-1021-azure - Linux kernel version specific cloud tools for version 4.15.0-1021 linux-headers-4.15.0-1021-azure - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP linux-image-unsigned-4.15.0-1021-azure - Linux kernel image for version 4.15.0 on 64 bit x86 SMP linux-image-unsigned-4.15.0-1021-azure-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP linux-modules-4.15.0-1021-azure - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP linux-modules-extra-4.15.0-1021-azure - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP linux-tools-4.15.0-1021-azure - Linux kernel version specific tools for version 4.15.0-1021 linux-udebs-azure - Metapackage depending on kernel udebs (udeb) Changes: linux-azure (4.15.0-1021.21~16.04.1) xenial; urgency=medium . [ Ubuntu: 4.15.0-32.34 ] . * CVE-2018-5391 - Revert "net: increase fragment memory usage limits" * CVE-2018-3620 // CVE-2018-3646 - x86/Centaur: Initialize supported CPU features properly - x86/Centaur: Report correct CPU/cache topology - x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present - perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id - x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c - x86/CPU/AMD: Calculate last level cache ID from number of sharing threads - x86/CPU: Modify detect_extended_topology() to return result - x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when available - x86/CPU: Move cpu local function declarations to local header - x86/CPU: Make intel_num_cpu_cores() generic - x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo() - x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores() - x86/CPU/AMD: Fix LLC ID bit-shift calculation - x86/mm: Factor out pageattr _PAGE_GLOBAL setting - x86/mm: Undo double _PAGE_PSE clearing - x86/mm: Introduce "default" kernel PTE mask - x86/espfix: Document use of _PAGE_GLOBAL - x86/mm: Do not auto-massage page protections - x86/mm: Remove extra filtering in pageattr code - x86/mm: Comment _PAGE_GLOBAL mystery - x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init - x86/ldt: Fix support_pte_mask filtering in map_ldt_struct() - x86/power/64: Fix page-table setup for temporary text mapping - x86/pti: Filter at vma->vm_page_prot population - x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask' - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT - x86/speculation/l1tf: Change order of offset/type in swap entry - x86/speculation/l1tf: Protect swap entries against L1TF - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation - x86/speculation/l1tf: Make sure the first page is always reserved - x86/speculation/l1tf: Add sysfs reporting for l1tf - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings - x86/speculation/l1tf: Limit swap file size to MAX_PA/2 - x86/bugs: Move the l1tf function and define pr_fmt properly - sched/smt: Update sched_smt_present at runtime - x86/smp: Provide topology_is_primary_thread() - x86/topology: Provide topology_smt_supported() - cpu/hotplug: Make bringup/teardown of smp threads symmetric - cpu/hotplug: Split do_cpu_down() - cpu/hotplug: Provide knobs to control SMT - x86/cpu: Remove the pointless CPU printout - x86/cpu/AMD: Remove the pointless detect_ht() call - x86/cpu/common: Provide detect_ht_early() - x86/cpu/topology: Provide detect_extended_topology_early() - x86/cpu/intel: Evaluate smp_num_siblings early - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info - x86/cpu/AMD: Evaluate smp_num_siblings early - x86/apic: Ignore secondary threads if nosmt=force - x86/speculation/l1tf: Extend 64bit swap file size limit - x86/cpufeatures: Add detection of L1D cache flush support. - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings - x86/speculation/l1tf: Protect PAE swap entries against L1TF - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE - Revert "x86/apic: Ignore secondary threads if nosmt=force" - cpu/hotplug: Boot HT siblings at least once - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present - x86/KVM/VMX: Add module argument for L1TF mitigation - x86/KVM/VMX: Add L1D flush algorithm - x86/KVM/VMX: Add L1D MSR based flush - x86/KVM/VMX: Add L1D flush logic - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers - x86/KVM/VMX: Add find_msr() helper function - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required - cpu/hotplug: Online siblings when SMT control is turned on - x86/litf: Introduce vmx status variable - x86/kvm: Drop L1TF MSR list approach - x86/l1tf: Handle EPT disabled state proper - x86/kvm: Move l1tf setup function - x86/kvm: Add static key for flush always - x86/kvm: Serialize L1D flush parameter setter - x86/kvm: Allow runtime control of L1D flush - cpu/hotplug: Expose SMT control init function - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations - Documentation: Add section about CPU vulnerabilities - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content - Documentation/l1tf: Fix typos - cpu/hotplug: detect SMT disabled by BIOS - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush() - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d - x86: Don't include linux/irq.h from asm/hardirq.h - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr() - Documentation/l1tf: Remove Yonah processors from not vulnerable list - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry - KVM: x86: Add a framework for supporting MSR-based features - KVM: X86: Introduce kvm_get_msr_feature() - KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry - cpu/hotplug: Fix SMT supported evaluation - x86/speculation/l1tf: Invert all not present mappings - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert - x86/mm/pat: Make set_memory_np() L1TF safe Checksums-Sha1: 5705063c90b3f1d4ca4299e103b134396bcddc8f 850 linux-azure-cloud-tools-4.15.0-1021-dbgsym_4.15.0-1021.21~16.04.1_amd64.ddeb f65fcc1fe1f1e062388f8c4af60d76dddc748a47 44572 linux-azure-cloud-tools-4.15.0-1021_4.15.0-1021.21~16.04.1_amd64.deb 91842299458a0505b75fb5024da69ea83fc87b99 11009382 linux-azure-headers-4.15.0-1021_4.15.0-1021.21~16.04.1_all.deb dd4de19f6092f498efe756293765e9275bb70f3a 876 linux-azure-tools-4.15.0-1021-dbgsym_4.15.0-1021.21~16.04.1_amd64.ddeb 90d2ba360160b62cdc42d14122408d684392f002 1019638 linux-azure-tools-4.15.0-1021_4.15.0-1021.21~16.04.1_amd64.deb 66bfae2d6aa140681838968077381346996e1903 7674722 linux-azure_4.15.0-1021.21~16.04.1_amd64.tar.gz c835b68c3d66877bcd576b1c203729cea2cac487 24472 linux-azure_4.15.0-1021.21~16.04.1_amd64_translations.tar.gz ffe489876ae701b1f3c8248432bbc3a77b7646c0 1810 linux-cloud-tools-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb e7cb26d936be8e9b023e07df9dd118568dc24f36 903560 linux-headers-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb 7d7cc5fff8cc375d1f48b0738976051120cb26a3 318128674 linux-image-unsigned-4.15.0-1021-azure-dbgsym_4.15.0-1021.21~16.04.1_amd64.ddeb f5b11bea97644008ffe20c5fb268873232660487 7692396 linux-image-unsigned-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb 8baf7d0e11a9fff26bd9e893ef3e206d78c4b744 11064502 linux-modules-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb 5dccc9bdaa831c3fb961aa0fec40e1be237b2c86 10321144 linux-modules-extra-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb bce897bd4cc1b418cf5f59ad2f30a68ce990e295 1882 linux-tools-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb Checksums-Sha256: bffebf1d9e6e084eda3751f95d98831810f846713ccf37f2c6c22a8891810559 850 linux-azure-cloud-tools-4.15.0-1021-dbgsym_4.15.0-1021.21~16.04.1_amd64.ddeb 5158addaf536cca5b40145b96d3f2bcbe498c0b1ff2c00f3f21769b8a7df4848 44572 linux-azure-cloud-tools-4.15.0-1021_4.15.0-1021.21~16.04.1_amd64.deb 90dfcd9c9871cc1d1e82f1247a24365cb9d47af4d0000f05a819c8fcd0fad074 11009382 linux-azure-headers-4.15.0-1021_4.15.0-1021.21~16.04.1_all.deb efc160796483df754958456ff243d64dc744506b70d8ec1374d09685e1e19701 876 linux-azure-tools-4.15.0-1021-dbgsym_4.15.0-1021.21~16.04.1_amd64.ddeb 4a574228e9e199ab77aa4193a6dcf656b904e6169a9d4dc99a975098ecd4a038 1019638 linux-azure-tools-4.15.0-1021_4.15.0-1021.21~16.04.1_amd64.deb f079edeeddaa4b57f7261c5e17b2908498815788f462b714f3d4915ea02e8e54 7674722 linux-azure_4.15.0-1021.21~16.04.1_amd64.tar.gz 42e501254cfe45adedb92da021ee746aca35db52786b244eaad0560e9b03d846 24472 linux-azure_4.15.0-1021.21~16.04.1_amd64_translations.tar.gz 3bdebd99ab9aa0a27760255c5c41911757f080ff1ba49bfdadaf03f52260d541 1810 linux-cloud-tools-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb 0df04ac7cd1c4c5de88655baca259dcdb6432fb6ff44d2e324e810b99e0a0bd9 903560 linux-headers-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb 76b886f5de40ec0915efab11ed26a067ee1ca7b9b52a78b2db79cc3e3db8e904 318128674 linux-image-unsigned-4.15.0-1021-azure-dbgsym_4.15.0-1021.21~16.04.1_amd64.ddeb 4636db19d75231e4aee64862e3abd69039d98bc4144f12d47cfd2c9b63af88e1 7692396 linux-image-unsigned-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb 1316f94760b737b93f72df5f1702df1979040f7ffbeffa25238748276e966726 11064502 linux-modules-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb fa9782dfd875e85cde0041c49685355f7d8b36d5f1c887264b04c17073800f29 10321144 linux-modules-extra-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb 74f0f7779b4b3af6ee5d65675c9dbb64f648537f6f2f678454854e603eaedb92 1882 linux-tools-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb Files: 91eec8ff22dc78382d9828dab7d9da6f 850 devel extra linux-azure-cloud-tools-4.15.0-1021-dbgsym_4.15.0-1021.21~16.04.1_amd64.ddeb 6b3da485f7d8bdfeec499e889f1abaa3 44572 devel optional linux-azure-cloud-tools-4.15.0-1021_4.15.0-1021.21~16.04.1_amd64.deb e22081e33caf9086f8d626a8ac22c3e9 11009382 devel optional linux-azure-headers-4.15.0-1021_4.15.0-1021.21~16.04.1_all.deb 2e15375968ff1582bb70113b9e2e1b15 876 devel extra linux-azure-tools-4.15.0-1021-dbgsym_4.15.0-1021.21~16.04.1_amd64.ddeb a3f49bbfc2f4ec84f4c88bf526b3b1f3 1019638 devel optional linux-azure-tools-4.15.0-1021_4.15.0-1021.21~16.04.1_amd64.deb e77448e83fa820de8a998ec514c22fb8 7674722 raw-signing - linux-azure_4.15.0-1021.21~16.04.1_amd64.tar.gz eecf6005179f74dfcc50043045fd9d3e 24472 raw-translations - linux-azure_4.15.0-1021.21~16.04.1_amd64_translations.tar.gz 9d452395c2952fa35a064016eec115d4 1810 devel optional linux-cloud-tools-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb 7c7edeae983c0352731aef139d55943b 903560 devel optional linux-headers-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb d787d15dfbe3ce6294f0b35a81c9bac0 318128674 devel optional linux-image-unsigned-4.15.0-1021-azure-dbgsym_4.15.0-1021.21~16.04.1_amd64.ddeb 1350c0f48fc8bb11e4236266a36a6a4d 7692396 kernel optional linux-image-unsigned-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb f46f8ecabce45eca6653aa5797951211 11064502 kernel optional linux-modules-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb 209bf1d6958228f880cd96089c881b0b 10321144 kernel optional linux-modules-extra-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb 98317f7789e2df5da24e82584b6919c4 1882 devel optional linux-tools-4.15.0-1021-azure_4.15.0-1021.21~16.04.1_amd64.deb