
Work Here?
Canonical provides commercial support and services for open-source software, led by the Ubuntu Linux distribution. It monetizes through paid subscriptions like Ubuntu Pro, which adds extended security maintenance, kernel live patching, and compliance features, while offering a free tier for individuals. The company also offers enterprise tools such as MAAS for bare-metal provisioning, Landscape for centralized Ubuntu systems management, and Charmed Kubeflow for end-to-end MLOps, along with partnerships with cloud providers and hardware vendors. Its goal is to help organizations deploy and operate open-source technology at scale by delivering professional services and managed software around Ubuntu and related projects.
Industries
Data & Analytics
Consulting
Enterprise Software
AI & Machine Learning
Company Size
1,001-5,000
Company Stage
Early VC
Total Funding
$9.9M
Headquarters
London, United Kingdom
Founded
2004
See people who can refer or advise you
Help us improve and share your feedback! Did you find this helpful?
Total Funding
$9.9M
Above
Industry Average
Funded Over
1 Rounds
Performance Bonus
Professional Development Budget
Paid Vacation
Parental Leave
Mental Health Support
Remote Work Options
Ubuntu 26.04's virtualization HWE stack: enhanced with newer QEMU & libvirt. Ubuntu's hardware enablement (HWE) initiative has introduced backported virtualization technologies for users of the current Long Term Support (LTS) release. This new virtualization HWE stack enables users to access newer versions of QEMU, libvirt, and other related firmware without relying on third-party repositories. According to Canonical's Ijlal Loutfi, this advancement provides companies the reliability of an LTS release along with access to updates for virtualization when needed. The HWE system is designed to bring newer versions of the Linux kernel, GPU drivers, and select foundational software from the latest Ubuntu release to older LTS releases. These updates are rolled out every six months, integrating well-tested packages from interim releases into the LTS iterations. For instance, the kernel and GPU driver updates from the upcoming Ubuntu 26.10 release will be integrated into the 26.04.2 HWE update in early 2027. Details of the ubuntu virtualization HWE. The packages included in this stack comprise qemu-hwe, libvirt-hwe, edk2-hwe (which contains OVMF firmware), and seabios-hwe. These packages are not pre-installed with Ubuntu 26.04 LTS, which means users need to install them intentionally to benefit. This feature is especially important for those running confidential computing workloads. Ubuntu 26.04 already accommodates AMD SEV-SNP and Intel TDX technology, which provides encryption for VM memory, ensuring that even the host remains secure from viewing the contents while it is operational. However, Canonical explains that integration of confidential computing features across all relevant components can take time. For users who operate in environments requiring confidential VMs, this stack enables timely access to newer versions without having to wait for the next LTS release, which might not be feasible in many cases. For users not engaged with virtualization technologies like KVM/QEMU and instead use platforms like Virtualbox or VMware Workstation, this update may not be relevant. Setting up the virtualization HWE stack on Ubuntu 26.04. Canonical has provided a helper tool to assist in enabling the new virtualization HWE in Ubuntu 26.04 LTS, which minimizes the chances of conflicts between HWE and non-HWE packages. To install the helper tool, run the following command: sudo apt install ubuntu-helper-virt-hwe Once installed, executing ubuntu_virt_helper will let you determine your current configuration: base, hwe, or none. To switch between the HWE and non-HWE versions, use: sudo ubuntu_virt_helper switch It's also advisable to ensure the kernel HWE stack is installed: sudo apt install linux-generic-hwe-26.04 After making these changes, a reboot will be necessary for the new packages to take effect. Overall, this new virtualization stack provides a consistent and reliable pathway for those utilizing Ubuntu LTS versions in desktop, cloud, and enterprise settings.
Ubuntu to provide virtualization HWE stack for Ubuntu 26.04 LTS. Ubuntu has long provided hardware enablement "HWE" stacks for Ubuntu LTS releases to provide a newer kernel and Mesa drivers and more for better supporting new/modern hardware on the long-term support Ubuntu Linux releases. With Ubuntu 26.04 LTS, Canonical will also now be providing a virtualization HWE stack for shipping newer virtualization / confidential computing features. Due to AMD and Intel continuing to upstream new SEV-SNP and Trust Domain Extensions (TDX) features, respectively, there are now plans for a virtualization hardware enablement stack on Ubuntu 26.04 LTS. Future Ubuntu 26.04 LTS point releases will ship with updated versions of QEMU, libvirt, EDK2, and SeaBIOS via new "-hwe" post-fixed packages. This is for complementing the HWE Linux kernel in order to support the latest AMD and Intel virtualization features on servers, especially around confidential computing. The Ubuntu virtualization HWE stack is planned to be upgraded every six months to match the latest upstream versions supported in Ubuntu Linux. Those wanting to stick to the stock versions can simply avoid the qemu-hwe / libvirt-hwe / edk2-hwe / seabios-hwe packages. More details on the new Ubuntu virtualization HWE stack plans for Ubuntu 26.04 LTS can be found via today's announcement.
Canonical adds a new virtualization HWE stack to Ubuntu 26.04 LTS. Moaataz Anwar July 27, 2026 0 Comments Canonical has introduced a new virtualization Hardware Enablement, or HWE, stack for Ubuntu 26.04 LTS, giving users access to newer virtualization components while staying on a long-term support base. The goal is to bridge the gap between Ubuntu's stable LTS lifecycle and the faster pace of innovation in virtualization technologies. This new stack is designed for environments that depend on modern virtualization features, especially confidential computing workloads. It is meant to complement the regular HWE kernel model that Ubuntu already uses for hardware support, but now it extends that idea to the user-space virtualization stack as well. The virtualization HWE stack includes updated versions of key components such as QEMU, libvirt, EDK2, and SeaBIOS. Canonical plans to deliver these packages in a coordinated way so that administrators can upgrade the full virtualization stack together instead of mixing incompatible versions. According to Canonical's approach, the stack will be updated every six months during the first two years of the Ubuntu 26.04 LTS lifecycle. This gives users a rolling path to newer upstream virtualization features without forcing them to leave the LTS release or move to a short-lived interim version. The new model is especially relevant for organizations using technologies such as AMD SEV-SNP and Intel TDX, which are increasingly important for confidential virtual machines and protected cloud workloads. By providing more current virtualization packages, Ubuntu 26.04 LTS can better support modern enterprise and cloud requirements while preserving the reliability expected from an LTS platform. Canonical also provides a management tool, ubuntu_virt_helper, to help keep the virtualization stack consistent. This reduces the risk of partial upgrades that could break compatibility between QEMU, libvirt, firmware, and related components. In practical terms, this change gives administrators a flexible option: they can remain on Ubuntu 26.04 LTS for long-term stability while opting into newer virtualization features when needed. That makes the release more attractive for server operators, cloud providers, and teams running confidential or security-sensitive workloads. Posted bymoaataz Anwar.
Ubuntu 26.10 to include Ubuntu certified hardware check. Jul 27, 2026 Jack Wallen If you've ever wondered if your laptop or PC is officially certified to run Ubuntu, that curiosity will soon be met. Starting with Ubuntu 26.10 (Stonking Stingray), there will be a new feature in Settings | System that allows you to find out if your hardware is certified to run the Ubuntu OS. When you click the button to verify your hardware, it runs the com.ubuntu.hwctl service. You can also run the command hwlib (available starting in 26.10), which will return the same results (only in the terminal instead of a GUI). There are six different statuses that can be returned: Ubuntu certified, certified for a different Ubuntu version, not certified but similar to a model that is, not certified, unable to check, and status unknown. I have an instance of the daily release of Ubuntu 26.10, and the feature has yet to appear, but according to OMG Ubuntu, the certified hardware check is coming. The site also indicates that there will be an option to enable regular checks, which will send your hardware details to Canonical to check on your certification status. Apparently, the change will appear in gnome-control-center 1:51~alpha-0ubuntu2. After running an upgrade to the daily installation, it broke the desktop (part of the fun with running a daily release), so I'll have to re-install Stonking Stingray again to see if I can finally test the feature. The stable release of Ubuntu 26.10 is due in October, so there's plenty of time for the feature to solidify and for you to run out and purchase a Ubuntu-certified laptop or desktop. * Certified Ubuntu on HP Server HP and Canonical are working together to get Ubuntu certified for HPs Proliant servers. more " * Canonical Makes Ubuntu Component Catalog Public "There has not been a comprehensive, up-to-date freely available catalog like this for a long time," said Victor Palau, Platform Services Manager at Canonical. "By making this open and easily searchable we want to speed the component selection for Ubuntu machines, and allow us and our partner manufacturers to focus on the value-added user experience." more " * Ubuntu 9.04 Server Certified on HP ProLiant G6 Hewlett-Packard and the Canonical Linux firm have announced certification of the Ubuntu 9.04 Server Edition on HP's ProLiant G6 server family. more " * Linux Training: Learn at your leisure more " * Kernel Plans for Ubuntu 10.04 On Thursday, the first alpha version of Ubuntu 10.04 LTS is to be made available. The official release will be out in April 2010. Ubuntu 10.04 LTS should feature significantly more stability, being based on the just released Kernel 2.6.32 as a precedent to the Long Term version. more"
Ubuntu local privilege escalation in AccountsService and snap-confine. Critical race condition flaws in Ubuntu AccountsService and snap-confine allow local users to escalate privileges. Immediate patching required. Ubuntu systems face urgent security concerns due to newly disclosed critical local privilege escalation vulnerabilities in two core components: AccountsService and snap-confine. These flaws, identified as CVE-2026-61897, CVE-2026-61898, and CVE-2026-8933, permit unprivileged local users to escalate rights and execute arbitrary administrative commands. According to recent reports from researchers and Canonical's security advisories, these issues stem from improper privilege dropping, race conditions, and configuration parsing errors. The significance lies in the widespread use of Ubuntu Linux - particularly the LTS versions like 22.04, 24.04, and 26.04 - in enterprise environments. The vulnerabilities affect both desktop systems and servers where local access, even through compromised credentials or malware, could rapidly lead to full system compromise. Security professionals must prioritize immediate patching and system reboots to mitigate risks and prevent potential lateral movement or persistence by attackers. Understanding accountsservice privilege escalation flaws. Two critical CVEs (CVE-2026-61897 and CVE-2026-61898) impact Ubuntu's AccountsService, a system daemon responsible for managing user account information. These vulnerabilities arise from flawed handling of privilege dropping and errors in parsing configuration files. By crafting malicious files or exploiting improper privilege transitions, local attackers can execute arbitrary commands with administrator privileges. These flaws affect multiple Ubuntu Long Term Support (LTS) releases, including 14.04 through 26.04, underscoring the need for broad awareness and patching. Canonical's advisories emphasize that merely updating the accountsservice package is insufficient - rebooting systems is also mandatory to complete remediation. The issues demonstrate how subtle errors in privilege management within trusted system components can lead to severe privilege escalation opportunities. Race condition in snap-confine enables root access. The snap-confine component, responsible for sandboxing snap packages, exhibits a high-severity race condition vulnerability identified as CVE-2026-8933. Researchers revealed that the flaw occurs due to a narrow time window introduced when snap-confine switched from a setuid-root model to using file capabilities. During sandbox setup, temporary files' permissions momentarily allow local unprivileged users to manipulate environment bindings, enabling them to escalate privileges to root. This vulnerability primarily affects modern Ubuntu Desktop versions 22.04, 24.04, 25.10 (expired), and 26.04. While no public remote exploit exists, the risk is pronounced on multi-user or shared systems where an attacker gains local shell access. Canonical has released patched versions of snapd, and administrators are strongly advised to update immediately and restrict local shell access until patched. The flaw highlights the challenges of balancing security models with evolving Linux capability frameworks. Broader implications and mitigation strategies. Taken together, these vulnerabilities underscore persistent risks in local privilege management on Linux systems, even within well-maintained distributions like Ubuntu. The critical nature of these flaws indicates attackers remain focused on finding and exploiting subtle defects in system daemons and sandboxing mechanisms. For security teams, this situation demands a multifaceted response: * Comprehensive identification of affected systems: Utilize asset management and vulnerability scanners to pinpoint Ubuntu versions running vulnerable AccountsService and snap-confine builds. * Immediate deployment of patches: Apply Canonical's updates for accountsservice and snapd packages without delay. * System reboots: Plan and execute prompt system restarts post-patching to ensure vulnerability neutralization. * Access controls: Until remediation is completed, restrict local shell access on at-risk systems to contain attack vectors. * Monitoring and threat hunting: Increase scrutiny of local privilege escalation attempts and unusual administrative commands. These vulnerabilities also reinforce the importance of a layered security posture that minimizes the risk of local access exploitation through endpoint protection, strict user privilege policies, and timely patch management. Conclusion. The newly disclosed local privilege escalation flaws in Ubuntu's AccountsService and snap-confine components present a critical threat to Linux infrastructures. By exploiting privilege dropping errors and race conditions, attackers with local access can gain root control, potentially compromising entire systems. Given the broad impact on Ubuntu LTS releases and Desktop versions, cybersecurity teams must act swiftly to apply patches, reboot systems, and implement controls restricting local access. These incidents illustrate ongoing challenges in securing complex privilege models and underscore an imperative for continuous vigilance, rapid response to disclosed vulnerabilities, and robust operational security practices within Linux environments. Primary Keyphrase: Ubuntu local privilege escalation vulnerabilities URL Slug: ubuntu-local-privilege-escalation-accountsservice-snap-confine Meta Description: Critical race condition flaws in Ubuntu AccountsService and snap-confine allow local users to escalate privileges. Immediate patching required.
Find jobs on Simplify and start your career today
Industries
Data & Analytics
Consulting
Enterprise Software
AI & Machine Learning
Company Size
1,001-5,000
Company Stage
Early VC
Total Funding
$9.9M
Headquarters
London, United Kingdom
Founded
2004
Find jobs on Simplify and start your career today