Greg Vander Rhodes<p>There's no way that this will help ANYONE, but..</p><p>I'm doing an eval of <a href="https://wandering.shop/tags/Nessus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Nessus</span></a> (a cybersecurity scanning tool) on our product (<a href="https://wandering.shop/tags/Aarch64" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Aarch64</span></a> running <a href="https://wandering.shop/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> (<a href="https://wandering.shop/tags/Debian" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Debian</span></a>, to be specific).</p><p>And one of the tests would cause my system to kernel panic and reboot.</p><p>After a lot of trial and error, I found that some of the tests are trying to use `dmidecode`, which, evidently, is super spicy for us.</p><p>I `chmod 000 /usr/sbin/dmidecode` and now everything is happy.</p><p>(Again, I know that no one wants to know this)</p>