TL;DR
OpenBSD 7.9 was officially released on May 19, 2026, marking the 60th release of the project. It includes support for new hardware platforms, kernel enhancements, and virtualization features, aiming to improve security, stability, and performance.
OpenBSD 7.9 was officially released on May 19, 2026, marking the 60th release of the open-source operating system. The update introduces support for new hardware architectures, kernel improvements, and virtualization enhancements, aiming to bolster security and performance for users.
The release includes support for the RK3588 and RK3576 SoCs on arm64, enabling features like ice(4) and support for the Genesys Logic GL9755 SDHC controller. On amd64, it adds SMU support for AMD SoCs, disables Panel Self Refresh on certain AMD GPUs to avoid hangs, and increases the maximum CPU count to 255. The riscv64 platform gains support for the SpacemiT K1 SoC, with new drivers and support for cache management extensions. Kernel improvements feature a new CPU core management mechanism, enhanced SMP support, and updates to graphics drivers, including the drm(4) subsystem based on Linux 6.18.22. Virtualization features have been expanded with support for AMD SEV, improved VM management, and better compatibility with Apple Virtualization. Other platform-specific updates include fixes for big-endian systems, powerpc64, and sparc64 architectures.
Why It Matters
This release advances OpenBSD’s hardware support, especially for emerging SoCs and virtualization technologies, which can benefit security-conscious users and those deploying on diverse hardware. Kernel improvements and new features aim to enhance system stability, power management, and performance, reinforcing OpenBSD’s reputation for security and reliability in server and embedded 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 in 2026, focusing on security patches and minor hardware updates. The 7.9 release continues this trajectory by adding support for newer SoCs like RK3588 and SpacemiT K1, reflecting ongoing efforts to expand hardware compatibility. Kernel and virtualization improvements align with OpenBSD’s focus on secure, stable systems suitable for both enterprise and embedded deployments.
“OpenBSD 7.9 continues our commitment to security, stability, and hardware support, with significant improvements across platforms.”
— Theo de Raadt
virtualization hardware for OpenBSD
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
What Remains Unclear
Details about the full list of bug fixes, security patches, and specific performance improvements are still being published on the official changelog and errata pages. Compatibility with some newer hardware platforms may still be under testing or in early stages.

Digilent Zybo Z7: Zynq-7000 ARM/FPGA SoC Development Board (Zybo Z7-10)
Zybo Z7 comes in two APSoC variants: Zybo Z7-10 features Xilinx XC7Z010-1CLG400C. Zybo Z7-20 features the larger Xilinx…
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
What’s Next
OpenBSD development will continue with further updates, bug fixes, and possibly new features in upcoming point releases. The project is expected to focus on refining virtualization support, expanding hardware compatibility, and addressing any issues identified post-release.

Secure Architectures with OpenBSD: With OpenBSD
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
What are the main new features in OpenBSD 7.9?
Support for new hardware platforms like RK3588 and SpacemiT K1, kernel improvements including CPU core management, virtualization enhancements, and updates to graphics drivers based on Linux 6.18.22.
Is OpenBSD 7.9 available for all supported architectures?
Yes, it supports amd64, arm64, riscv64, luna88k, powerpc64, and sparc64 architectures, with specific improvements and fixes for each platform.
How can users upgrade to OpenBSD 7.9?
Users should follow the standard upgrade procedures via sysupgrade or compile from source, referring to the official documentation for detailed steps.
Are there any known issues or bugs in this release?
As with all new releases, some bugs and issues are documented in the errata page. Users are advised to review these before deploying in critical environments.