|
Message-Id: <1497905801-69164-1-git-send-email-keescook@chromium.org> Date: Mon, 19 Jun 2017 13:56:37 -0700 From: Kees Cook <keescook@...omium.org> To: kernel-hardening@...ts.openwall.com Cc: Kees Cook <keescook@...omium.org>, linux-kernel@...r.kernel.org Subject: [PATCH v3 0/4] randstruct: Enable function pointer struct detection 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
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.