Netty QUIC codec is a QUIC codec for netty which makes use of quiche. An issue was discovered in the codec. A hash collision vulnerability (in the hash map used to manage connections) allows remote attackers to cause a considerable CPU load on the server (a Hash DoS attack) by initiating connections with colliding Source Connection IDs (SCIDs). This vulnerability is fixed in 0.0.71.Final.
References
Configurations
No configuration.
History
31 Mar 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-31 19:15
Updated : 2025-04-01 20:26
NVD link : CVE-2025-29908
Mitre link : CVE-2025-29908
CVE.ORG link : CVE-2025-29908
JSON object : View
Products Affected
No product.
CWE
CWE-407
Inefficient Algorithmic Complexity