feat(config): CONFIG_DEBUG_LIST=y — check linked-list integrity on mutation #35

Merged
pipeline-bot merged 1 commit from feat/sf41-debug-list into trunk 2026-08-19 09:49:10 +00:00
Owner

sf41 hardening probe for the third timed roll. Corrupted list manipulation becomes a loud WARN instead of a silent write.

sf41 hardening probe for the third timed roll. Corrupted list manipulation becomes a loud WARN instead of a silent write.
feat(config): CONFIG_DEBUG_LIST=y - check linked-list integrity on mutation
All checks were successful
pipeline/ci CI green @ 90c8c86bae59
90c8c86bae
sf41 hardening probe for the third timed roll. Corrupted list
manipulation is a classic exploit primitive; the check turns it into
a loud WARN instead of a silent write. Cost is a branch per list op.
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!35
No description provided.