LiveActive security incident?Get immediate response
CVE Record

CVE-2023-43532: Untrusted Pointer Dereference in Display

Memory corruption while reading ACPI config through the user mode app.

HighCVSS 8.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Qualcomm Snapdragon issue can corrupt memory when a user-mode app reads ACPI configuration data. A successful local attack could affect confidentiality, integrity, and availability on devices using listed Qualcomm components. The source bundle does not show active exploitation or a remote attack path.

Executive priority

Treat this as a high-priority vendor patch validation item for Qualcomm-based fleets, especially laptops or endpoints that allow local app execution. It is serious, but the supplied evidence does not support emergency incident response for active exploitation.

Technical view

CVE-2023-43532 is a CWE-822 untrusted pointer dereference in Display, described as memory corruption during ACPI config reads through a user-mode app. CVSS 3.1 is 8.4 with local attack vector, low complexity, no privileges, and no user interaction.

Likely exposure

Exposure is limited to systems using the listed Qualcomm Snapdragon, FastConnect, WCD, WSA, or compute platform components. Actual risk depends on OEM firmware, driver integration, and whether vendor updates include Qualcomm's February 2024 bulletin content.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not marked as CISA KEV. The CVSS vector is local, so risk centers on attackers or malicious apps already able to execute code locally without elevated privileges.

Researcher notes

The public bundle gives severity, affected component names, CWE-822, and a concise memory-corruption description, but not detailed root cause, patch identifiers, or exploit evidence. Avoid assuming all Snapdragon devices are affected; match exact listed components and OEM guidance.

Mitigation direction

  • Review Qualcomm's February 2024 bulletin and relevant OEM advisories.
  • Apply OEM firmware, driver, or platform updates that reference CVE-2023-43532.
  • Prioritize managed endpoints using affected Snapdragon compute platforms.
  • Restrict installation and execution of untrusted local applications where practical.
  • Monitor Qualcomm, OEM, and CISA KEV updates for status changes.

Validation and detection

  • Inventory hardware for the listed Qualcomm affected components.
  • Check OEM firmware and driver versions against vendor remediation guidance.
  • Confirm vulnerability scanners map findings to CVE-2023-43532, not only Snapdragon branding.
  • Review endpoint controls for untrusted local application execution exposure.
  • Document any unsupported devices requiring compensating controls or replacement.
Prepared
Confidence
medium
Sources
3

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-822: 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-43532 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
High
CVSS
8.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/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
2Source 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
8.4CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.55.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.4High
CVSS 3.1 vector shape for CVE-2023-43532Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Qualcomm, Inc.SnapdragonFastConnect 6700, FastConnect 6900, FastConnect 7800, SC8380XP, Snapdragon 7c+ Gen 3 Compute, Snapdragon 8cx Gen 3 Compute Platform (SC8280XP-AB, BB), WCD9380, WCD9385, WSA8830, WSA8835, WSA8840, WSA8845, WSA8845Hunaffected
Weakness

CWE details

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

CWE-822 · source CWE mapping

Untrusted Pointer Dereference

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