in OpenHarmony v3.2.4 and prior versions allow a local attacker cause apps crash through type confusion.
The product reads data past the end, or before the beginning, of the intended buffer.
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.
Link | Tags |
---|---|
https://gitee.com/openharmony/security/blob/master/zh/security-disclosure/2024/2024-03.md | patch vendor advisory |