net textproto

  1. Go net textproto ReadResponse CVE-2025-61724: Fix for Quadratic CPU Attack

    A newly published vulnerability in the Go standard library — tracked as CVE-2025-61724 — exposes a classic performance pitfall: the Reader.ReadResponse function in net/textproto could be coaxed into excessive CPU consumption when it constructs response messages composed of a large number of...