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] [day] [month] [year] [list]
Message-ID: <20090729073645.13f72a33@infradead.org>
Date:	Wed, 29 Jul 2009 07:36:45 -0700
From:	Arjan van de Ven <arjan@...radead.org>
To:	"Aaron Gray" <aaronngray.lists@...glemail.com>
Cc:	"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: Does Linux support Data Exectiion Protection ?

On Wed, 29 Jul 2009 15:08:35 +0100
"Aaron Gray" <aaronngray.lists@...glemail.com> wrote:

> Does Linux suppoert DEP, on newer x86 CPU's ?

it does and has been for the better part of at least 5 years.

 
> I am wondering as this does effect alot of VM's using JIT technology
> if they are wriiten without proper code memory allocation. 

given how old our support is, all JITs seem to be working.
In addition there is a compatibility provision for legacy binaries
implemented.

>  This is a
> problem for StrongTalk and FoNC' IDC. If EP is availiable how
> configurable is it ?

just make sure you use 64 bit pagetables (either a 64 bit kernel or a
32 bit kernel with PAE support) and you get the support.


-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.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