发布时间: 2024年4月12日
修改时间: 2024年4月19日
A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the g_new0 function results in a crash due to the negative length being treated as a huge positive number. This flaw allows a local, unprivileged user to perform a denial of service attack by causing the libvirt daemon to crash.
NVD | openEuler | |
---|---|---|
CVSS评分 | 6.2 | 6.2 |
Attack Vector | Local | Local |
Attack Complexity | Low | Low |
Privileges Required | None | None |
User Interaction | None | None |
Scope | Unchanged | Unchanged |
Confidentiality | None | None |
Integrity | None | None |
Availability | High | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-1530 | libvirt security update | 2024年4月12日 |
KylinSec-SA-2024-3142 | libvirt security update | 2024年4月19日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | libvirt | Fixed |
KY3.4-5A | libvirt | Fixed |
KY3.5.1 | libvirt | Fixed |
KY3.5.2 | libvirt | Fixed |