Linux and Secure Boot certificate expiration (2025)
- Security
- Linux
- Infrastructure
- Developer Tools
The article is about a certificate rollover inside the Linux Secure Boot chain. Many Linux distributions rely on a small Microsoft-signed loader called shim so they can boot on PCs whose firmware trusts Microsoft's UEFI keys by default. The older Microsoft certificate used in that path expires in 2026, and systems that still only trust the old key may reject newly signed boot components unless firmware databases and related keys are updated first. That is why distributors and tools like fwupd have been pushing updates now.
Treat this as an upgrade-path problem, not a mass reboot apocalypse. Check whether Secure Boot is enabled and whether your firmware trusts the 2023 Microsoft key, especially on managed fleets, laptops, and Secure Boot-enabled VMs.
- lwn.net
- Discuss on HN