Process creation

Reference 1

process creation

compiler enforced stack bounds.

auxiliary argument array:

altered C run-time to take a pointer to the ELF auxiliary argument array and extended it to contain pointers to the argument and environment arrays(argv and environ)


  1. CHERIABI, 2019 ASPLOS. ↩
Created May 27, 2020 // Last Updated May 27, 2020

If you could revise
the fundmental principles of
computer system design
to improve security...

... what would you change?