<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Kernel security guidance]]></title><description><![CDATA[<p dir="auto">Hi everyone,</p>
<p dir="auto">I'm interested in learning Linux kernel security and would appreciate some guidance on how to approach it properly. I'm an embedded software engineer (mostly focused on embedded Linux) with a couple of years of experience, so I'm familiar with the Linux kernel in general, the C language, and typical embedded workflows.</p>
<p dir="auto">I'd like to learn the kernel's security framework as thoroughly as possible, and eventually I'd like to contribute to the kernel source code.</p>
<p dir="auto">I'm already familiar with this repository:<br />
<a href="https://github.com/xairy/linux-kernel-exploitation" rel="nofollow ugc">https://github.com/xairy/linux-kernel-exploitation</a></p>
<p dir="auto">However, at the moment I'm more interested in understanding the kernel's security stack (e.g., LSMs, hardening, mitigations) and in improving the security of devices running Linux kernels (I'm an embedded guy after all <img src="https://kernelmeet.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f63a.png?v=233332105dd" class="not-responsive emoji emoji-android emoji--smiley_cat" style="height:23px;width:auto;vertical-align:middle" title="😺" alt="😺" />).</p>
<p dir="auto">Any advice, resources, or pointers would be much appreciated.<br />
Thanks in advance!</p>
]]></description><link>https://kernelmeet.com/topic/3/kernel-security-guidance</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 18:02:09 GMT</lastBuildDate><atom:link href="https://kernelmeet.com/topic/3.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 28 Dec 2025 18:24:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Kernel security guidance on Mon, 09 Feb 2026 11:45:40 GMT]]></title><description><![CDATA[<p dir="auto">Examine how the LSMs (AppArmor, SELinux, and Smack) connect to <code>security_operations</code>. On a test board, experiment with kernel hardening settings such as stack protector, KASLR, and hardened usercopy. The quickest way to see practical mitigations for embedded Linux is to observe upstream security changes and mailing list conversations.</p>
]]></description><link>https://kernelmeet.com/post/26</link><guid isPermaLink="true">https://kernelmeet.com/post/26</guid><dc:creator><![CDATA[liNda11]]></dc:creator><pubDate>Mon, 09 Feb 2026 11:45:40 GMT</pubDate></item><item><title><![CDATA[Reply to Kernel security guidance on Mon, 29 Dec 2025 12:32:27 GMT]]></title><description><![CDATA[<p dir="auto">Excellent, looking forward to reading it!<br />
Thanks for a quick reply.<br />
Btw. is there something I can do to help you on that subject?</p>
]]></description><link>https://kernelmeet.com/post/12</link><guid isPermaLink="true">https://kernelmeet.com/post/12</guid><dc:creator><![CDATA[perojka]]></dc:creator><pubDate>Mon, 29 Dec 2025 12:32:27 GMT</pubDate></item><item><title><![CDATA[Reply to Kernel security guidance on Mon, 29 Dec 2025 02:09:51 GMT]]></title><description><![CDATA[<p dir="auto">Oh, great! As for protection view, it's deeply connected to the work I did at my previous job. I'm constantly researching and organizing this topic. I'll cover it in a series.</p>
]]></description><link>https://kernelmeet.com/post/7</link><guid isPermaLink="true">https://kernelmeet.com/post/7</guid><dc:creator><![CDATA[Yunseong Kim]]></dc:creator><pubDate>Mon, 29 Dec 2025 02:09:51 GMT</pubDate></item></channel></rss>