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.
References
Configurations
No configuration.
History
30 Jul 2024, 02:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
30 Jul 2024, 01:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
29 Jul 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-03-27 08:15
Updated : 2024-07-30 02:15
NVD link : CVE-2024-2398
Mitre link : CVE-2024-2398
CVE.ORG link : CVE-2024-2398
JSON object : View
Products Affected
No product.
CWE
No CWE.