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 30 August 2017

Security Team Weekly Summary: August 31, 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 287 public security vulnerability reports, retaining the 61 that applied to Ubuntu.
  • Published 6 Ubuntu Security Notices which fixed 13 security issues (CVEs) across 6 supported packages.

Ubuntu Security Notices

Bug Triage

Mainline Inclusion Requests

Updates to Community Supported Packages

  • Simon Quigley (tsimonq2) provided a debdiff for trusty for kdepimlibs (LP: #1630700)

  • Simon Quigley (tsimonq2) provided a debdiff for xenial for kcoreaddons (LP: #1630700)

  • Simon Quigley (tsimonq2) provided debdiffs for trusty-zesty for varnish (LP: #1708354)

Development

  • Updated review tools to calculate uncompressed squashfs size and error out if too large. Update to unpack to SNAP_USER_COMMON and cleanup stale review directories.
  • review-tools fix for LP: #1712476

  • review-tools: implement new ‘reload-command’ yaml and new execstack checks
  • Submitted apparmor pull for artful to the Kernel Team.
  • Submitted seccomp logging patch set for both artful 4.12 and artful 4.13 kernels.
  • Submitted PR 3804 for user and group name lookups in snap-seccomp in support of snap privilege dropping.
  • Submitted PR 3805 to stop hardcoding uids and gids (for ‘root’ and ‘shadow’).
  • Submitted libseccomp PR for improved logging changes (https://github.com/seccomp/libseccomp/pull/92).

  • fixed a libseccomp test runner bug that was causing a class of tests to not run (https://github.com/seccomp/libseccomp/pull/91).

  • Work with design on ‘Snap interfaces GUI descriptions’
  • Perform various PR reviews in support of cross-distro and improved udev tagging
  • Meet with snapd team (Gustavo) on final designs for new desktop interfaces (PR 3719)

What the Security Team is Reading This Week

Weekly Meeting

More Info

Related posts


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


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