LiveActive security incident?Get immediate response
CVE Record

CVE-2020-35504: A NULL pointer dereference flaw was found in the SCSI emulation support of QEMU in versions before 6.0.0.

A NULL pointer dereference flaw was found in the SCSI emulation support of QEMU in versions before 6.0.0. This flaw allows a privileged guest user to crash the QEMU process on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw can let a privileged user inside a virtual machine crash the QEMU process running that VM. The business impact is availability: affected virtual workloads may stop unexpectedly. The sources do not show active exploitation or data theft impact.

Executive priority

Treat as a planned but timely availability fix, higher priority for multi-tenant virtualization or environments where guest administrators are not fully trusted.

Technical view

CVE-2020-35504 is a NULL pointer dereference in QEMU SCSI emulation support before 6.0.0. A privileged guest user can trigger a host-side QEMU process crash, causing denial of service for the affected virtual machine process.

Likely exposure

Exposure is most likely on virtualization hosts or products using QEMU versions before 6.0.0 with SCSI emulation available to guests. Vendor-packaged QEMU may use backported fixes, so version alone may be insufficient.

Exploitation context

The source bundle states exploitation requires a privileged guest user and results in a QEMU process crash. CISA KEV is false, and the provided sources do not claim active exploitation in the wild.

Researcher notes

The provided evidence supports QEMU SCSI emulation, NULL dereference, privileged guest precondition, and denial of service. It does not include CVSS, exploit details, or complete downstream affected-product matrices.

Mitigation direction

  • Apply vendor QEMU security updates or move to a fixed release line.
  • Prioritize hypervisors hosting untrusted or multi-tenant guest workloads.
  • Check Debian, Gentoo, Red Hat, NetApp, and platform vendor guidance.
  • Reduce unnecessary guest device exposure where operationally feasible.

Validation and detection

  • Inventory systems and products that embed or package QEMU.
  • Confirm whether installed QEMU builds include the CVE-2020-35504 fix.
  • Identify guest configurations using QEMU SCSI emulation.
  • Review host logs for unexplained QEMU process crashes.
Prepared
Confidence
medium
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-476: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-35504 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aQEMUqemu 6.0.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.