Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1296237

Re: [PATCH v1 3/7] ima: load policy using path

From "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
Newsgroups linux.kernel
Subject Re: [PATCH v1 3/7] ima: load policy using path
Date 2015-12-21 23:00 +0100
Message-ID <qIgEN-3vy-1@gated-at.bofh.it> (permalink)
References <qGMz8-3Jb-33@gated-at.bofh.it> <qGMz8-3Jb-35@gated-at.bofh.it> <qGMz8-3Jb-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Dec 17, 2015 at 11:33 AM, Luis R. Rodriguez <mcgrof@suse.com> wrote:
> Please no, instead of adding yet-another kernel file-loading facility which is
> likely error prone we should consolidate *all kernel file-loading facilities*
> into a *common generic shared one*. So please work to make that happen since you
> need yet-another user for it.m.com
>
> Since you need yet-naother kernel file-loader please do the work to generalize
> it, or at least try it.

As per review in another thread with Mimi we determined they're not
adding a *new* reader, but using an existing one. The possible issues
with early read and pivot_root() as well as possible considerations
for a common user mode helper are still relevant for when we
generalize a common kernel loader. Mimi has also pointed out a few
other kernel loaders. It seems we'll try to tackle this after the
holidays. To help keep track of progress and consolidate notes on this
I've stuffed details about this on this wiki:

http://kernelnewbies.org/KernelProjects/common-kernel-loader

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH v1 3/7] ima: load policy using path "Luis R. Rodriguez" <mcgrof@suse.com> - 2015-12-17 20:40 +0100
  Re: [PATCH v1 3/7] ima: load policy using path "Luis R. Rodriguez" <mcgrof@do-not-panic.com> - 2015-12-21 23:00 +0100

csiph-web