资讯

In this installment, the author describes the various techniques used for memory management in an embedded OS. Adapted from “Embedded Systems Architecture, 2nd Edition” by Tammy Noergaard (Newnes) 9.3 ...
Terms like buffer overflow, race condition, page fault, null pointer, stack exhaustion, heap exhaustion/corruption, use after free, or double free --all describe memory safety vulnerabilities.