app/v2.8.2
HyNetworks/hysteriaapp/v2.8.2Apr 26, 2026by github-actions[bot]
AI Summary
Fixes security vulnerabilities related to QUIC packet handling and sniffing, with a note on UDP forwarding compatibility.
Key Highlights
- Fixed QUIC OOM crash via malicious packets
- Fixed sniffing security issues
- Fixed nftables compatibility issues
Breaking Changes
- UDP forwarding will not work when v2.8.2 clients connect to older servers (TCP unaffected)
New Features
- Security fixes (QUIC OOM, Sniffing)
- nftables compatibility improvement
- Thread safety fix in salamander obfs
Full Release Notes
> This release contains important security fixes and we strongly encourage everyone to upgrade. - Fixed a security issue where, when sniff was enabled, an attacker could craft malicious QUIC packets to cause a server OOM crash - Fixed a compatibility issue with some older versions of nftables when server port hopping was enabled - Fixed a potential thread safety issue in salamander obfs - **Important: Due to changes in how some QUIC handshake parameters are handled, UDP forwarding will not work when v2.8.2 clients connect to older servers (TCP is unaffected). New servers are fully compatible with both new and old clients. We strongly recommend upgrading both servers and clients.** --- > 此版本包含重要安全修复,强烈建议更新 - 修复了启用 sniff 时,攻击者可通过构造恶意 QUIC 包导致服务端 OOM 崩溃的安全问题 - 修复了服务端启用端口跳跃时,与部分旧版本 nftables 的兼容性问题 - 修复了 salamander obfs 中潜在的线程安全问题 - **重要提示:本版本由于调整了 QUIC 握手中部分参数的处理方式,v2.8.2 客户端在连接旧版本服务端时 UDP 转发将无法正常工作 (TCP 不受影响)。新版服务端则完全兼容新旧客户端。强烈建议同步升级服务端与客户端。**