• 公告ID (KylinSec-SA-2023-1359)

摘要:

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  

  • 详细介绍

1. 漏洞描述

   

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.

2. 影响范围

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

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2023-1357 下一篇:KylinSec-SA-2023-1360