From: David Howells <dhowells@redhat.com>
Cc: dhowells@redhat.com, Daniel J Walsh <dwalsh@redhat.com>,
Stephen Smalley <sds@tycho.nsa.gov>,
Stefan Schulze Frielinghaus <stefan@seekline.net>,
selinux@tycho.nsa.gov
Subject: Re: [Fwd: type class key]
Date: Thu, 15 Nov 2007 14:58:23 +0000 [thread overview]
Message-ID: <26367.1195138703@redhat.com> (raw)
In-Reply-To: <26342.1195138409@redhat.com>
David Howells <dhowells@redhat.com> wrote:
> Does it need to be accessible from kernel space? Can I pass a userspace
> buffer pointer through to the LSM?
In fact, is the best way to do it to have a prototype like:
int security_key_getsecurity(struct key *key, char **_buffer);
Where the buffer is allocated by this function and attached to *_buffer and
the length returned if successful (though that last is unnecessary if a
NUL-terminated string is being returned); and if an error occurs, then that is
returned instead.
David
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next prev parent reply other threads:[~2007-11-15 14:58 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1194628263.3630.14.camel@vogon>
[not found] ` <1194554589.3198.24.camel@moss-spartans.epoch.ncsc.mil>
[not found] ` <24708.1194612682@redhat.com>
[not found] ` <22421.1194637689@redhat.com>
2007-11-09 19:51 ` [Fwd: type class key] Stephen Smalley
2007-11-09 20:00 ` Stephen Smalley
2007-11-09 20:35 ` Casey Schaufler
2007-11-10 12:26 ` David Howells
2007-11-14 20:23 ` Daniel J Walsh
2007-11-15 12:17 ` David Howells
2007-11-15 13:33 ` Daniel J Walsh
2007-11-15 13:57 ` Stephen Smalley
2007-11-15 14:41 ` David Howells
2007-11-15 14:52 ` Stephen Smalley
2007-11-15 14:53 ` David Howells
2007-11-15 14:56 ` Stephen Smalley
2007-11-15 14:58 ` David Howells [this message]
2007-11-15 15:02 ` Stephen Smalley
2007-11-15 16:04 ` David Howells
2007-11-15 17:34 ` David Howells
2007-11-15 18:26 ` Stephen Smalley
2007-11-15 19:04 ` David Howells
2007-11-16 19:53 ` Casey Schaufler
2007-11-15 20:40 ` James Morris
2007-11-15 13:08 ` David Howells
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=26367.1195138703@redhat.com \
--to=dhowells@redhat.com \
--cc=dwalsh@redhat.com \
--cc=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
--cc=stefan@seekline.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.