lkml.org 
[lkml]   [1998]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: Linux-privs
Date

> well, judging from lurking on their list and checking out patches
> casually, it got completed to quite a level. suser() got extended in a way
> to check for priviledge(s) required by the local kernel context. They also
> got it fairly close to TrustedSolaris. The funny thing is that with their
> scheme, a has_cap(CAP_RAWDISK) is about 3 lightweight assembly
> instructions, about the same as you get from the broken BSD 'if
> (securelevel > 0)' approach. [a has_cap(CAP_RAWDISK) expands to something
> like a 'if (current->capmask & CAP_RAWDISK)']. And if you consider that
> suser() is removed _completely_ [from that source point, it's still there
> for migration reasons], it's even a speedup ...
>

I'm curious … Why was Trusted Solaris chosen as the implementation to
"[get]…fairly close to…"?

Where is/was this list available from?

Thanks

--Stephan
zitz@erf.net


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:42    [W:1.769 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site