Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1669948
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/4] randstruct: Enable function pointer struct detection |
| Date | 2017-06-19 23:00 +0200 |
| Message-ID | <tUbW9-7E3-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This continues the randstruct series (which is in -next now), and adds explicit task_struct randomization and enables automatic structure randomization. The randstruct plugin (in -next), the marking of task_struct, and the opt-out markings are modified from Brad Spengler/PaX Team's code in the last public patch of grsecurity/PaX based on my understanding of the code. Changes or omissions from the original code are mine and don't reflect the original grsecurity/PaX code. -Kees
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3 0/4] randstruct: Enable function pointer struct detection Kees Cook <keescook@chromium.org> - 2017-06-19 23:00 +0200 [PATCH 4/4] randstruct: Enable function pointer struct detection Kees Cook <keescook@chromium.org> - 2017-06-19 23:00 +0200 [PATCH 2/4] randstruct: opt-out externally exposed function pointer structs Kees Cook <keescook@chromium.org> - 2017-06-19 23:00 +0200
csiph-web