摘要:
libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using `alarm()` and `siglongjmp()`. When doing this, libcurl used a global buffer that was not mutex protected and a multi-threaded application might therefore crash or otherwise misbehave.
安全等级: Low
公告ID: KylinSec-SA-2023-1359
发布日期: 2023年5月24日
关联CVE: CVE-2023-28320
libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using `alarm()` and `siglongjmp()`. When doing this, libcurl used a global buffer that was not mutex protected and a multi-threaded application might therefore crash or otherwise misbehave.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-28320 | KY3.4-4A | curl | Unaffected |
CVE-2023-28320 | KY3.4-5A | curl | Unaffected |
CVE-2023-28320 | KY3.5.1 | curl | Unaffected |
CVE-2023-28320 | KY3.5.2 | curl | Unaffected |