A stack buffer overflow occurs in libc/posix/ipc/mqueue.c in RT-Thread through 5.0.2.
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
Link | Tags |
---|---|
https://github.com/RT-Thread/rt-thread/issues/8287 | issue tracking |
https://github.com/hnsecurity/vulns/blob/main/HNS-2024-05-rt-thread.txt | third party advisory |
https://security.humanativaspa.it/multiple-vulnerabilities-in-rt-thread-rtos/ | third party advisory |
https://seclists.org/fulldisclosure/2024/Mar/28 | mailing list |
http://www.openwall.com/lists/oss-security/2024/03/05/1 | mailing list |