Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

  1. Blog
  2. Article

Canonical
on 9 August 2017

Weekly Kernel Development Summary – Aug 9, 2017


This is the Ubuntu Kernel Team highlights and status for the week.

If you would like to reach the kernel team, you can find us at the #ubuntu-kernel channel on FreeNode. Alternatively, you can mail the Ubuntu Kernel Team mailing list at: [email protected].

Highlights

  • Add virtualbox guest driver to artful 4.13 kernel
  • Start work on 4.12-based raspi2 kernel for artful
  • Added aufs driver to 4.13 artful kernel
  • Update 4.12 artful kernel to v4.12.5
  • Rebase 4.13 artful kernel to v4.13-rc4
  • Upload 4.11.0-12.18 to artful-proposed
  • Stress-ng 0.08.10 released; improvements on the dirdeep stressor and fixes on the job script parsing
  • intel-cmt-cat 1.1.0 released; (Intel Platform Quality of Service and Cache Allocation Technology tools)
  • The following SRU kernels have been promoted to -updates and -security:

    Trusty   3.13.0-126.175
    Xenial   4.4.0-89.112
    Zesty    4.10.0-30.34
    
    
    trusty/lts-xenial  4.4.0-89.112~14.04.1
    xenial/hwe         4.10.0-30.34~16.04.1
    xenial/raspi2      4.4.0-1067.75
    xenial/snapdragon  4.4.0-1069.74
    xenial/aws         4.4.0-1028.37
    xenial/gke         4.4.0-1024.24
    zesty/raspi2       4.10.0-1013.16
    
    • Embargoed CVE-2017-7533 has been made public and the fix released for all the affected kernels.

    • CVE’s fixed by the kernels published on -updates and -security:

    Trusty:

    • CVE-2017-1000364
    • CVE-2017-7482
    • CVE-2017-1000365
    • CVE-2016-8405
    • CVE-2017-2618

    Xenial:

    • CVE-2017-7533
    • CVE-2017-10810

    Zesty:

    • CVE-2017-7533
    • CVE-2017-1000364
    • CVE-2017-7482
    • CVE-2017-1000365
    • CVE-2017-10810

    • Two new kernel snaps are now being distributed: aws-kernel and gke-kernel.

    • The following kernel snaps have been uploaded to the snapcraft store:

    • aws-kernel 4.4.0.1028.31

    • gke-kernel 4.4.0.1024.26
    • pc-kernel 4.4.0.89.95
    • pi2-kernel 4.4.0.1067.68
    • dragonboard-kernel 4.4.0.1069.62

Development Kernel Announcements

We intend to target a 4.13 kernel for the Ubuntu 17.10 release. The artful kernel is now based on Linux 4.11. The Ubuntu 17.10 Kernel Freeze is Thurs Oct 5, 2017.

Stable Kernel Announcements

  • Current cycle: 04-Aug through 26-Aug

             04-Aug  Last day for kernel commits for this cycle.
    07-Aug - 12-Aug  Kernel prep week.
    13-Aug - 25-Aug  Bug verification & Regression testing.
             28-Aug  Release to -updates.
    
  • Next cycle: 25-Aug through 16-Sep

             25-Aug   Last day for kernel commits for this cycle.
    28-Aug - 02-Sep   Kernel prep week.
    03-Sep - 15-Sep   Bug verification & Regression testing.
             18-Sep   Release to -updates.
    
  • The current CVE status

Related posts


Edoardo Barbieri
7 July 2025

The State of Silicon and Devices – Q2 2025 Roundup

Internet of Things Article

Welcome to the Q2 2025 edition of the State of Silicon and Devices by Canonical. In this quarter, we have seen momentum accelerate in edge computing, as well as growing interest in hardware platforms designed for AI, automation, and long-term maintainability. From Ubuntu Desktop arriving on Qualcomm’s Dragonwing processors, to demonstrati ...


Gabriel Aguiar Noury
3 July 2025

JetPack 4 EOL – how to keep your userspace secure during migration

Ubuntu Article

NVIDIA JetPack 4 reached its end-of-life (EOL) in November 2024, marking the end of security updates for this widely deployed stack. JetPack 4 has driven innovation in countless devices powered by NVIDIA Jetson, serving as the foundation of edge AI production deployments across multiple sectors. But now, the absence of security maintenanc ...


Massimiliano Gori
2 July 2025

Source to production: Spring Boot containers made easy

Cloud and server Article

This blog is contributed by Pushkar Kulkarni, a Software Engineer at Canonical. Building on the rise in popularity of Spring Boot and the 12 factor paradigm, our Java offering also includes a way to package Spring workloads in production grade, minimal, well organized containers with a single command. This way, any developer can generate ...