<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>More on Service Pack 1 &amp; VMware ASLR Guidance</title><link>http://blogs.technet.com/b/virtualization/archive/2011/02/15/vmware-aslr-follow-up-blog.aspx</link><description>Virtualization Nation, In my last blog, we announced the RTM (Release to Manufacturing) of Service Pack 1 for Windows 7 and Windows Server 2008 R2 SP1. The bits will be available for download on Feb. 22, so mark your calendars. 
 A frequent follow-up</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: More on Service Pack 1 &amp; VMware ASLR Guidance</title><link>http://blogs.technet.com/b/virtualization/archive/2011/02/15/vmware-aslr-follow-up-blog.aspx#3447486</link><pubDate>Tue, 16 Aug 2011 23:58:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3447486</guid><dc:creator>Mike B.</dc:creator><description>&lt;p&gt;It&amp;#39;s a tradeoff - lose the security provided by ASLR (there seems to be some documentation questioning exactly how much security this adds) vs. cost savings in large deployments by achieving approximatly 16% greater VM density. &amp;nbsp;In many Enterprise deployments where thousands or even 10k+ VDI VMs are deployed the 16% can translate to some real dollars which management may not want to ignore. &amp;nbsp;Additionaly these larger enterprise deployments are often engineered well beyond the hypervisor layer with network hardware security devices such as enterprise class firewalls, IPS devices and gateway antivirus applainces which are capable of providing sigificantly more protection to the VDI network than a typicaly windows PC will get from localy loaded software and OS features. &amp;nbsp;In such a purpose built VDI environment it may not be unreasonable to disable ASLR to attain cost savings on large scale VDI deployments though security risk need to be preseneted to management and internal security teams for evaluation.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3447486" width="1" height="1"&gt;</description></item><item><title>re: More on Service Pack 1 &amp; VMware ASLR Guidance</title><link>http://blogs.technet.com/b/virtualization/archive/2011/02/15/vmware-aslr-follow-up-blog.aspx#3414345</link><pubDate>Sun, 20 Mar 2011 22:32:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3414345</guid><dc:creator>Libor</dc:creator><description>&lt;p&gt;I found Eric Horschman comment to be perfectly accurate. Microsoft tends to be PR only, and “forget” to mention well-known fact like that ASLR is no longer being effective.&lt;/p&gt;
&lt;p&gt; I have actually never seen VMware memory management and by reading MS posts only I thought it can only perform Page-Sharing and its capabilities are limited. Obviously I was wrong, thank you for the link.&lt;/p&gt;
&lt;p&gt;Btw; &lt;/p&gt;
&lt;p&gt;I am aso using Chrome and having troubles viewing this page since always. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3414345" width="1" height="1"&gt;</description></item><item><title>re: More on Service Pack 1 &amp; VMware ASLR Guidance</title><link>http://blogs.technet.com/b/virtualization/archive/2011/02/15/vmware-aslr-follow-up-blog.aspx#3393068</link><pubDate>Thu, 10 Mar 2011 04:45:27 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3393068</guid><dc:creator>Shawn</dc:creator><description>&lt;p&gt;Isn&amp;#39;t saying disabling ASLR makes Windows less secure kind of like saying pouring a bucket of fresh water in the ocean makes it less salty?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3393068" width="1" height="1"&gt;</description></item><item><title>re: More on Service Pack 1 &amp; VMware ASLR Guidance</title><link>http://blogs.technet.com/b/virtualization/archive/2011/02/15/vmware-aslr-follow-up-blog.aspx#3390491</link><pubDate>Sun, 27 Feb 2011 05:29:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3390491</guid><dc:creator>Louis</dc:creator><description>&lt;p&gt;The site doesn&amp;#39;t work for me -- I&amp;#39;m in webkit-based Google Chrome. I imagine webkit-based Safari also has this issue.&lt;/p&gt;
&lt;p&gt;Debugging briefly, it appears to be the margin-left: -58px applied to .layout-content.header-top-sidebar-left-content-right .layout-region.content on line 51 of /themes/blogs/wireframe/css/DynamicStyle.aspx. Unchecking the margin-left in Web Inspector fixes the error and puts the blog&amp;#39;s body where it belongs -- flush with the right border of the header.&lt;/p&gt;
&lt;p&gt;As to reasons for disabling ASLR -- what about nginx and similar caching tools which can&amp;#39;t share memory reliably without disabling ASLR? &lt;a rel="nofollow" target="_new" href="http://nginx.org/en/docs/windows.html"&gt;nginx.org/.../windows.html&lt;/a&gt; Note that if there&amp;#39;s a way to disable ASLR on an application-by-application basis in a way that could be supported by nginx, I&amp;#39;d love to hear it. Our sysadmin is much more versed in Windows than Linux, yet most memory caches require Linux.&lt;/p&gt;
&lt;p&gt;This blog also highlighted for me how we probably shouldn&amp;#39;t try to run a memory cache off Hyper-V, as there could be other issues involved. It&amp;#39;s kind of sad, though, because most websites could be held in no more than 2 GB of RAM and the speed-up is enormous over HDD access (though perhaps not SSD).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3390491" width="1" height="1"&gt;</description></item><item><title>re: More on Service Pack 1 &amp; VMware ASLR Guidance</title><link>http://blogs.technet.com/b/virtualization/archive/2011/02/15/vmware-aslr-follow-up-blog.aspx#3388809</link><pubDate>Mon, 21 Feb 2011 16:11:53 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3388809</guid><dc:creator>Ed</dc:creator><description>&lt;p&gt;@Otherkevin, I suggest you check your browser settings - I can view this page in Opera 11 and Firefox 3 &amp;amp; 4 with problems...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3388809" width="1" height="1"&gt;</description></item><item><title>re: More on Service Pack 1 &amp; VMware ASLR Guidance</title><link>http://blogs.technet.com/b/virtualization/archive/2011/02/15/vmware-aslr-follow-up-blog.aspx#3388522</link><pubDate>Sat, 19 Feb 2011 03:51:02 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3388522</guid><dc:creator>Eric Horschman</dc:creator><description>&lt;p&gt;Jeff,&lt;/p&gt;
&lt;p&gt;Your version of my talk at VMworld 2010 Europe leaves out some important warnings I provided on my slide and verbally during the session. &amp;nbsp;When I brought up the Project VRC findings showing that disabling ASLR could boost vSphere VM density, I cautioned that it would weaken Windows security and should be done only in isolated testbeds. &amp;nbsp;The bullet point on my slide clearly stated, &amp;quot;Testing shows up to a 16% VDI score gain, but lessens security.&amp;quot;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure how you construe that as a VMware recommendation that customers put their VMs at risk. &amp;nbsp;Your readers can get more background here: &lt;a rel="nofollow" target="_new" href="http://blogs.vmware.com/virtualreality/2011/02/hypervisor-memory-management-done-right.html"&gt;blogs.vmware.com/.../hypervisor-memory-management-done-right.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You might also mention that ASLR doesn&amp;#39;t seem to be slowing down malware authors. &amp;nbsp;This paper by Microsoft&amp;#39;s own security team acknowledges that the bad guys can easily bypass ASLR: &lt;a rel="nofollow" target="_new" href="http://blogs.technet.com/b/srd/archive/2010/12/08/on-the-effectiveness-of-dep-and-aslr.aspx"&gt;blogs.technet.com/.../on-the-effectiveness-of-dep-and-aslr.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3388522" width="1" height="1"&gt;</description></item><item><title>re: More on Service Pack 1 &amp; VMware ASLR Guidance</title><link>http://blogs.technet.com/b/virtualization/archive/2011/02/15/vmware-aslr-follow-up-blog.aspx#3388103</link><pubDate>Thu, 17 Feb 2011 20:33:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3388103</guid><dc:creator>Duncan</dc:creator><description>&lt;p&gt;jlGGY,&lt;/p&gt;
&lt;p&gt;I think you are misinterpreting my comment. I am not disregarding it but ignoring it as it is regular FUD. In the first post Jeff talks about &amp;quot;recommendations&amp;quot; and now he refers to two separate statements where advanced techniques are discussed to push the boundaries including a warning and the possible impact. This is something totally different than he initially insinuated. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3388103" width="1" height="1"&gt;</description></item><item><title>re: More on Service Pack 1 &amp; VMware ASLR Guidance</title><link>http://blogs.technet.com/b/virtualization/archive/2011/02/15/vmware-aslr-follow-up-blog.aspx#3388082</link><pubDate>Thu, 17 Feb 2011 19:40:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3388082</guid><dc:creator>jIGGY</dc:creator><description>&lt;p&gt;I love how now that you have linked to the VMware pages suggesting stupidity the vmware people try and change the subject like Duncan above after the rather engaged call out on your previous posting about vmware suggesting ASLR being disabled.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3388082" width="1" height="1"&gt;</description></item><item><title>re: More on Service Pack 1 &amp; VMware ASLR Guidance</title><link>http://blogs.technet.com/b/virtualization/archive/2011/02/15/vmware-aslr-follow-up-blog.aspx#3387985</link><pubDate>Thu, 17 Feb 2011 14:00:18 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3387985</guid><dc:creator>PiroNet</dc:creator><description>&lt;p&gt;Looks like in both camps silly recommendations are &amp;#39;suggested&amp;#39;.&lt;/p&gt;
&lt;p&gt;Don&amp;#39;t you recommend to turn off ballooning on virtual machine running, for instance, SQL server?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Didier&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://deinoscloud.wordpress.com"&gt;deinoscloud.wordpress.com&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3387985" width="1" height="1"&gt;</description></item><item><title>re: More on Service Pack 1 &amp; VMware ASLR Guidance</title><link>http://blogs.technet.com/b/virtualization/archive/2011/02/15/vmware-aslr-follow-up-blog.aspx#3387852</link><pubDate>Thu, 17 Feb 2011 02:22:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3387852</guid><dc:creator>SB</dc:creator><description>&lt;p&gt;@Otherkevin &amp;nbsp;odd, this renders well for me in Firefox 3.6 and Safari &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3387852" width="1" height="1"&gt;</description></item></channel></rss>