After some (probably a bit more than a few) hours scratching my head, my problem was indeed a misconfiguration. The module was built, but never set as default despite appearing as such in the config (lesson learned be extra careful with Makefile and Kconfig files).<div><br></div><div>Thank you everyone for your help and advices, at the end of the day it boiled down to my own stupidity/lack of attention.<br><br><div class="gmail_quote">On Tue Jan 20 2015 at 20:11:22 Dave Tian &lt;<a href="mailto:dave.jing.tian@gmail.com" target="_blank">dave.jing.tian@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div>Tested on Fedora 21 using kernel 3.18.3 and there is nothing wrong with LSM. Please make sure your hello world was compiled and built-in.</div><div>Yes, LSM now only support built-in, not module.</div><div><br></div><div>-daveti</div><br>

</div></div><div style="word-wrap:break-word">
<br><div><blockquote type="cite"><div>On Jan 20, 2015, at 3:43 AM, Thomas F. J.-M. Pasquier &lt;<a href="mailto:tfjmp2@cam.ac.uk" target="_blank">tfjmp2@cam.ac.uk</a>&gt; wrote:</div><br><div>Hi,<br><br>I am able to re-build with SELinux now and that&#39;s working (using config from /boot/). However, when building with helloworld LSM it does not seem to be working. I can indeed see the &quot;Security Framework initialized&quot;, but none of the printk present in my module. I will be doing more test today.<div><br></div><div>I think LSM should not appear in <span style="line-height:19.7999992370605px">modprobe as they are not loaded anymore. Am I missing something or is this correct?</span><br><div><br></div><div>Thanks,</div><div>Thomas</div><br><div class="gmail_quote">On Mon Jan 19 2015 at 3:45:15 PM Dave Tian &lt;<a href="mailto:dave.jing.tian@gmail.com" target="_blank">dave.jing.tian@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">LSM does not support dynamic module loading now.<br>
<br>
I have tried to create a new LSM based on yama and boot it as the default on my Ubuntu 14.04 (kernel 3.13). It works smoothly. I have NOT tried Fedora with kernel 3.18 yet but I do not think there would be some changes breaking LSM, which has been there for years…Would you please recheck your Kconfig and Makefile? At least, you should see the logging “Security Framework initialized&quot; from dmesg, saying the LSM is init’d, after which your LSM should be  loaded presumably.<br>
<br>
-daveti<br>
<br>
&gt; On Jan 18, 2015, at 9:33 PM, <a href="mailto:Valdis.Kletnieks@vt.edu" target="_blank">Valdis.Kletnieks@vt.edu</a> wrote:<br>
&gt;<br>
&gt; On Sun, 18 Jan 2015 23:49:31 +0000, &quot;Thomas F. J.-M. Pasquier&quot; said:<br>
&gt;<br>
&gt;&gt; I am trying to build a skeleton LSM module, but I am not having much luck<br>
&gt;&gt; so far. The problem seems to be that the LSM init function is never called.<br>
&gt;<br>
&gt; What does &#39;modprobe&#39; report?  Anything in dmesg?<br>
&gt; ______________________________<u></u><u></u><u></u>_________________<br>
&gt; Kernelnewbies mailing list<br>
&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org" target="_blank">Kernelnewbies@kernelnewbies.<u></u>or<u></u><u></u>g</a><br>
&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.<u></u>org<u></u><u></u>/mailman/listinfo/<u></u>kernelnewbie<u></u><u></u>s</a><br>
<br>
</blockquote></div></div>
</div></blockquote></div><br></div></blockquote></div></div>