Thread (21 messages) flat view 21 messages, 6 authors, 2011-03-15

[Security] [PATCH 00/20] world-writable files in sysfs and debugfs

From: Vasiliy Kulikov <hidden>
Date: 2011-03-15 16:12:24
Also in: linux-media, linux-omap, linux-scsi, lkml, platform-driver-x86

On Tue, Mar 15, 2011 at 07:50 -0400, James Bottomley wrote:
     1. Did anyone actually check for capabilities before assuming world
        writeable files were wrong?
I didn't check all these files as I haven't got these hardware :-)  But
as I can "chmod a+w" all sysfs files on my machine and they all become
sensible to nonroot writes, I suppose there is nothing preventing
nonroot users from writing to these buggy sysfs files.  As you can see,
there are no capable() checks in these drivers in open() or write().
     2. Even if there aren't any capabilities checks in the implementing
        routines, should there be (are we going the separated
        capabilities route vs the monolithic root route)?
IMO, In any case old good DAC security model must not be obsoleted just
because someone thinks that MAC or anything else is more convenient for
him.  If sysfs is implemented via filesystem then it must support POSIX
permissions semantic.  MAC is very good in _some_ cases, but not instead
of DAC.

Thanks,

-- 
Vasiliy Kulikov
http://www.openwall.com - bringing security into open computing environments
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help