lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 9 Aug 2007 15:12:20 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Hans-Jürgen Koch <hjk@...utronix.de>
Cc:	Valdis.Kletnieks@...edu, Jesper Juhl <jesper.juhl@...il.com>,
	Greg Kroah-Hartman <gregkh@...e.de>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] UIO: Documentation

> That's no UIO invention. Userspace software that uses kernel interfaces like
> syscall, device files, sysfs, and so on, is by definition _not_ a derived work
> of the kernel and can be distributed under any license.

This I believe incorrect. Please cite caselaw if you know better.

> With UIO, you have a kernel module that is so small, that even somebody who
> hasn't got the hardware can easily review it and tell if the code is OK or not.
> It is easy to maintain and doesn't reveal any secrets about the hardware.

False

Because you have no idea if the interface is correct or the userspace is
doing stuff like triggering DMA to arbitary addresses via the interface
or mmap functions. If it does so then even if its root only you've blown
your security model.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ