All of lore.kernel.org
 help / color / mirror / Atom feed
* A potential issue in security_inode_init_security function
@ 2017-09-29 12:37 Boshi Wang
  2017-09-29 17:47 ` Casey Schaufler
  0 siblings, 1 reply; 3+ messages in thread
From: Boshi Wang @ 2017-09-29 12:37 UTC (permalink / raw)
  To: linux-security-module

In security_inode_init_security function of security/security.c, lsm_xattr can be modified by multiple functions due to call_init_hook function. I think that it is a potential issue when inode_init_security list is associated with more security modules, although inode_init_security list is associated with only selinux and smack currrently and the two security modules usually are not used at the same time.


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-30  1:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-29 12:37 A potential issue in security_inode_init_security function Boshi Wang
2017-09-29 17:47 ` Casey Schaufler
2017-09-30  1:55   ` Boshi Wang

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.