ReleaseCloudflare (Workers AI)Cloudflare (Workers AI)published Jun 17, 2025seen 5d

cloudflare/quiche 0.24.4

cloudflare/quiche

Open original ↗

Captured source

source ↗
published Jun 17, 2025seen 5dcaptured 13hhttp 200method plain

🛡️ 0.24.4

Repository: cloudflare/quiche

Tag: 0.24.4

Published: 2025-06-17T14:54:01Z

Prerelease: no

Release notes: ⚠️ Security:

  • Implemented proper ACK range validation. Without this an attacker could cause the congestion window to grow beyond typical expectations by sending ACK frames covering a large range of packet numbers, which could potentially lead to an overflow and a crash (CVE-2025-4821).
  • Implemented mitigations for optimistic ACK attacks. Without this an attacker could cause the congestion window to grow beyond typical expectations by sending ACK frames covering a large range of packet numbers, allowing more bytes in flight than the path might really support (CVE-2025-4820).

Highlights:

Full changelog at https://github.com/cloudflare/quiche/compare/0.24.0...0.24.4

Notability

notability 3.0/10

Routine point release of QUIC implementation.