Re: Code+Data separation

17 Dec
2003
17 Dec
'03
11:17 p.m.
Allowing code and data to reside in the same areas of memory is a nice convenience, but it makes security harder to implement because it means code is modifiable and data can be created which just happens to do bad things if it is executed.
Are there any modern processors which keep the code and data separated?
Peter Hendrickson ph@netcom.com
I believe those that follow a Harvard architecture do this. -- Steve
7869
Age (days ago)
7869
Last active (days ago)
0 comments
1 participants
participants (1)
-
azur@netcom.com