Skip to content

QUIC sniffer: Fix potential panic on malformed QUIC packets#5866

Merged
RPRX merged 1 commit intomainfrom
QUIC-Sniff
Apr 7, 2026
Merged

QUIC sniffer: Fix potential panic on malformed QUIC packets#5866
RPRX merged 1 commit intomainfrom
QUIC-Sniff

Conversation

@Fangliding
Copy link
Copy Markdown
Member

@Fangliding Fangliding commented Mar 30, 2026

直接包装 quicvarint.Read 避免多余问题
因为我们只处理QUIC握手 我看了下应该不会有 quicvarint 大于 65535 的
我感觉像个C程序员在四处找溢出。。。

related #5864

@RPRX RPRX changed the title Fix QUIC Sniff overflow QUIC sniffer: Fix potential panic on malformed QUIC packets Apr 7, 2026
@RPRX RPRX merged commit e5a9fb7 into main Apr 7, 2026
78 checks passed
Exclude0122 pushed a commit to Exclude0122/Xray-core that referenced this pull request Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants