<div dir="ltr">Unfortunately by the time I am able to SSH to the server and start looking around, that PID is no where to be foundĀ <div><br></div><div>So it seems something winds up in ovirt, runs, doesnt register in /proc (I think even threads register themself in /proc), and then dies off</div><div><br></div><div>Any ideas?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 21, 2017 at 3:10 AM, Yedidyah Bar David <span dir="ltr">&lt;<a href="mailto:didi@redhat.com" target="_blank">didi@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Mar 20, 2017 at 5:59 PM, Charles Kozler &lt;<a href="mailto:ckozleriii@gmail.com">ckozleriii@gmail.com</a>&gt; wrote:<br>
&gt; Hi -<br>
&gt;<br>
&gt; I am wondering why OSSEC would be reporting hidden processes on my ovirt<br>
&gt; nodes? I run OSSEC across the infrastructure and multiple ovirt clusters<br>
&gt; have assorted nodes that will report a process is running but does not have<br>
&gt; an entry in /proc and thus &quot;possible rootkit&quot; alert is fired<br>
&gt;<br>
&gt; I am well aware that I do not have rootkits on these systems but am<br>
&gt; wondering what exactly inside ovirt is causing this to trigger? Or any<br>
&gt; ideas? Below is sample alert. All my google-fu turns up is that a process<br>
&gt; would have to **try** to hide itself from /proc, so curious what this is<br>
&gt; inside ovirt. Thanks!<br>
&gt;<br>
&gt; -------------<br>
&gt;<br>
&gt; OSSEC HIDS Notification.<br>
&gt; 2017 Mar 20 11:54:47<br>
&gt;<br>
&gt; Received From: (ovirtnode2.mydomain.com2) any-&gt;rootcheck<br>
&gt; Rule: 510 fired (level 7) -&gt; &quot;Host-based anomaly detection event<br>
&gt; (rootcheck).&quot;<br>
&gt; Portion of the log(s):<br>
&gt;<br>
&gt; Process &#39;24574&#39; hidden from /proc. Possible kernel level rootkit.<br>
<br>
</span>What do you get from:<br>
<br>
ps -eLf | grep -w 24574<br>
<br>
Thanks,<br>
<span class="HOEnZb"><font color="#888888">--<br>
Didi<br>
</font></span></blockquote></div><br></div>