Rule: Executable-stack marking changed¶
Canonical rule slug: executable-stack-flag-changed. ← back to all rules
The library's executable-stack marking changes, which changes the memory protections imposed on every process that loads it.
Canonical demonstration¶
- case49_executable_stack — Executable Stack (GNU_STACK RWX) (🟢 COMPATIBLE)
Duplicate fixtures¶
Same demonstration restated with no distinguishing condition — not additional robustness coverage.
- case136_executable_stack_removed — Executable Stack Removed (the fix direction)