Deploy network intrusion detection systems to monitor network traffic for malicious activity.
Network intrusion detection systems should be deployed to monitor all network traffic for signs of suspicious or anomalous activities. This may aid in detection of attacks that attempt to exploit latent vulnerabilities, as well as detection of malicious activity that may occur if such attacks are successful.
Do not accept or execute files from untrusted or unknown sources.
To exploit this issue, an attacker must entice a user to open a malicious file. Users should refrain from opening files that originate from untrusted or unknown sources.
Do not follow links provided by unknown or untrusted sources.
An attacker may host a malicious file on a Web site and entice users to follow a link to the site. Users should refrain from following links that originate from questionable or unknown sources.
Implement multiple redundant layers of security.
Memory protection schemes such as non-executable stack and heap configurations and randomly mapped memory segments will complicate exploitation of memory corruption vulnerabilities.
Microsoft has released updates to address this vulnerability on supported platforms.