Details
Details
- Reviewers
olce kib bcr - Commits
- rGa2b289608d6b: mitigations.7: briefly explain RELRO
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
share/man/man7/mitigations.7 | ||
---|---|---|
208 | superfluous 'is" |
share/man/man7/mitigations.7 | ||
---|---|---|
208 | fixed locally |
Comment Actions
I'm not too competent on the matter.
Is describing the ELF metadata "protected" by RELRO and what is non-standard with WITH_BIND_NOW too much work or out-of-scope? Personally, I would learn something if they were.
share/man/man7/mitigations.7 | ||
---|---|---|
205 | Typo. |
Comment Actions
Is describing the ELF metadata "protected" by RELRO and what is non-standard with WITH_BIND_NOW too much work or out-of-scope? Personally, I would learn something if they were.
I think it's probably too much detail to include here, we probably have to describe too much of ELF, rtld, and dynamic linking. It's at least more than I'm up for writing right now :)
@fbsd-phab_maskray.me has some good blog posts, maybe we could just add a reference to those:
share/man/man7/mitigations.7 | ||
---|---|---|
205 | Indeed, fixed locally. |