All of lore.kernel.org
 help / color / mirror / Atom feed
* Capabilities audit field
@ 2008-10-12 13:07 Steve Grubb
  2008-10-12 23:12 ` James Morris
  2008-10-12 23:18 ` Joshua Brindle
  0 siblings, 2 replies; 9+ messages in thread
From: Steve Grubb @ 2008-10-12 13:07 UTC (permalink / raw)
  To: selinux

Hi,

I recenetly found out that the kernel now allows more than 32 capabilities. 
This means I need to update the audit code that inteprets this value given 
from SE Linux. When I looked over the 2.6.27 kernel code, I found that SE 
Linux has not updated the capabilities code. Its still being kept as a simple 
integer in avc.h, but everywhere else I look in the kernel has moved to 
kernel_cap_t, which is an array. Are patches for moving to kernel_cap_t 
scheduled for 2.6.28? Are there security implications for not being able to 
access or control capabilities > 32?

Thanks,
-Steve

--
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.

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

end of thread, other threads:[~2008-10-14 13:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-12 13:07 Capabilities audit field Steve Grubb
2008-10-12 23:12 ` James Morris
2008-10-13 10:35   ` Steve Grubb
2008-10-13 22:54     ` James Morris
2008-10-13 23:27       ` Steve Grubb
2008-10-14  9:21         ` James Morris
2008-10-14 13:35     ` Stephen Smalley
2008-10-12 23:18 ` Joshua Brindle
2008-10-13  4:05   ` James Morris

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.