commit | d1d60df8d8148a3d6978521270e79c5ded1af345 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Oct 10 16:27:12 2012 -0700 |
committer | Gerrit <chrome-bot@google.com> | Thu Oct 11 13:08:57 2012 -0700 |
tree | b83a285387a3e974e11b687622366fc5881b0b39 | |
parent | d793a7d1f2c47e0cfb055843ccdafdc2c92532c5 [diff] |
security_ModuleLocking: add module loading restriction test This adds a test for the kernel's module loading restrictions, along with verification of the sysctl when available. BUG=chromium-os:34134 TEST=parrot build, security_ModuleLocking passes Change-Id: I15886525579dbfd5e76ceeb58affbc3e0d96f2de Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/35213 Reviewed-by: Jorge Lucangeli Obes <jorgelo@chromium.org>