发布时间: 2024年4月12日
修改时间: 2024年4月19日
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.
NVD | openEuler | |
---|---|---|
CVSS评分 | 6.5 | |
Attack Vector | Network | |
Attack Complexity | Low | |
Privileges Required | Low | |
User Interaction | None | |
Scope | Unchanged | |
Confidentiality | None | |
Integrity | None | |
Availability | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-2367 | curl security update | 2024年4月12日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | curl | Fixed |
KY3.4-5A | curl | Fixed |
KY3.5.1 | curl | Fixed |
KY3.5.2 | curl | Fixed |