On Tue, 14 Nov 2006, David Howells wrote:
> +static u32 selinux_set_fscreate_secid(u32 secid)
> +{
> + struct task_security_struct *tsec = current->security;
> + u32 oldsid = tsec->create_sid;
> +
> + tsec->create_sid = secid;
> + return oldsid;
> +}
The ability to set this needs to be mediated via MAC policy.
See selinux_setprocattr()
- James
--
James Morris
<[email protected]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]