LiveActive security incident?Get immediate response
CVE Record

CVE-2023-6683: Qemu: vnc: null pointer dereference in qemu_clipboard_request()

A flaw was found in the QEMU built-in VNC server while processing ClientCutText messages. The qemu_clipboard_request() function can be reached before vnc_server_cut_text_caps() was called and had the chance to initialize the clipboard peer, leading to a NULL pointer dereference. This could allow a malicious authenticated VNC client to crash QEMU and trigger a denial of service.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-6683 lets a malicious authenticated VNC client crash QEMU through its built-in VNC server. The documented impact is denial of service, not data theft or code execution. Business urgency depends on whether affected QEMU packages are installed and VNC access is exposed to users or management networks.

Executive priority

Treat this as a timely availability fix for virtualization platforms, not an emergency remote takeover issue. Prioritize internet- or broadly network-reachable QEMU VNC services and shared environments where authenticated users are less trusted.

Technical view

The flaw is a NULL pointer dereference in qemu_clipboard_request() while processing ClientCutText messages. The function may run before vnc_server_cut_text_caps() initializes the clipboard peer. Red Hat lists affected RHEL 8 virt streams and RHEL 9 qemu-kvm packages; several RHEL 6, RHEL 7, and RHEL 8 Advanced Virtualization entries are marked unaffected.

Likely exposure

Most exposure is in virtualization environments using QEMU’s built-in VNC server with authenticated client access. Systems not running affected Red Hat package streams, or not exposing QEMU VNC, have lower practical exposure based on the supplied sources.

Exploitation context

The CVE requires network access to the VNC service and low privileges as an authenticated VNC client. The source bundle does not indicate active exploitation, and KEV status is false. Public evidence supports denial of service only.

Researcher notes

The key constraint is authentication: the attacker must be a VNC client. The weakness is CWE-476. Evidence does not support confidentiality or integrity impact, exploit-in-the-wild claims, or weaponized public exploitation. Validate package lineage carefully because the supplied affected list is Red Hat-specific.

Mitigation direction

  • Apply the relevant Red Hat errata for affected RHEL package streams.
  • Check Red Hat and product vendor guidance for exact fixed package versions.
  • Limit QEMU VNC access to trusted authenticated users and management networks.
  • Review NetApp guidance if NetApp products depend on affected QEMU components.

Validation and detection

  • Inventory hosts running RHEL 8 virt streams or RHEL 9 qemu-kvm.
  • Verify installed package versions against RHSA-2024:2135 and RHSA-2024:2962.
  • Confirm whether QEMU built-in VNC is enabled or reachable.
  • Check vendor advisories for downstream product exposure.
  • Document unaffected RHEL 6, RHEL 7, and RHEL 8 Advanced Virtualization cases separately.
Prepared
Confidence
high
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-2023-6683 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
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

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.

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

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2023-6683Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Red HatRed Hat Enterprise Linux 8virt-devel:rhel, 8100020240314161907.e155f54daffected
Red HatRed Hat Enterprise Linux 8virt:rhel, 8100020240314161907.e155f54daffected
Red HatRed Hat Enterprise Linux 9qemu-kvm, 17:8.2.0-11.el9_4affected
Red HatRed Hat Enterprise Linux 6qemu-kvmunaffected
Red HatRed Hat Enterprise Linux 7qemu-kvmunaffected
Red HatRed Hat Enterprise Linux 7qemu-kvm-maunaffected
Red HatRed Hat Enterprise Linux 8 Advanced Virtualizationvirt:av/qemu-kvmunaffected
Weakness

CWE details

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