CVE-2026-28550
EUVD-2026-980905.03.2026, 08:15
Race condition vulnerability in the security control module. Impact: Successful exploitation of this vulnerability may affect availability.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| huawei | harmonyos | 6.0.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-840 -
- CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')The program contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.