feat(config): CONFIG_SCHED_STACK_END_CHECK=y — stack canary check at every schedule #39

Merged
pipeline-bot merged 1 commit from feat/sf43-sched-stack-end into trunk 2026-08-19 16:52:28 +00:00
Owner

sf43 hardening probe for the fourth timed roll. A smashed stack panics at the next context switch instead of running on silently.

sf43 hardening probe for the fourth timed roll. A smashed stack panics at the next context switch instead of running on silently.
feat(config): CONFIG_SCHED_STACK_END_CHECK=y - stack canary check at every schedule
All checks were successful
pipeline/ci CI green @ 2a7f5dae8738
2a7f5dae87
sf43 hardening probe for the fourth timed roll. A corrupted stack end
magic panics at the next context switch instead of silently running on
a smashed stack. Cost is one compare per schedule().
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/linux!39
No description provided.