An off-by-one error flaw was found in the udevListInterfacesByStatus() function in libvirt when the number of interfaces exceeds the size of the `names` array. This issue can be reproduced by sending specially crafted data to the libvirt daemon, allowing an unprivileged client to perform a denial of service attack by causing the libvirt daemon to crash.
References
Configurations
No configuration.
History
11 Apr 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-03-11 14:15
Updated : 2025-04-11 22:15
NVD link : CVE-2024-1441
Mitre link : CVE-2024-1441
CVE.ORG link : CVE-2024-1441
JSON object : View
Products Affected
No product.
CWE
CWE-193
Off-by-one Error