惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
有赞技术团队
有赞技术团队
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
C
Check Point Blog
博客园 - 【当耐特】
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements
The Cloudflare Blog
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
Vercel News
Vercel News
IT之家
IT之家
MyScale Blog
MyScale Blog
博客园_首页
Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
罗磊的独立博客

Latest news

LG G6 vs. LG G5: I compared the latest OLED TV models, and it's a surprisingly tough choice I saw the 'MacBook Pro for Linux users' for the first time, and it's a legit Windows threat I tested Surfshark's new Dausos VPN protocol - here's how it compares to WireGuard How to easily encrypt your files on an Android phone - for free I'm not giving up on DJI cameras yet - not when they can upset my GoPro like this The best website builders for small businesses in 2026: Expert tested and reviewed Why I'm recommending last year's phones over 2026 models - with one exception This powerful Gemini setting made my AI results way more personal and accurate After testing this HP laptop, I get why its 'boring' design is adored by business users The best TV antenna of 2026: Expert tested Your old iPad or Android tablet can be your new smart home panel - here's how Apple's original AirTag still tracks effectively, and you can get a 4-pack for its best price ever T-Mobile will give you an iPad for $99 when you sign up for a new line - here's how How to qualify for Apple's education discount - and get a $499 MacBook Neo for school T-Mobile will give you a Samsung Galaxy Watch 8 for free - how to get yours Prolonged AI use can be hazardous to your health and work: 4 ways to stay safe Verizon will give you a free iPad or Apple Watch with your next iPhone - how the deal works The best laptops of 2026: Expert tested and reviewed I hid 4 Bluetooth trackers (including AirTags) to test their reliability - here's how Android rivals compared I stopped using my iPhone's hotspot after testing this 5G router - and that won't change The best Kindles in 2026: Expert recommended Does Best Buy price match? Everything to know about matching prices online and in-store The best WordPress hosting services of 2026: Expert tested and reviewed The best Apple Watch of 2026: Expert tested and reviewed The best TV screen cleaners of 2026: Expert recommended The best 50-inch TVs of 2026: Expert tested I traded my Sonos Era 300 for Denon's new home speaker - and see no reason to go back AI-powered website builders have come a long way - here's your best option in 2026 Amazon just slashed $250 off the Google Pixel 10 - and a Prime subscription isn't required I found the apps slowing down my PC - how to kill the biggest memory hogs
Ubuntu Core 26 offers an immutable Linux you can trust th...
Written by · 2026-05-20 · via Latest news
embedded-gettyimages-2255525952
China News Service / Contributor/China News Service via Getty Images

Follow ZDNET: Add us as a preferred source on Google.


ZDNET's key takeaways

  • Ubuntu Core offers stronger security than ever.
  • Core is great for IoT or edge devices in the EU.
  • This Linux distro comes with 15 years of support. 

You want a rock-solid Linux distro that you can count on for 15 years for edge computing and Internet of Things (IoT) devices? Check out Ubuntu Core 26, Canonical's latest long-term support (LTS) distribution for mission‑critical and low‑latency AI workloads

Also: Microsoft surprises with its first server Linux distribution: Azure Linux 4.0

For those unfamiliar with Ubuntu Core, it's a stripped-down, embedded Linux OS that takes regular Ubuntu and turns it into a minimal, containerized system, where the kernel, base OS, and apps are all delivered as snaps. Ubuntu Core targets IoT, industrial, robotics, digital signage, appliances, and other edge deployments where you want predictable behavior, remote management, and robust over-the-air (OTA) updates rather than a general-purpose server or desktop.

Linux that's safe to use until 2041

Canonical is positioning Ubuntu Core as a hardened Linux distribution for devices that must run unattended for years. As with previous Core releases, each component is delivered as a sandboxed, cryptographically signed snap, maintaining a measured boot chain that only runs verified code. This is a Linux you can trust to run safely until 2041.

That's no small matter, since emerging security regulations, especially the EU Cyber Resilience Act (CRA), require clear component provenance, long-term stability, and accountability across the stack. As Jon Seager, Canonical's VP of Ubuntu Engineering, said in a blog post: "With Ubuntu Core 26, we continue to deliver the foundation that critical infrastructure operators need to meet the CRA, run attested, immutable edge AI workloads, and manage devices securely at scale." 

Also: The 4th Linux kernel flaw this month can lead to stolen SSH host keys

A major theme in Ubuntu Core 26 is cutting the cost and friction of provisioning and maintaining large device fleets. Canonical says an improved snap‑delta format reduces OTA update sizes by 50% to 90% for most snaps, with updates to Core base snaps shrinking from around 16MB to just 1.5MB. In addition, new initramfs‑based installation paths avoid redundant reboots by default, speeding up first‑boot provisioning and making device rollout faster and more predictable.

Ubuntu Core 26 also debuts a Chisel‑based build system that Canonical calls a new "precision‑led" approach to constructing Core base snaps. Chisel is a developer tool for extracting highly customized, specialized package slices from Ubuntu packages to create compact, secure software.

In Chisel, instead of relying on layered recipes and post‑processing, the new system uses release‑specific "slice" definitions with explicit, traceable dependencies, allowing every file in the filesystem to be tied back to a specific slice and source package. Canonical says this improves integrity checking and vulnerability triage by giving operators finer‑grained visibility into the origins of a given component and its dependencies. The Chisel pipeline also delivers size savings, contributing to a reported 7% reduction in the base image footprint.

At the bootloader layer, Ubuntu Core 26 shifts u‑boot configuration into a single raw partition with redundant environment support. This approach makes updates to both u‑boot and snapd safer and more reliable while avoiding recovery issues tied to file‑based storage.

Lower risk of security-key compromise

On the technical side, the new Core introduces foundational changes to full‑disk encryption. TPM‑sealed keys are now stored directly in the Linux Unified Key Setup (LUKS2) header. This setup reduces the risk of key reuse across different device states. New native OP‑TEE integration brings ARM TrustZone‑backed key protection to embedded deployments. Sealing and unsealing disk encryption keys in the Trusted Execution Environment rather than in the normal operating system reduces the risk of security-key compromise.

Also: Red Hat Desktop vs. Fedora Hummingbird: Which AI development Linux path is right for you?

Beyond the base operating system, new and updated system snaps aim to accelerate device deployment. Specifically, the Snapcraft build tool gains a major feature called components. This feature packages large or optional resources (such as debug symbols, translations, or optional drivers) alongside the main snap without inflating the base installation. First tested in Ubuntu Core 24 to deliver Nvidia drivers, the components are now open to the wider snap ecosystem.

Canonical is also extending its Livepatch service to more of the Core ecosystem. With the dual release of Ubuntu 26.04 LTS and Ubuntu Core 26, Livepatch's reboot‑less kernel updates now reach ARM64 for the first time and gain official support on AMD64 across all Ubuntu Core releases from Core 20 onward. The company pitches this shift as a way to meet CRA expectations for timely vulnerability remediation without taking critical edge devices offline.

Embedded Linux for the EU

On the graphical side, Ubuntu Frame, Core's display server for embedded graphical applications, now supports multiple apps on a single display, with configurable layouts, custom client placement, and an accessibility launcher. Graphics‑intensive workloads benefit from the new GPU-2604 interface, which provides hardware acceleration for Core 26 applications and is supported by a new Snapcraft extension that simplifies graphics integration.

Also: Canonical's approach to AI is refreshingly thoughtful - Microsoft should take note

Canonical also said it is assuming "manufacturer" responsibilities for the operating system under the CRA. That's no small matter, since Canonical stands behind the long‑term security maintenance for core modules, continuous Common Vulnerabilities and Exposures (CVE) monitoring, coordinated disclosure, and adherence to standards, such as IEC 62443‑4‑1. This approach, combined with built-in software traceability and modularity, is presented as a tool for defining clear boundaries of responsibility among Canonical, device makers, and application vendors. That stance is essential for selling devices in the EU under the CRA.

So, while Ubuntu Core isn't for everyone, I guarantee you that if your company wants to sell IoT or edge gear in the EU, this new embedded Linux has exactly what you need to pass the CRA and thus be marketable in Europe. 

Open Source