A vulnerability, which was classified as critical, has been found in RT-Thread 5.1.0. This issue affects the function sys_thread_sigprocmask of the file rt-thread/components/lwp/lwp_syscall.c. The manipulation of the argument how leads to improper validation of array index.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
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://vuldb.com/?id.311627 | technical description third party advisory vdb entry |
https://vuldb.com/?ctiid.311627 | permissions required signature vdb entry |
https://vuldb.com/?submit.584130 | third party advisory vdb entry |
https://github.com/RT-Thread/rt-thread/issues/10303 | issue tracking exploit |