Re: [RFC][PATCHES] iov_iter.c rewrite

From: Linus Torvalds
Date: Mon Dec 08 2014 - 17:23:13 EST


On Mon, Dec 8, 2014 at 2:14 PM, Theodore Ts'o <tytso@xxxxxxx> wrote:
>
> running trinity as root should be quite safe in a VM. :-)

It's not so much the safety that I'd worry about, it's the "you can
legitimately just reboot it or cause kernel corruption as root". You
may not cause any problems outside of the VM, but any oopses inside
the VM might be due to trinity just doing bad things as root, rather
than kernel bugs..

Of course, it's probably hard to hit things like laoding random
modules etc, since even without signature requirements there are tons
of ELF sanity checks and other things. So it might be hard to actually
do those kinds of "corrupt kernel memory as root" things with trinity.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/