GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
oesa-2022-1690
Vulnerability from osv_openeuler
Published
2022-06-02 11:04
Modified
2026-08-06 11:04
Summary
qemu security update
Details

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed.

Security Fix(es):

sd_wp_addr in hw/sd/sd.c in QEMU 4.2.0 uses an unvalidated address, which leads to an out-of-bounds read during sdhci_write() operations. A guest OS user can crash the QEMU process.(CVE-2020-13253)

An infinite loop flaw was found in the e1000 NIC emulator of the QEMU. This issue occurs while processing transmits (tx) descriptors in process_tx_desc if various descriptor fields are initialized with invalid values. This flaw allows a guest to consume CPU cycles on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.(CVE-2021-20257)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "qemu-debugsource-4.1.0-65.oe1.aarch64.rpm",
          "qemu-block-rbd-4.1.0-65.oe1.aarch64.rpm",
          "qemu-guest-agent-4.1.0-65.oe1.aarch64.rpm",
          "qemu-img-4.1.0-65.oe1.aarch64.rpm",
          "qemu-block-iscsi-4.1.0-65.oe1.aarch64.rpm",
          "qemu-block-curl-4.1.0-65.oe1.aarch64.rpm",
          "qemu-block-ssh-4.1.0-65.oe1.aarch64.rpm",
          "qemu-debuginfo-4.1.0-65.oe1.aarch64.rpm",
          "qemu-4.1.0-65.oe1.aarch64.rpm"
        ],
        "noarch": [
          "qemu-help-4.1.0-65.oe1.noarch.rpm"
        ],
        "src": [
          "qemu-4.1.0-65.oe1.src.rpm"
        ],
        "x86_64": [
          "qemu-block-rbd-4.1.0-65.oe1.x86_64.rpm",
          "qemu-4.1.0-65.oe1.x86_64.rpm",
          "qemu-seabios-4.1.0-65.oe1.x86_64.rpm",
          "qemu-block-iscsi-4.1.0-65.oe1.x86_64.rpm",
          "qemu-block-curl-4.1.0-65.oe1.x86_64.rpm",
          "qemu-guest-agent-4.1.0-65.oe1.x86_64.rpm",
          "qemu-debugsource-4.1.0-65.oe1.x86_64.rpm",
          "qemu-block-ssh-4.1.0-65.oe1.x86_64.rpm",
          "qemu-img-4.1.0-65.oe1.x86_64.rpm",
          "qemu-debuginfo-4.1.0-65.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP1",
        "name": "qemu",
        "purl": "pkg:rpm/openEuler/qemu\u0026distro=openEuler-20.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4.1.0-65.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "qemu-guest-agent-4.1.0-69.oe1.aarch64.rpm",
          "qemu-block-rbd-4.1.0-69.oe1.aarch64.rpm",
          "qemu-block-curl-4.1.0-69.oe1.aarch64.rpm",
          "qemu-debuginfo-4.1.0-69.oe1.aarch64.rpm",
          "qemu-block-iscsi-4.1.0-69.oe1.aarch64.rpm",
          "qemu-img-4.1.0-69.oe1.aarch64.rpm",
          "qemu-4.1.0-69.oe1.aarch64.rpm",
          "qemu-block-ssh-4.1.0-69.oe1.aarch64.rpm",
          "qemu-debugsource-4.1.0-69.oe1.aarch64.rpm"
        ],
        "noarch": [
          "qemu-help-4.1.0-69.oe1.noarch.rpm"
        ],
        "src": [
          "qemu-4.1.0-69.oe1.src.rpm"
        ],
        "x86_64": [
          "qemu-block-ssh-4.1.0-69.oe1.x86_64.rpm",
          "qemu-guest-agent-4.1.0-69.oe1.x86_64.rpm",
          "qemu-seabios-4.1.0-69.oe1.x86_64.rpm",
          "qemu-debuginfo-4.1.0-69.oe1.x86_64.rpm",
          "qemu-block-iscsi-4.1.0-69.oe1.x86_64.rpm",
          "qemu-4.1.0-69.oe1.x86_64.rpm",
          "qemu-img-4.1.0-69.oe1.x86_64.rpm",
          "qemu-debugsource-4.1.0-69.oe1.x86_64.rpm",
          "qemu-block-curl-4.1.0-69.oe1.x86_64.rpm",
          "qemu-block-rbd-4.1.0-69.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP3",
        "name": "qemu",
        "purl": "pkg:rpm/openEuler/qemu\u0026distro=openEuler-20.03-LTS-SP3"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4.1.0-69.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Medium"
  },
  "details": "QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed.\r\n\r\nSecurity Fix(es):\r\n\r\nsd_wp_addr in hw/sd/sd.c in QEMU 4.2.0 uses an unvalidated address, which leads to an out-of-bounds read during sdhci_write() operations. A guest OS user can crash the QEMU process.(CVE-2020-13253)\r\n\r\nAn infinite loop flaw was found in the e1000 NIC emulator of the QEMU. This issue occurs while processing transmits (tx) descriptors in process_tx_desc if various descriptor fields are initialized with invalid values. This flaw allows a guest to consume CPU cycles on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.(CVE-2021-20257)",
  "id": "OESA-2022-1690",
  "modified": "2026-08-06T11:04:57Z",
  "published": "2022-06-02T11:04:57Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1690"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13253"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20257"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "qemu security update",
  "upstream": [
    "CVE-2020-13253",
    "CVE-2021-20257"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…