LiveActive security incident?Get immediate response
CVE Record

CVE-2023-52387: Resource reuse vulnerability in the GPU module.

Resource reuse vulnerability in the GPU module. Successful exploitation of this vulnerability may affect service confidentiality.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-52387 is a Huawei GPU module flaw that may expose confidential service data. It affects listed HarmonyOS and EMUI versions. The business concern is data confidentiality, not device takeover or service outage based on the supplied CVSS impact fields.

Executive priority

Prioritize within the normal high-severity mobile and endpoint patch cycle, especially where Huawei devices access confidential business data. Escalate if Huawei confirms broader product impact or exploitation appears in trusted sources.

Technical view

The issue is described as a resource reuse vulnerability in the GPU module, mapped to CWE-664. CVSS 3.1 is 7.5 with network attack vector, low complexity, no privileges, no user interaction, high confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is most relevant for Huawei devices running HarmonyOS 4.0.0, 3.1.0, 3.0.0, or EMUI 13.0. The source bundle does not identify specific device models, GPU components, services, or fixed versions.

Exploitation context

The bundle does not show CISA KEV listing and does not cite active exploitation. It also does not provide public exploit details. Treat exploitation status as unconfirmed while prioritizing remediation because the CVSS vector indicates unauthenticated network reachability.

Researcher notes

Evidence is sparse: the public description names GPU resource reuse and confidentiality impact but not the vulnerable code path, fixed build, model list, or exploit conditions. Avoid assuming impact beyond listed Huawei OS versions and CVSS metrics.

Mitigation direction

  • Inventory Huawei devices running the listed HarmonyOS or EMUI versions.
  • Review Huawei February 2024 security bulletins for affected models and available updates.
  • Apply vendor-provided firmware or OS updates where Huawei confirms applicability.
  • Prioritize devices handling sensitive data or exposed to untrusted networks.
  • If updates are unavailable, request compensating guidance from Huawei support.

Validation and detection

  • Confirm OS version on Huawei devices against the affected version list.
  • Check vendor bulletin applicability for each device model and region.
  • Verify security patch level after applying Huawei-provided updates.
  • Document any devices without available vendor guidance or updates.
  • Monitor Huawei advisories for revised affected products or fixed versions.
Prepared
Confidence
medium
Sources
4

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-664: 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-52387 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
7.5 (3.1)
Known Exploited
No
Published

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

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
3Source 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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
HuaweiHarmonyOS4.0.0, 3.1.0, 3.0.0unaffected
HuaweiEMUI13.0.0unaffected
Weakness

CWE details

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

CWE-664 · source CWE mapping

Improper Control of a Resource Through its Lifetime

Improper Control of a Resource Through its Lifetime represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.