[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1406053741-22795-1-git-send-email-keescook@chromium.org>
Date: Tue, 22 Jul 2014 11:28:59 -0700
From: Kees Cook <keescook@...omium.org>
To: linux-kernel@...r.kernel.org
Cc: Kees Cook <keescook@...omium.org>,
Ming Lei <ming.lei@...onical.com>,
Takashi Iwai <tiwai@...e.de>,
James Morris <james.l.morris@...cle.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-security-module@...r.kernel.org
Subject: [PATCH v3 0/2] security: introduce kernel_fw_from_file hook
This adds an LSM hook to the existing firmware loading logic so that
the LSM can reason about the origin and contents of a firmware coming
from userspace.
Thanks,
-Kees
v3:
- correctly return LSM error to userspace (ming.lei)
- finalize memory map before calling LSM hook (tiwai)
v2:
- further clarify header comments (jmorris)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists