<?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>RISE Security &#187; article</title>
	<atom:link href="http://risesecurity.org/tag/article/feed/" rel="self" type="application/rss+xml" />
	<link>http://risesecurity.org</link>
	<description></description>
	<lastBuildDate>Fri, 02 Jul 2010 10:27:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Hacking the Cell Broadband Engine Architecture, SPE Software Exploitation</title>
		<link>http://risesecurity.org/2009/06/11/hacking-the-cell-broadband-engine-architecture-spe-software-exploitation/</link>
		<comments>http://risesecurity.org/2009/06/11/hacking-the-cell-broadband-engine-architecture-spe-software-exploitation/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 00:00:12 +0000</pubDate>
		<dc:creator>Ramon de Carvalho Valle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[paper]]></category>

		<guid isPermaLink="false">http://hades-4/?p=42</guid>
		<description><![CDATA[Phrack issue #66 was released and features an article written by Rodrigo, titled “Hacking the Cell Broadband Engine Architecture, SPE software exploitation”, which extends our previously published work to the Synergistic Processor Element (SPE) software development and exploitation. The article is available at: Hacking the Cell Broadband Engine Architecture, SPE software exploitation Hacking the Cell [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.phrack.org/issues.html?issue=66">Phrack issue #66</a> was released and features an article written by Rodrigo, titled “Hacking the Cell Broadband Engine Architecture, SPE software exploitation”, which extends our <a href="/2009/01/14/linux-on-powercell-be-architecture-buffer-overflow-vulnerabilities/"> previously published work</a> to the Synergistic Processor Element (SPE) software development and exploitation. The article is available at:</p>
<p><a href="/papers/hack_cell.txt">Hacking the Cell Broadband Engine Architecture, SPE software exploitation</a><br />
<a href="http://www.phrack.org/issues.html?issue=66&#038;id=13#article">Hacking the Cell Broadband Engine Architecture, SPE software exploitation (Phrack Magazine)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://risesecurity.org/2009/06/11/hacking-the-cell-broadband-engine-architecture-spe-software-exploitation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux on Power/Cell BE Architecture Buffer Overflow Vulnerabilities</title>
		<link>http://risesecurity.org/2009/01/14/linux-on-powercell-be-architecture-buffer-overflow-vulnerabilities/</link>
		<comments>http://risesecurity.org/2009/01/14/linux-on-powercell-be-architecture-buffer-overflow-vulnerabilities/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 00:00:36 +0000</pubDate>
		<dc:creator>Ramon de Carvalho Valle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[paper]]></category>

		<guid isPermaLink="false">http://hades-4/?p=41</guid>
		<description><![CDATA[The two part article series I wrote, titled “Linux on Power/Cell BE Architecture Buffer Overflow Vulnerabilities”, is available at IBM developerWorks. This article discusses buffer overflow vulnerabilities in Linux running on Power/Cell BE Architecture processor-based servers and how to exploit them. It also presents a complete set of assembly components for Linux on Power/Cell BE [...]]]></description>
			<content:encoded><![CDATA[<p>The two part article series I wrote, titled “Linux on Power/Cell BE Architecture Buffer Overflow Vulnerabilities”, is available at IBM developerWorks. This article discusses buffer overflow vulnerabilities in Linux running on Power/Cell BE Architecture processor-based servers and how to exploit them. It also presents a complete set of assembly components for Linux on Power/Cell BE Architecture and their usage. Previous knowledge of buffer overflows is required. The article is available at:</p>
<p><a href="/papers/lopbuffer.pdf">Linux on Power/Cell BE Architecture Buffer Overflow Vulnerabilities</a><br />
<a href="http://www.ibm.com/developerworks/linux/library/l-lopbuf1/">LoP/Cell/B.E.: Buffer overflow vulnerabilities, Part 1 (IBM developerWorks)</a><br />
<a href="http://www.ibm.com/developerworks/linux/library/l-lopbuf2/">LoP/Cell/B.E.: Buffer overflow vulnerabilities, Part 2 (IBM developerWorks)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://risesecurity.org/2009/01/14/linux-on-powercell-be-architecture-buffer-overflow-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Slab Allocator Buffer Overflow Vulnerabilities</title>
		<link>http://risesecurity.org/2008/12/12/linux-slab-allocator-buffer-overflow-vulnerabilities/</link>
		<comments>http://risesecurity.org/2008/12/12/linux-slab-allocator-buffer-overflow-vulnerabilities/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 00:00:26 +0000</pubDate>
		<dc:creator>Ramon de Carvalho Valle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[paper]]></category>

		<guid isPermaLink="false">http://hades-4/?p=39</guid>
		<description><![CDATA[I published an article I wrote earlier last year, titled “Linux Slab Allocator Buffer Overflow Vulnerabilities”, written in Portuguese (Brazil). This article discusses buffer overflow vulnerabilities in Linux kernel&#8217;s Slab Allocator and how to exploit them. Previous knowledge of buffer overflows is required. The article is available at: Linux Slab Allocator Buffer Overflow Vulnerabilities Linux [...]]]></description>
			<content:encoded><![CDATA[<p>I published an article I wrote earlier last year, titled “Linux Slab Allocator Buffer Overflow Vulnerabilities”, written in Portuguese (Brazil). This article discusses buffer overflow vulnerabilities in Linux kernel&#8217;s Slab Allocator and how to exploit them. Previous knowledge of buffer overflows is required. The article is available at:</p>
<p><a href="/papers/linuxslab.pdf">Linux Slab Allocator Buffer Overflow Vulnerabilities</a><br />
<a href="http://www.ibm.com/developerworks/br/library/Linux_Slab_Allocator_BR.html">Linux Slab Allocator Buffer Overflow Vulnerabilities (IBM developerWorks Brasil)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://risesecurity.org/2008/12/12/linux-slab-allocator-buffer-overflow-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
