1. 08 4月, 2017 1 次提交
    • K
      lkdtm: add bad USER_DS test · e22aa9d7
      Kees Cook 提交于
      This adds CORRUPT_USER_DS to check that the get_fs() test on syscall
      return (via __VERIFY_PRE_USERMODE_STATE) still sees USER_DS. Since
      trying to deal with values other than USER_DS and KERNEL_DS across all
      architectures in a safe way is not sensible, this sets KERNEL_DS, but
      since that could be extremely dangerous if the protection is not present,
      it also raises SIGKILL for current, so that no matter what, the process
      will die. A successful test will be visible with a BUG(), like all the
      other LKDTM tests.
      Signed-off-by: NKees Cook <keescook@chromium.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      e22aa9d7
  2. 10 2月, 2017 1 次提交
  3. 19 1月, 2017 1 次提交
  4. 16 11月, 2016 1 次提交
  5. 01 11月, 2016 1 次提交
  6. 16 7月, 2016 1 次提交
  7. 08 7月, 2016 1 次提交