HomeDefectsLIN1021-6528
Acknowledged

LIN1021-6528 : Security Advisory - curl - CVE-2023-38039

Created: Sep 13, 2023    Updated: Jan 6, 2026
Resolved Date: Jan 3, 2024
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Userspace

Description

When curl retrieves an HTTP response, it stores the incoming headers so that
they can be accessed later via the libcurl headers API.

However, curl did not have a limit in how many or how large headers it would
accept in a response, allowing a malicious server to stream an endless series
of headers and eventually cause curl to run out of heap memory.

https://nvd.nist.gov/vuln/detail/CVE-2023-38039