A vulnerability classified as critical has been found in RT-Thread 5.1.0. This affects the function sys_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.311625 | third party advisory technical description vdb entry |
https://vuldb.com/?ctiid.311625 | permissions required vdb entry signature |
https://vuldb.com/?submit.584127 | third party advisory vdb entry |
https://github.com/RT-Thread/rt-thread/issues/10300 | third party advisory issue tracking exploit |