CVE Database
/

CVE-2024-2398

Back to search

CVE-2024-2398

Published: Mar 27, 2024

Modified: Feb 13, 2025

PUBLISHED

Description

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.

VendorProductVersions

curl

curl

affected
8.6.0 - <= 8.6.0
affected
8.5.0 - <= 8.5.0
affected
8.4.0 - <= 8.4.0
affected
8.3.0 - <= 8.3.0
affected
8.2.1 - <= 8.2.1

+72 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now