TL;DR
OpenBSD 7.9 was officially released on May 19, 2026, marking its 60th release. It includes support for new hardware, kernel improvements, and security enhancements. The update is significant for users prioritizing security and stability.
OpenBSD 7.9 was officially released on May 19, 2026, marking the 60th release of the security-focused operating system. The update introduces support for new hardware platforms, kernel enhancements, and security features, making it a notable milestone for users and developers.
The release includes platform-specific improvements such as enabling ice(4) support on arm64, adding support for the RK3588 and RK3576 SoCs, and updates for the Genesys Logic SDHC controller. On amd64, support for AMD’s SMU microcontroller was added, and the maximum CPU count was increased to 255. Kernel improvements feature a new CPU core management mechanism, replacing spinlocks with parking locks, and enhanced suspend and hibernation capabilities, including delayed hibernation to prevent power loss during suspend.
Additional updates involve virtualization enhancements, such as adopting PCI-based register semantics for VMM, support for AMD SEV, and improvements to vmd(8) and vmm(4). Graphics support was updated with Linux 6.18.22 DRM, and platform-specific fixes were implemented across architectures like riscv64, powerpc64, and sparc64. The release also addresses security and stability improvements, with numerous bug fixes and performance optimizations.
Why It Matters
This release is significant for security-conscious users and developers who rely on OpenBSD’s stability and security features. Hardware support updates expand the OS’s compatibility with recent SoCs and peripherals, while kernel improvements enhance performance, power management, and virtualization capabilities. These updates help maintain OpenBSD’s reputation as a secure, reliable operating system suitable for servers, embedded systems, and security-sensitive environments.
OpenBSD compatible hardware support
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Background
OpenBSD 7.8 was released earlier this year, focusing on security patches and hardware support. The 7.9 update continues this trend with support for newer ARM and RISC-V platforms, along with kernel improvements aimed at better resource management and power efficiency. The release also follows ongoing efforts to improve virtualization and graphics support, aligning with industry trends toward virtualization and hardware acceleration.
“OpenBSD 7.9 continues our commitment to security, stability, and hardware support, reflecting years of development and community effort.”
— Theo de Raadt
As an affiliate, we earn on qualifying purchases.
What Remains Unclear
While the release notes detail numerous hardware and kernel improvements, it is not yet clear how widespread the adoption of new features will be or how they will perform on all supported hardware configurations. Specific performance impacts and stability on certain platforms remain to be tested by the community.
virtualization hardware for OpenBSD
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
What’s Next
Following this release, the OpenBSD project will likely focus on addressing any emerging bugs, refining hardware support, and preparing for the next release cycle. Community feedback and testing will be crucial in evaluating the stability and performance of the new features.

Programming with 64-Bit ARM Assembly Language: Single Board Computer Development for Raspberry Pi and Mobile Devices
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
What are the key new features in OpenBSD 7.9?
OpenBSD 7.9 introduces support for new ARM and RISC-V hardware, kernel improvements like CPU core management, suspend/hibernate enhancements, and updates to virtualization and graphics support.
Which hardware platforms are supported or improved?
The release supports arm64 with ice(4), RK3588 and RK3576 SoCs, and adds support for AMD SMU microcontrollers, along with various architecture-specific fixes for riscv64, powerpc64, and sparc64.
Is this update recommended for all users?
Yes, especially for users requiring the latest hardware support and kernel improvements. Users should review the release notes for compatibility and stability considerations before upgrading.
What are the security implications of this release?
While specific security patches are not detailed, the update continues OpenBSD’s focus on security, stability, and performance improvements, making it suitable for security-sensitive deployments.