发布时间: 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.
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 |