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 2 November 2017


The Security Team weekly reports are intended to be very short summaries of the Security Team’s weekly activities.

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

During the last week, the Ubuntu Security team:

  • Triaged 268 public security vulnerability reports, retaining the 40 that applied to Ubuntu.
  • Published 16 Ubuntu Security Notices which fixed 66 security issues (CVEs) across 16 supported packages.

Ubuntu Security Notices

Bug Triage

Mainline Inclusion Requests

Development

  • Participated in online Enabling AppArmor by default in Debian Sprint

  • Refreshed fscrypt package for bionic, tested in a bionic VM, and uploaded it to bionic (pending approval)
  • performed reviews in support of layouts: PR 4008PR 3965. Lots of technical discussion regarding use of overlayfs

  • performed review of xdg-settings support: PR 4073

  • discuss autostart desktop files design options
  • performed review of USB interface number: PR 4040

  • performed review of several libvirt patches from server team
  • performed review of making @unrestricted truly unrestricted: PR 4054

  • Investigated, prepared, tested, and submitted snap-confine apparmor fix PR 4098 and policy-updates-xxxi PR 4097

  • Investigated, prepared preliminary ssh-keys, ssh-public-keys, gpg-keys and gpp-public-keys interfaces: PR 4100

  • Continue various snappy-debug improvements based on sprint feedback (we should be able to now always suggest using it instead of looking at raw log files):
    • only show AVC or audit violations, not both
    • cache rules files for big performance improvement
    • preliminary DBus recommendations (need to convert to logprof, but now we display DBus violations and suggest a few things)
    • add suggestions for signals and ptrace
    • add suggestions for mpris and dbus slots
    • suggest snapcraft preload plugin
    • split out classic and core policy and choose based on which device snappy-debug is running on
    • various small bug fixes
  • Set up https://gitlab.com/apparmor

  • Contributed seccomp documentation for Linux 4.14 changes to the man-pages project: mailing list

  • Contributed libseccomp-golang bindings for libseccomp’s new API level feature: PR 29

What the Security Team is Reading This Week

Weekly Meeting

More Info

Related posts


Lech Sandecki
23 October 2024

6 facts for CentOS users who are holding on

Cloud and server Article

Considering migrating to Ubuntu from other Linux platforms, such as CentOS? Find six useful facts to get started! ...


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 ...


Massimiliano Gori
2 July 2025

Spring support available on Ubuntu

Cloud and server Article

This blog is contributed by Vladimir Petko, a Software Engineer at Canonical. The release of Plucky Puffin earlier this year introduced the availability of the devpack for Spring, a new snap that streamlines the setup of developer environments for Spring on Ubuntu. In this blog, we’ll explain what devpacks are and provide an overview of ...