feat(config): CONFIG_DEBUG_WX=y — report W+X mappings at boot #31

Merged
pipeline-bot merged 1 commit from feat/sf39-debug-wx into trunk 2026-08-18 21:51:03 +00:00
Owner

sf39 hardening probe for the second timed roll. One boot-time page-table walk; warns on each W+X mapping. Zero runtime cost after boot.

sf39 hardening probe for the second timed roll. One boot-time page-table walk; warns on each W+X mapping. Zero runtime cost after boot.
feat(config): CONFIG_DEBUG_WX=y - report W+X mappings at boot
All checks were successful
pipeline/ci CI green @ 24387186d0d0
24387186d0
sf39 hardening probe for the second timed roll. A W+X page is an
exploit primitive; the check walks the kernel page tables once at
boot and warns on each violation. Zero runtime cost after boot.
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!31
No description provided.