Fixed
Created: Mar 27, 2024
Updated: Dec 11, 2024
Resolved Date: Sep 10, 2024
Found In Version: 10.19.45.1
Fix Version: 10.19.45.32
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Userspace
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.
CREATE(Triage):(User=admin) CVE-2024-2398 (https://nvd.nist.gov/vuln/detail/CVE-2024-2398)