Vulnerability Database

289,871

Total vulnerabilities in the database

CVE-2020-12829

In QEMU through 5.0.0, an integer overflow was found in the SM501 display driver implementation. This flaw occurs in the COPY_AREA macro while handling MMIO write operations through the sm501_2d_engine_write() callback. A local attacker could abuse this flaw to crash the QEMU process in sm501_2d_operation() in hw/display/sm501.c on the host, resulting in a denial of service.

  • Published: Aug 31, 2020
  • Updated: Apr 13, 2023
  • CVE: CVE-2020-12829
  • Severity: Low
  • Exploit:

CVSS v3:

  • Severity: Low
  • Score: 3.8
  • AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L

CVSS v2:

  • Severity: Low
  • Score: 2.1
  • AV:L/AC:L/Au:N/C:N/I:N/A:P

CWEs: