Skip to main content
  1. Blog
  2. Article

Canonical
on 14 September 2017

Security Team Weekly Summary: September 14, 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 234 public security vulnerability reports, retaining the 109 that applied to Ubuntu.
  • Published 6 Ubuntu Security Notices which fixed 15 security issues (CVEs) across 5 supported packages.

Ubuntu Security Notices

Bug Triage

Mainline Inclusion Requests

Updates to Community Supported Packages

  • Gianfranco Costamagna provided a debdiff for xenial for check-all-the-things (LP: #1597245)

  • Simon Quigley (tsimonq2) provided a debdiff for xenial for karchive (LP: #1712948)

  • James Cowgill (jcowgill) provided debdiffs for xenial and zesty for mbedtls (LP: #1714640)

Call for Testing

  • Updates for WordPress are available in the security-proposed PPA and are just waiting for some testing before being published. Jump into #ubuntu-hardened on Freenode and ping the security team member on community duty if you are interested in helping test this community supported package.

Development

What the Security Team is Reading This Week

Weekly Meeting

More Info

Related posts


Kola Ojoodide
26 June 2026

Challenges designers face in open source (and how to fix them)

Design open source

Open source powers up to 90% of modern software, yet many projects lack usability. Canonical’s Design team surveyed 115 cross-functional professionals to uncover the 4 core challenges UI/UX designers face when contributing, and how maintainers can solve them. ...


Alberto Carretero
25 June 2026

Hunting a 16-year-old SQLite bug with TLA+: is dqlite affected?

DevOps Article

This article was written by Marco Manino and Alberto Carretero, dqlite team at Canonical. 1. Anatomy of a SQLite bug Recently SQLite published a new version with a fix to a long-standing bug in the way that the Write Ahead Log (WAL) is checkpointed that leads to the corruption of the database. The important aspect ...


Bertrand Boisseau
24 June 2026

Anbox Cloud on C4A metal: Android, at scale, without friction

Ubuntu Article

Why C4A metal is a great place to run Android and why Anbox Cloud makes that practical. If you’ve spent even a small portion of time working with Android development at scale, you’ve likely encountered some pinch points. The platform was built for Arm-based devices, mobile physical hardware, and tightly controlled system environments. Clo ...