stack canaries don't work with user mode threads #13642
Labels
area: Memory Protection
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Enabling CONFIG_STACK_CANARIES breaks user mode threads. Entering any function will result in a memory protection error, for example on x86:
The memory address 0x00413000 points to __stack_chk_guard:
The text was updated successfully, but these errors were encountered: