<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Data Execution Protection in action</title><link>http://blogs.msdn.com/ntdebugging/archive/2008/07/23/data-execution-protection-in-action.aspx</link><description>Hello, my name is Graham, and I’m an escalation engineer on the Platforms Global Escalation Team. I recently worked a case where a group of Windows XP machines were hitting a bugcheck on boot, error 0xC000021A . This error occurs when a critical usermode</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>a-foton &amp;raquo; Data Execution Protection in action</title><link>http://blogs.msdn.com/ntdebugging/archive/2008/07/23/data-execution-protection-in-action.aspx#8767680</link><pubDate>Wed, 23 Jul 2008 23:44:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8767680</guid><dc:creator>a-foton &amp;raquo; Data Execution Protection in action</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/2008/07/data-execution-protection-in-action/"&gt;http://blog.a-foton.ru/2008/07/data-execution-protection-in-action/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Data Execution Protection in action</title><link>http://blogs.msdn.com/ntdebugging/archive/2008/07/23/data-execution-protection-in-action.aspx#8768966</link><pubDate>Thu, 24 Jul 2008 10:44:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8768966</guid><dc:creator>ak</dc:creator><description>&lt;P&gt;I hate it when blogs protect the 3rdpart like this. There are better ways to hook process creation, tell me the name of the 3rd party so I can avoid their stuff&lt;/P&gt;
&lt;DIV class=commentowner&gt;[We don’t call out 3rd party software by name, since often the bug in question has already been fixed, and we don’t want to needlessly give that vendor a bad reputation. All software has bugs, and the point of our blog isn’t to call out which vendors had what bugs.]&lt;/DIV&gt;</description></item><item><title>re: Data Execution Protection in action</title><link>http://blogs.msdn.com/ntdebugging/archive/2008/07/23/data-execution-protection-in-action.aspx#8768980</link><pubDate>Thu, 24 Jul 2008 11:00:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8768980</guid><dc:creator>John Hall</dc:creator><description>&lt;P&gt;So what was the 3rd party DLL possibly doing that caused it to try and execute code from its Initialized Data section?&lt;/P&gt;
&lt;DIV class=commentowner&gt;[The DLL was probably generating small amounts of code during runtime, and storing those in global variables. This was a problem with older versions of ATL/MFC, which wrote small Thunking stubs at runtime. (see http://support.microsoft.com/kb/948468) But, the only way to do this safely with DEP in the picture is to use VirtualAlloc and then Virtual Protect to grant PAGE_EXECUTE access.]&lt;/DIV&gt;</description></item><item><title>Interesting Links – 7/25/2008</title><link>http://blogs.msdn.com/ntdebugging/archive/2008/07/23/data-execution-protection-in-action.aspx#8772283</link><pubDate>Fri, 25 Jul 2008 17:39:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8772283</guid><dc:creator>Matt Johnson's Technical Adventures</dc:creator><description>&lt;p&gt;You Had Me At EHLO... : Where does the time go? -519 Jet_errLogSequenceEnd Microsoft Advanced Windows&lt;/p&gt;
</description></item><item><title>re: Data Execution Protection in action</title><link>http://blogs.msdn.com/ntdebugging/archive/2008/07/23/data-execution-protection-in-action.aspx#8840689</link><pubDate>Thu, 07 Aug 2008 11:56:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8840689</guid><dc:creator>Myth</dc:creator><description>&lt;p&gt;I like this type of article. Showing us the real world problem and the process to solve it. Thank you for the Aritcle&lt;/p&gt;</description></item></channel></rss>