Red Hat Enterprise Linux 10.2 and 9.8 Ship With Post-Quantum Cryptography, Kernel Livepatching, and an AI Command-Line Assistant
RHEL 10.2 and 9.8, released May 20, add ML-KEM post-quantum SSH, kernel livepatching without reboots, the goose AI CLI tool, and extensive language stack updates.
Overview
Red Hat released Enterprise Linux 10.2 and 9.8 on May 20, 2026, bringing post-quantum cryptography across multiple security components, kernel livepatching without reboots, and an optional AI-powered command-line assistant — changes that reflect growing enterprise pressure to harden infrastructure before quantum computers mature and to integrate AI tooling directly into operating system workflows.
Gunnar Hellekson, Vice President and General Manager of Red Hat Enterprise Linux, framed the release in a press release as addressing “the balancing act between the speed of AI innovation and the rigors of enterprise security.”
Post-Quantum Security
The most consequential security change in RHEL 10.2 is the expansion of post-quantum cryptography across the networking and certificate stack, a response to the so-called “harvest now, decrypt later” threat in which adversaries collect encrypted traffic today to decrypt it once quantum computers become capable.
According to Linuxiac, “OpenSSH now supports ML-KEM post-quantum key exchange with elliptic curves in FIPS mode.” The same release updates Libssh with hybrid key exchange methods based on ML-KEM and ECDH, and upgrades p11-kit to version 0.26.1 with post-quantum cryptography definitions in PKCS #11 headers. Podman-sequoia gains support for composite post-quantum signatures.
Red Hat Certificate System 11.0, released alongside RHEL 10.2, introduces quantum-resistant signatures using algorithms standardized by the U.S. National Institute of Standards and Technology, as noted by Red Hat’s blog. Specifically, the certificate system supports ML-DSA (FIPS-204) and ML-KEM (FIPS-203), the two primary NIST-approved post-quantum standards for digital signatures and key encapsulation.
Beyond post-quantum, RHEL 10.2 adds sealed images as a technology preview — customer-controlled cryptographic integrity protection for images in image mode, using Secure Boot keys, according to Red Hat Developer.
Kernel Livepatching
Linuxiac describes kernel livepatching as “another major highlight,” explaining that the feature “allows administrators to apply selected kernel fixes without rebooting supported systems.” The capability targets environments where uptime requirements make scheduled maintenance windows costly, such as financial services, telecommunications, and high-availability web infrastructure. RHEL 10.2 ships powered by Linux kernel 6.12 LTS.
AI Command-Line Assistant
RHEL 10.2 ships with goose, described by Red Hat Developer as “an optional command-line tool that provides AI assistance.” The tool, available through the Extensions repository, offers streaming responses and integrates with the Model Context Protocol (MCP) server for RHEL, currently available as a developer preview, according to Red Hat’s blog.
Both RHEL 10.2 and 9.8 also update the existing command-line assistant with color output support that, in the words of Red Hat Developer, “visually separates commands and scripts from the rest of the text.”
On the infrastructure side, the press release highlights MCP servers for Red Hat Satellite and Enterprise Linux, available as technology and developer previews respectively, enabling AI agents to communicate with RHEL systems using real-time data.
Developer Toolchain Updates
Both releases carry an extensive set of updated language stacks and developer tools, according to Red Hat’s blog and Red Hat Developer:
- Python 3.14 supports free-threaded builds, removes the Global Interpreter Lock (GIL), and adds live syntax highlighting in the interactive shell.
- Go 1.26 ships with the Green Tea garbage collector and DWARF 5 debug information by default.
- Rust Toolset 1.92.0 introduces safety lints including
dangling_pointers_from_locals. - Ruby 4.0 includes a new ZJIT compiler and Ractor improvements.
- PHP 8.4 (RHEL 10.2 only) adds object property hooks and asymmetric property visibility.
- OpenJDK 25 gains Ahead of Time (AOT) profiling.
- Git 2.51 adds a new path walk object collection method and replaces the recursive merge strategy with the ORT engine.
- PostgreSQL 18 adds asynchronous I/O support, skip scan lookups, and UUIDv7 generation for timestamp-ordered UUIDs.
- MariaDB 11.8 adds a
VECTORdata type and vector indexing, and extends theTIMESTAMPdata type to support dates up to year 2106.
At the compiler level, Linuxiac reports GCC 14.3 and GCC Toolset 15 (with GCC 15.2), LLVM Toolset 21.1.8, and Go Toolset 1.26.2. Application Streams also receive Node.js 24 and Apache HTTP Server 2.4.63.
Infrastructure and Upgrade Path
Image mode gains a Download Only option for pre-downloading OS updates without immediately applying them, according to Red Hat Developer. The new Bootable Containers and Virtualization Kit (BCVK) streamlines VM provisioning for testing scenarios, and the Leapp upgrade tool now supports conversion directly to a supported RHEL environment while simultaneously upgrading to a newer major version in a single command, per Red Hat’s blog.
Red Hat Satellite 6.19 ships alongside the OS releases, adding local vulnerability triage for air-gapped environments, as noted in the press release. The release also integrates over 2,300 new malware signatures through a CrowdStrike partnership.
Linuxiac notes that RHEL supports in-place upgrades from RHEL 9.6 to RHEL 10.0 and from RHEL 9.8 to RHEL 10.2 across x86-64-v3, 64-bit Arm, IBM Power Systems, and IBM Z systems. Firefox and Thunderbird now default to Flatpak delivery, with automatic Flatpak installation available during system setup.
Long-Life Add-On
A new Long-Life Add-On, announced for general availability in summer 2026, will extend support for specific RHEL versions annually with no predetermined end date, according to Techzine. The add-on targets industries such as telecom, healthcare, and aerospace, where frequent OS refresh cycles are operationally impractical. It requires an active Red Hat Enterprise Linux Extended Life Cycle Premium subscription and includes critical security patches, priority bug fixes, and 24/7 support.
What We Don’t Know
Red Hat has not disclosed pricing for the Long-Life Add-On or for the Extended Life Cycle Premium subscription tier required to access it. The exact timeline for the MCP server for RHEL to exit developer preview has not been announced. Similarly, the number of kernel fixes that will be available through the livepatching mechanism at launch has not been specified in published materials.