Proxmox Virtual Environment 9.2 released
By SecBurg
Proxmox Virtual Environment is an open-source server virtualization platform combining KVM hypervisor, LXC containers, software-defined storage and networking — all managed through a single web interface.
I use it everyday in my home lab for all my virtualization needs.
Version 9.2 is a major update bringing a Dynamic Load Balancer, enhanced SDN capabilities, and a new Linux kernel 7.0 default:
Proxmox VE 9.2 — Released May 21, 2026
System
Debian 13.5 "Trixie" base
Linux kernel 7.0 (new stable default)
QEMU 11.0, LXC 7.0, ZFS 2.4
Ceph Tentacle 20.2.1 and Squid 19.2.3 support
Dynamic Load Balancing
Cluster Resource Scheduler uses real-time node and guest resource
utilization metrics to balance HA-managed guests
Automatic live migration to reduce node imbalance
Respects HA rules, configurable parameters for administrator control
Software-Defined Networking
WireGuard and BGP added as fabric options
BGP/EVPN route filtering via route maps and prefix lists
OSPF route redistribution
IPv6 underlay support for EVPN
SDN dry-run capability
Custom CPU Models
Web interface for creating, editing, and removing CPU profiles
Integrated CPU flags selector showing node compatibility per cluster node
HA Manager
Cluster-wide disarm/arm via new `disarm-ha` and `arm-ha` CRM commands
Preserves HA resource states during maintenance windows
Virtual Machines (KVM/QEMU)
Live snapshots for VMs with TPM on volume-chain storages
TPM support on iSCSI and ZFS-over-iSCSI storages
VNC clipboard support for machine version 10.1
Extended aarch64 architecture support
Containers (LXC)
Mount point options: `idmap` for UID/GID mappings, `keepattrs` for permission inheritance
OCI image `User` property support
seccomp filtering for AF_ALG socket protection
Cgroup v1 deprecation warning
Security Fixes
VNC session hijacking prevention
VM.Console privilege requirement for HA resource assignment
VM.PowerMgmt privilege enforcement for VM startup
Migration tunnel socket path validation
Kernel patches: Crackarmor, copy.fail, DirtyFrag, Fragnesia, ssh-keysign-pwn, pintheft
Full release notes on the Proxmox VE Roadmap wiki. ISO and packages available at proxmox.com/en/downloads.
Have fun virtualizing! :-)