tech-security archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: secmodel_register(9) API



On Tue, Dec 06, 2011 at 01:40:06AM +0100, Christoph Badura wrote:
> On Mon, Dec 05, 2011 at 02:35:53PM -0500, Elad Efrat wrote:
> > What the new API allows is interaction between secmodels that are
> > built by people who are not part of NetBSD and don't want their
> > secmodel to become part of NetBSD but do want to take advantage of
> > features in secmodels provided by NetBSD.
> 
> That is simply not true.
> 
> As I have explained in my reply to jym@ you basically provide the
> same functionality that is already available through the linker.

Really, dlsym is available in the kernel?  Or, if not that, how do I
write code to deal with a potentially missing symbol?

eric


Home | Main Index | Thread Index | Old Index