Skip to main content
  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: ubuntu-hardened@lists.ubuntu.com

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


Freyja Cooper
5 June 2026

Beyond tokens per watt – using Ubuntu 26.04 LTS for AI

AI Article

Tokens per watt (TpW) – the measure of useful AI work produced per watt of energy consumed – is the metric at top of mind for CEOs, heads of AI, and infrastructure teams alike. With the tremendous cost of GPU clusters, extracting as much value as possible from the expense is critical. But in the ...


Gabriel Aguiar Noury
4 June 2026

A look into Ubuntu Core 26: Deploying AI models on Renesas RZ/V series for production

Internet of Things Article

Welcome to this blog series which explores innovative uses of Ubuntu Core. Throughout this series, Canonical’s Engineers will show what you can build with our releases, highlighting the features and tools available to you. In this blog, Asa Mirzaieva, engineer from the Silicon Alliances team, will show you how to deploy optimised AI model ...


Jon Taylor
3 June 2026

RISC-V profiles – why is RVA23 significant?

Ubuntu RISC-V

Introduction One of the important offerings of the RISC-V Instruction Set Architecture (ISA) is the ability to customize and extend the base instruction set. An initial reaction to hearing this is often to worry about software portability and compatibility, since if every RISC-V CPU  offers a slightly different set of instructions, softwa ...