Preventing stack guard-page hopping
Preventing stack guard-page hopping
Posted Jul 6, 2017 3:37 UTC (Thu) by mathstuf (subscriber, #69389)In reply to: Preventing stack guard-page hopping by jengelh
Parent article: Preventing stack guard-page hopping
My understanding of the Mill architectures is that they handle the stack themselves. There are no stack pointers at all either (I suspect "large" arrays move out to elsewhere). It's not something really feasible for the existing arches, but it seems much better than going back to segmentation to me.