<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Process hiding Kernel patch for 2.6.24.x</title>
	<atom:link href="http://www.iezzi.ch/archives/120/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iezzi.ch/archives/120</link>
	<description>Just another Iezzi weblog</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:24:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: anonymous</title>
		<link>http://www.iezzi.ch/archives/120/comment-page-1#comment-79280</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Sat, 08 Oct 2011 11:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.iezzi.ch/archives/120#comment-79280</guid>
		<description>This patch works but it doesn&#039;t show any defunct/zombie processes even if you started them. I don&#039;t think that is the correct behavior. So, the state of the process needs to be checked before setting inode-&gt;i_mode. So if the process is a zombie, then the mode must be S_IFDIR&#124;S_IRUGO&#124;S_IXUGO regardless of what option was chosen.
Any ideas?</description>
		<content:encoded><![CDATA[<p>This patch works but it doesn&#8217;t show any defunct/zombie processes even if you started them. I don&#8217;t think that is the correct behavior. So, the state of the process needs to be checked before setting inode-&gt;i_mode. So if the process is a zombie, then the mode must be S_IFDIR|S_IRUGO|S_IXUGO regardless of what option was chosen.<br />
Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://www.iezzi.ch/archives/120/comment-page-1#comment-17307</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sat, 05 Apr 2008 23:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.iezzi.ch/archives/120#comment-17307</guid>
		<description>Actually RBSAC protects from vmsplice ;)
Proving new kernel support however for a project of this size is sometimes difficult for the few RSBAC developper. E.g. 2.6.24 (which has the vmsplice fix, if you aren&#039;t willing to patch 2.6.23 yourself) introduced a whole new PID architecture using structs. This means changing the core way RSBAC identify processes.
It took 2 weeks to code.
IMHO this is rather fast, even if not acceptable for security. But in that case, you *should* use your distro kernels or kernel patches of course. Distro kernels are rarely bleeding edge, they simply patch them for the security issues found.

Although unlikely, if e.g. your patch has to change totally in the next kernel version you will feel the problem at it&#039;s core.</description>
		<content:encoded><![CDATA[<p>Actually RBSAC protects from vmsplice <img src='http://www.iezzi.ch/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Proving new kernel support however for a project of this size is sometimes difficult for the few RSBAC developper. E.g. 2.6.24 (which has the vmsplice fix, if you aren&#8217;t willing to patch 2.6.23 yourself) introduced a whole new PID architecture using structs. This means changing the core way RSBAC identify processes.<br />
It took 2 weeks to code.<br />
IMHO this is rather fast, even if not acceptable for security. But in that case, you *should* use your distro kernels or kernel patches of course. Distro kernels are rarely bleeding edge, they simply patch them for the security issues found.</p>
<p>Although unlikely, if e.g. your patch has to change totally in the next kernel version you will feel the problem at it&#8217;s core.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Mettler</title>
		<link>http://www.iezzi.ch/archives/120/comment-page-1#comment-15714</link>
		<dc:creator>Daniel Mettler</dc:creator>
		<pubDate>Wed, 27 Feb 2008 16:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.iezzi.ch/archives/120#comment-15714</guid>
		<description>Interesting hint, though I have no need for such a feature currently (maybe later). I use a Gentoo Xen kernel I customized - works pretty well. Cheers</description>
		<content:encoded><![CDATA[<p>Interesting hint, though I have no need for such a feature currently (maybe later). I use a Gentoo Xen kernel I customized &#8211; works pretty well. Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

