Vulnerability Database

289,599

Total vulnerabilities in the database

CVE-2022-4144

An out-of-bounds read flaw was found in the QXL display device emulation in QEMU. The qxl_phys2virt() function does not check the size of the structure pointed to by the guest physical address, potentially reading past the end of the bar space into adjacent pages. A malicious guest user could use this flaw to crash the QEMU process on the host causing a denial of service condition.

  • Published: Nov 29, 2022
  • Updated: Apr 14, 2023
  • CVE: CVE-2022-4144
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 6.5
  • AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

CWEs: