Infinite loop in Xen - CVE-2022-42324

 

Infinite loop in Xen - CVE-2022-42324

Published: January 3, 2023


Vulnerability identifier: #VU70614
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-42324
CWE-ID: CWE-835
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Xen
Software vendor:
Xen Project

Description

The vulnerability allows a malicious guest to perform a denial of service (DoS) attack.

The vulnerability exists due to an integer truncation issue. A malicious guest can write a packet into the xenstore ring which causes 32-bit builds of oxenstored to busy loop, resulting in a denial of service condition.


Remediation

Install updates from vendor's website.

External links