Exploiting QUIC's Path Validation
Dec 18, 2023
6-minute readQUIC supports connection migration, allowing the client to migrate an established QUIC connection from one path to the other.
QUIC’s path validation mechanism can be used to attack the peer and make it consume an unbounded amount of memory. While there have been a number of vulnerabilities in various QUIC implementations, this vulnerability is the first attack against the QUIC protocol itself, i.e. any RFC 9000-compliant implementation is necessarily vulnerable to this ...
Read more at seemann.io