NA

CVE-2024-2398

Published: 27/03/2024 Updated: 03/05/2024

Vulnerability Summary

When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.

Vulnerability Trend

Vendor Advisories

When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols The below command would perform a request to curlse with a plaintext protocol which has been explicitly disabled curl --proto -all,-http ht ...

Mailing Lists

<!--X-Body-Begin--> <!--X-User-Header--> oss-sec mailing list archives <!--X-User-Header-End--> <!--X-TopPNI--> By Date By Thread </form> <!--X-TopPNI-End--> <!--X-MsgBody--> <!--X-Subject-Header-Begin--> [SECURITY ADVISORY] curl: CVE-2024-2398: HTTP/2 push headers memory-leak <!--X-Subject-Header-End--> <!--X-Head-of-Message--> ...