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
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
AND |
|
Configuration 6 (hide)
AND |
|
Configuration 7 (hide)
AND |
|
Configuration 8 (hide)
AND |
|
Configuration 9 (hide)
AND |
|
Configuration 10 (hide)
AND |
|
Configuration 11 (hide)
AND |
|
Configuration 12 (hide)
AND |
|
History
30 Jul 2025, 19:42
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-772 | |
First Time |
Netapp hci Compute Node
Netapp h500s Apple Fedoraproject fedora Haxx Netapp h610s Firmware Apple macos Netapp h610s Netapp active Iq Unified Manager Netapp h700s Firmware Netapp Netapp h410s Firmware Netapp brocade Fabric Operating System Netapp h500s Firmware Haxx curl Netapp h410s Fedoraproject Netapp h610c Netapp h700s Netapp h300s Netapp bootstrap Os Netapp ontap Select Deploy Administration Utility Netapp h610c Firmware Netapp h615c Netapp h300s Firmware Netapp h615c Firmware |
|
CPE | cpe:2.3:o:netapp:brocade_fabric_operating_system:-:*:*:*:*:*:*:* cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:* cpe:2.3:h:netapp:h610s:-:*:*:*:*:*:*:* cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:* cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:* cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:* cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:* cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:* cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:* cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:* cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:* cpe:2.3:o:netapp:h610s_firmware:-:*:*:*:*:*:*:* cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:* cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:* cpe:2.3:o:netapp:bootstrap_os:-:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:* cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:* cpe:2.3:h:netapp:h610c:-:*:*:*:*:*:*:* cpe:2.3:o:netapp:h615c_firmware:-:*:*:*:*:*:*:* cpe:2.3:h:netapp:h615c:-:*:*:*:*:*:*:* cpe:2.3:o:netapp:h610c_firmware:-:*:*:*:*:*:*:* cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:* |
|
References | () http://seclists.org/fulldisclosure/2024/Jul/18 - Mailing List, Third Party Advisory | |
References | () http://seclists.org/fulldisclosure/2024/Jul/19 - Mailing List, Third Party Advisory | |
References | () http://seclists.org/fulldisclosure/2024/Jul/20 - Mailing List, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2024/03/27/3 - Mailing List, Third Party Advisory | |
References | () https://curl.se/docs/CVE-2024-2398.html - Vendor Advisory | |
References | () https://curl.se/docs/CVE-2024-2398.json - Vendor Advisory | |
References | () https://hackerone.com/reports/2402845 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2D44YLAUFJU6BZ4XFG2FYV7SBKXB5IZ6/ - Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GMD6UYKCCRCYETWQZUJ65ZRFULT6SHLI/ - Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20240503-0009/ - Third Party Advisory | |
References | () https://support.apple.com/kb/HT214118 - Release Notes, Vendor Advisory | |
References | () https://support.apple.com/kb/HT214119 - Release Notes, Vendor Advisory | |
References | () https://support.apple.com/kb/HT214120 - Release Notes, Vendor Advisory |
Information
Published : 2024-03-27 08:15
Updated : 2025-07-30 19:42
NVD link : CVE-2024-2398
Mitre link : CVE-2024-2398
CVE.ORG link : CVE-2024-2398
JSON object : View
Products Affected
netapp
- h410s_firmware
- h300s
- h500s
- h610s_firmware
- h615c
- h610s
- hci_compute_node
- h700s
- ontap_select_deploy_administration_utility
- active_iq_unified_manager
- brocade_fabric_operating_system
- h300s_firmware
- h700s_firmware
- h610c_firmware
- h410s
- h500s_firmware
- h610c
- h615c_firmware
- bootstrap_os
apple
- macos
fedoraproject
- fedora
haxx
- curl
CWE
CWE-772
Missing Release of Resource after Effective Lifetime