Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]

From: David Howells
Date: Wed Jan 09 2008 - 12:27:46 EST


David Howells <dhowells@xxxxxxxxxx> wrote:

> Now, I recall the addition of another security class being mentioned, which
> presumably would give something like:
>
> avc_has_perm(daemon_tsec->sid, nominated_sid,
> SECCLASS_CACHE, CACHE__USE_AS_OVERRIDE, NULL);

Hmmmm... I can't see how to add a new security class. I can see that
security classes are defined in various autogenerated header files, but
autogenerated from what? The "This file is automatically generated. Do not
edit." message at the top of these files seems to belie the fact they're
actually checked in to GIT as is.

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