Re: Allow FUSE filesystems to provide out-of-band hashes to IMA

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Oct 5, 2018 at 3:49 AM Mimi Zohar <zohar@xxxxxxxxxxxxx> wrote:

> Really, a security vs. performance argument?!  I don't need to tell
> you of all people, that one of the basic tenents of trusted boot is
> calculating the actual file hash before use.  Limiting the file hash
> re-calculation is one thing, but relying on some out of band method of
> obtaining the file hash without the kernel ever calculating it is
> totally different.  The only exception will be for fs-verity, which
> will return not the file hash, but the file's Merkle tree root hash.

Using FUSE means you're inherently accepting the risk of TOCTOU.
Having the kernel read everything once and hash it is no guarantee
that the filesystem will return the same value on further reads, so if
you're going to use FUSE in an environment where you're using IMA then
you already need to assert that your filesystems are trustworthy.



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux