In Eclipse ThreadX before version 6.4.0, the _Mtxinit() function in the Xtensa port was missing an array size check causing a memory overwrite. The affected file was ports/xtensa/xcc/src/tx_clib_lock.c
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.
Link | Tags |
---|---|
https://github.com/eclipse-threadx/threadx/security/advisories/GHSA-vmp6-qhp9-r66x | patch vendor advisory |
http://seclists.org/fulldisclosure/2024/May/35 | mailing list |
http://www.openwall.com/lists/oss-security/2024/05/28/1 | mailing list |