never execute bit
Also found in: Dictionary.
never execute bit
A method for specifying areas of memory that cannot be used for execution. Supported by the CPU's virtual memory function, the bit is a flag (an indicator) in a virtual memory page. It can be used to isolate memory for storage versus instructions, as well as a security measure to ensure that malware instructions are not executed in memory areas where only data are expected to reside.
NX, XD and XN
Depending on the architecture, the never execute bit is called "NX" (never execute), "XD" (execute disable) or "XN" (execute never). See virtual memory. See also no-op.Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 2003-2025 Farlex, Inc
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.