Hacker News new | ask | show | jobs
by hexadecimated 3223 days ago
The post-fork canary value could be paired with the stack pointer at which it became valid. If not valid, the process could walk a linked list of pre-fork canary and stack pointer pairs, to find the correct value to use. Would be interesting to see the performance hit on such an approach.
1 comments

Or not. The stack canary is not the only random value reset upon exec.