Dakuzo doesn't work 100%
Posted Oct 23, 2006 16:28 UTC (Mon) by
nix (subscriber, #2304)
In reply to:
Dakuzo doesn't work 100% by arjan
Parent article:
Critical Linux security API is still a kludge (Inquirer)
Well, they *could* check mmap()ed reads, at least, by scanning the file on every open(). But, no, checking writes is out of the question in the presence of mmap() (imagine the expense! two context switches and some sort of expensive check on every write to an mmap()ed region? Gah.)
(
Log in to post comments)