• CVE-2022-2928

发布时间: 2022年10月21日

修改时间: 2024年10月31日

概要

In ISC DHCP 4.4.0 -> 4.4.3, ISC DHCP 4.1-ESV-R1 -> 4.1-ESV-R16-P1, when the function option_code_hash_lookup() is called from add_option(), it increases the option s refcount field. However, there is not a corresponding call to option_dereference() to decrement the refcount field. The function add_option() is only used in server responses to lease query packets. Each lease query response calls this function for several options, so eventually, the reference counters could overflow and cause the server to abort.

CVSS v3 指标

NVD openEuler
Confidentiality None None
Attack Vector Adjacent Network
CVSS评分 6.5 7.5
Attack Complexity Low Low
Privileges Required None None
Scope Unchanged Unchanged
Integrity None None
User Interaction None None
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2022-2545 dhcp security update 2022年10月21日

影响产品

产品 状态
KY3.4-4A dhcp Fixed
KY3.4-5A dhcp Fixed
KY3.5.1 dhcp Fixed