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:	Mon, 29 Jun 2009 08:46:07 +1000 (EST)
From:	James Morris <jmorris@...ei.org>
To:	Pavel Machek <pavel@....cz>
cc:	Chris Wright <chrisw@...s-sol.org>,
	Joseph Cihula <joseph.cihula@...el.com>,
	Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org,
	arjan@...ux.intel.com, hpa@...or.com, andi@...stfloor.org,
	jbeulich@...ell.com, peterm@...hat.com, gang.wei@...el.com,
	shane.wang@...el.com
Subject: Re: [RFC v4][PATCH 2/2] intel_txt: Intel(R) TXT and tboot kernel
 support

On Fri, 26 Jun 2009, Pavel Machek wrote:

> 
> > Also, hardware security measures such as TXT are important in providing 
> > stronger mechanisms to ensure that kernel security mechanisms are 
> > functioning correctly.
> 
> I don't get it. How does TXT help kernel security mechanisms?

Kernel security mechanisms can be subverted and bypassed in the case of an 
exploitable kernel vulnerability, or from exploitable buggy hardware (e.g. 
which can access the entire host's memory via DMA).  Attacks on kernel 
security mechanisms have been describe in detail, see: 
http://www.phrack.com/issues.html?issue=66&id=15#article

This is close to impossible to solve from within the kernel alone. 
Hardware support is required to allow protection of the IO space (e.g. via 
IOMMU/VT-d), and to allow verification of the kernel itself (via TXT).

A significant advance in this area is LKIM:
"Linux kernel integrity measurement using contextual inspection"
http://portal.acm.org/citation.cfm?id=1314354.1314362

(Unfortunately, the ACM has not made this freely available, although I 
understand that individual authors are allowed to distribute their own 
papers as they see fit).


- James
-- 
James Morris
<jmorris@...ei.org>
--
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