Re: [PATCH 07/37] Security: De-embed task security record from task and use refcounting

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

 



On Mon, 2008-02-11 at 17:30 +0000, David Howells wrote:
> James Morris <jmorris@xxxxxxxxx> wrote:
> 
> > > Remove the temporarily embedded task security record from task_struct.
> > > Instead it is made to dangle from the task_struct::sec and
> > > task_struct::act_as pointers with references counted for each.
> > 
> > ...
> > 
> > These patches are kind of huge.
> 
> Yeah, I know.  The problem is that each patch must compile and run.  They
> can't be split up without violating that unfortunately.
> 
> > Why manually copy these fields after a kmemdup?
> 
> Fair point.  Fixed.
> 
> > What about the task backpointer? (i.e. tsec2->task)
> 
> The problem is that there can't be one with this patch as the task_security
> struct and the LSM security data attached to it may outlive the task it points
> back to.
> 
> It seems that the backpointer can be dispensed with.  Nothing particularly
> seems to use it.  Do you know the reason for its existence?

Looks unused now.
Similarly for some of the other security structs.
Only inode, superblock, and sock back pointers still seem to be in use.

-- 
Stephen Smalley
National Security Agency

-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux