CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
3Description
in OpenHarmony v5.0.3 and prior versions allow a local attacker cause information leak through race condition.
Analysis
in OpenHarmony v5.0.3 and prior versions allow a local attacker cause information leak through race condition.
Technical Context
A race condition occurs when the behavior of software depends on the timing of events, such as the order of execution of threads or processes.
Affected Products
Affected products: Openatom Openharmony
Remediation
Use proper synchronization mechanisms (locks, mutexes, atomic operations). Implement file locking for filesystem operations. Avoid TOCTOU patterns.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17392