<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>discretix &#187; Secure Boot</title>
	<atom:link href="http://www.discretix.com/blog/tag/secure-boot/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.discretix.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 21 Sep 2011 08:22:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Please fill the tank, reboot the main CPU and oh don&#8217;t forget to clean the windshield.</title>
		<link>http://www.discretix.com/blog/2009/11/cars-running-on-code/</link>
		<comments>http://www.discretix.com/blog/2009/11/cars-running-on-code/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 07:00:25 +0000</pubDate>
		<dc:creator>AsafS</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[automotive]]></category>
		<category><![CDATA[Secure Boot]]></category>
		<category><![CDATA[Secure Execution]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.discretix.com/blog/?p=53</guid>
		<description><![CDATA[According to a recent article in the IEEE Spectrum, the cars we are driving have more electronic control units (ECU) and lines of code than your typical commercial or military aircraft. Just like any other software, these millions of lines of code parked in driveway are susceptible to exploitable bugs. A defect density rate of 0.4 defects per thousand lines of code combined with a conservative estimation of 5% of defects that are exploitable yields 2,000 exploitable bugs per 100 million lines of code!!!!!  Many of these bugs are an inevitable back door for hackers, raising serious security concerns. ]]></description>
			<content:encoded><![CDATA[<p>According to a recent article in the IEEE Spectrum, the cars we are driving (or at very least our managers) have more electronic control units (ECU) and lines of code than your typical commercial or military aircraft.</p>
<blockquote><p>The avionics system in the F-22 Raptor, the current U.S. Air Force front line jet fighter, consists of about 1.7 million lines of software code. The F-35 Joint Strike Fighter, scheduled to become operational in 2010, will require about 5.7 million lines of code to operate its onboard systems. And Boeings new 787 Dreamliner, scheduled to be delivered to customers in 2010, requires about 6.5 million lines of software code to operate its avionics and onboard support systems. These are impressive amounts of software, yet if you bought a premium-class automobile recently, it probably contains close to 100 million lines of software code, says Manfred Broy, a professor of informatics at Technical University, Munich, and a leading expert on software in cars</p></blockquote>
<p>Just like any other software, these millions of lines of code &#8211; parked in driveway &#8211; have exploitable bugs. A defect density rate of 0.4 defects per thousand lines of code combined with a conservative estimation of 5% of defects that are exploitable yields <strong>2,000 exploitable bugs per 100 million lines of code!!!!!</strong></p>
<p>So where does this leave the average commuter on the way from point A to point B. Probably quite afraid. Many of these bugs are an inevitable back door for hackers, raising serious security concerns.</p>
<p>Faulty lines of code are fact of life and there is not much we can do to pevent them, however some precautions can be taken to ensure that they are not exploited.</p>
<ol>
<li>Identify malicious code introduction targeted  at using existing exploitable flaws (e.g. secure boot and run time integrity verification).</li>
<li>Allowing valid code images to be revoked and replaced with new, fixed images (renewability mechanisms).</li>
<li>Preventing roll backs to faulty images (again, thru mechanisms like Secure boot and others).</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.discretix.com/blog/2009/11/cars-running-on-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The need for content and platform protection and the “cost” of poor security</title>
		<link>http://www.discretix.com/blog/2009/11/the-need-for-content-and-platform-protection-and-the-%e2%80%9ccost%e2%80%9d-of-poor-security/</link>
		<comments>http://www.discretix.com/blog/2009/11/the-need-for-content-and-platform-protection-and-the-%e2%80%9ccost%e2%80%9d-of-poor-security/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 07:10:35 +0000</pubDate>
		<dc:creator>Amit Shofar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android drm]]></category>
		<category><![CDATA[DRM]]></category>
		<category><![CDATA[embedded DRM]]></category>
		<category><![CDATA[embedded security]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Jailbreak]]></category>
		<category><![CDATA[mobile drm]]></category>
		<category><![CDATA[Secure Boot]]></category>
		<category><![CDATA[Secure Execution]]></category>
		<category><![CDATA[Secure Storage]]></category>

		<guid isPermaLink="false">http://www.discretix.com/blog/?p=20</guid>
		<description><![CDATA[Recent reports indicate widespread pirating of iPhone games.
FRally Master Pro 95% piracy
Tap-Fu game 70% piracy
Piracy is a fact of life, however at these levels its places a massive question mark over the viability of mobile game developers. When properly implemented digital rights management (DRM) is effective in ensuring a sustainable business for the developer community, [...]]]></description>
			<content:encoded><![CDATA[<p>Recent reports indicate widespread pirating of iPhone games.</p>
<li><a href="http://forums.toucharcade.com/showthread.php?t=30751&amp;page=11">FRally Master Pro 95% piracy</a></li>
<li><a href="http://smellslikedonkey.com/wordpress/?page_id=274">Tap-Fu game 70% piracy</a></li>
<p>Piracy is a fact of life, however at these levels its places a massive question mark over the viability of mobile game developers. When properly implemented <a href="http://www.discretix.com/DRM/index.html">digital rights management (DRM)</a> is effective in ensuring a sustainable business for the developer community, offering attractive usage models and encouraging the legal usage of the content.</p>
<p>In order for DRM to be effective it must be incorporated into the device from the ground up. DRM needs to have a “root of trust” in the application processor hardware, moreover the DRM application must be tightly integrated into the device OS. The device firmware and OS should also be better protected, with verification mechanisms, deployed at boot and run time. These embedded security mechanisms together with secure execution environment, secure key storage and robust crypto engines will also limit “Jailbreak” attacks.</p>
<p>It is estimated that the cost of fixing a security problem grows by a factor of 10 for each successive phase of the product life cycle. While eliminating security breaks entirely is close to impossible, designing security into the system from the start creates a solution that is far more effective and ultimately significantly cheaper in the long run.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.discretix.com/blog/2009/11/the-need-for-content-and-platform-protection-and-the-%e2%80%9ccost%e2%80%9d-of-poor-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

