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

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

Security Fix(es):

A flaw was found in QEMU. When reading input audio in the virtio-snd device input callback, the virtio_snd_pcm_in_cb function did not check whether the iov could fit the data buffer, potentially leading to a heap out-of-bounds write. This issue exists due to an incomplete fix for CVE-2024-7730.(CVE-2026-3195)

An integer overflow vulnerability was found in the virtio-snd device via PCM_INFO requests from the guest. A malicious guest can provide out-of-bounds stream counts, potentially leading to unbounded memory allocation on the host and a denial of service condition.(CVE-2026-3196)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "qemu-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-block-curl-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-block-iscsi-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-block-rbd-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-block-ssh-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-debuginfo-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-debugsource-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-guest-agent-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-hw-usb-host-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-img-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-system-aarch64-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-system-arm-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-system-riscv-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-system-x86_64-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-user-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-user-binfmt-8.2.0-54.oe2403sp1.aarch64.rpm",
          "qemu-user-static-8.2.0-54.oe2403sp1.aarch64.rpm"
        ],
        "noarch": [
          "qemu-help-8.2.0-54.oe2403sp1.noarch.rpm"
        ],
        "src": [
          "qemu-8.2.0-54.oe2403sp1.src.rpm"
        ],
        "x86_64": [
          "qemu-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-block-curl-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-block-iscsi-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-block-rbd-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-block-ssh-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-debuginfo-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-debugsource-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-guest-agent-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-hw-usb-host-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-img-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-seabios-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-system-aarch64-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-system-arm-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-system-riscv-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-system-x86_64-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-user-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-user-binfmt-8.2.0-54.oe2403sp1.x86_64.rpm",
          "qemu-user-static-8.2.0-54.oe2403sp1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:24.03-LTS-SP1",
        "name": "qemu",
        "purl": "pkg:rpm/openEuler/qemu\u0026distro=openEuler-24.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "8.2.0-54.oe2403sp1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "High"
  },
  "details": "QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed.\r\n\r\nSecurity Fix(es):\n\nA flaw was found in QEMU. When reading input audio in the virtio-snd device input callback, the `virtio_snd_pcm_in_cb` function did not check whether the iov could fit the data buffer, potentially leading to a heap out-of-bounds write. This issue exists due to an incomplete fix for CVE-2024-7730.(CVE-2026-3195)\n\nAn integer overflow vulnerability was found in the virtio-snd device via PCM_INFO requests from the guest. A malicious guest can provide out-of-bounds stream counts, potentially leading to unbounded memory allocation on the host and a denial of service condition.(CVE-2026-3196)",
  "id": "OESA-2026-1846",
  "modified": "2026-08-06T11:10:52Z",
  "published": "2026-04-11T11:10:52Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-1846"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3195"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3196"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "qemu security update",
  "upstream": [
    "CVE-2026-3195",
    "CVE-2026-3196"
  ]
}



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…