A heap buffer overflow occurs in dfs_v2 dfs_file in RT-Thread through 5.0.2.
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Link | Tags |
---|---|
https://github.com/RT-Thread/rt-thread/issues/8282 | issue tracking |
https://github.com/RT-Thread/rt-thread/pull/8305 | issue tracking |
http://seclists.org/fulldisclosure/2024/Mar/28 | mailing list |
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 |
http://www.openwall.com/lists/oss-security/2024/03/05/1 | mailing list |