--- Karl MacMillan <kmacmill@xxxxxxxxxx> wrote: > On Tue, 2007-04-17 at 13:19 -0700, Casey Schaufler wrote: > > --- Andi Kleen <andi@xxxxxxxxxxxxxx> wrote: > > > > although this can often be done with PAM plugins, which is a standard > way > > > > to do this kind of thing in modern Unix & Linux OSs. > > > > > > PAM plugins in vi and emacs? Scary idea. > > > > > > And what do you do if someone decides to use OpenOffice to edit their > > > /etc/resolv.conf? For a lot of people that's the only text editor > > > they know. > > > > For SELinux to be effective it has to have a complete policy definition. > > This would prevent the OpenOffice access (unless OpenOffice is in the > > modify_resolv_conf_t domain) above. > > > > This, by the way, is a fundimental advantage of a path scheme over a > > label scheme in that label schemes require every object be labeled > > (it's Section 3.1.1.3 of the TCSEC if you want to look it up) while a > > path scheme (in the absences of a published requirement) only requires > > those names it cares about. SELinux in the absence of a correct and > > complete policy could be considered dangerous. > > > > This is wildly untrue (as I believe you know Casey). Is it? In an environment with automatic domain transitions and socket based administrative interfaces I can easily imagine how an incorrect or incomplete policy definition (or even one containing an ill advised regular expression in a pathname) could result in a user being able to get inappropriate service from an application. Maybe I am being silly. I am part of the generation that treats the setuid bit gingerly, and one of the people who worked to see that the POSIX capability mechanism was appropriately careful. The notion of applications flipping their security contexts about based on externally specified rules in an environment where communications with potentially privileged processes are covered by another set of those rules does not inspire confidence. I think that those rules had better be very carefully defined for them to be worthy of trust. > The effectiveness > of SELinux is certainly diminished by not confining all applications, > but that in no way makes it dangerous. It simply means that certain > aspects of the security are no longer guaranteed by the policy but > instead rely on application correctness. SELinux still offers useful > protections against a variety security threats in a targeted > configuration. OK, if it make you feel secure, that's fine. It doesn't do anything for me. > This is in contrast to a security mechanism that is path based and > doesn't control all accesses which can make _no_ guarantees about any > security goals. But ... in a targeted policy SELinux isn't controlling all accesses, either. Well, there's really no point it making further arguements. I don't expect to get through where I've failed before. And SELinux is still the best type enforcement scheme available, so if you like that sort of thing it's a fine choice. I still don't think that the arguments against path based access are particularly compelling. Casey Schaufler casey@xxxxxxxxxxxxxxxx - 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