2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-29 05:18:00 +00:00
Andrei Vagin 24ea8befcc compel: fix the stack test
The stack test incorrectly assumed the page immediately
following the stack pointer could never be changed. This doesn't work,
because this page can be a part of another mapping.

This commit introduces a dedicated "stack redzone," a small guard region
directly after the stack. The stack test is modified to specifically
check for corruption within this redzone.

Signed-off-by: Andrei Vagin <avagin@gmail.com>
2025-04-04 08:29:52 -07:00
..
2017-03-15 00:06:12 +03:00
2020-02-04 12:39:04 -08:00
2021-09-03 10:31:00 -07:00
2021-09-03 10:31:00 -07:00
2025-04-04 08:29:52 -07:00
2021-09-03 10:31:00 -07:00
2017-03-15 09:36:06 +03:00
2021-09-03 10:31:00 -07:00
2021-09-03 10:31:00 -07:00