Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
7 user(s) are online (7 user(s) are browsing encyclopedia)

Members: 0
Guests: 7

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

W xor X

W xor X, commonly written as W^X, is a security policy in some operating systems, such as OpenBSD, and the Linux kernel, in which a page (computer science) can only be either writable (W) or executable (X), but never both at the same time. This policy is enforced in order to alleviate the problem of buffer overflows and related attacks; by ensuring that the stack is not executable (since it is writable), arbitrary code injected into the stack will not execute but, instead, will cause the program to terminate with a signal.

According to X , or phonetically, W zor X .