Linux kernels are brave warriors, standing up against lots of bad hardware and rootkits.
But even the mightiest warrior has a soft spot. The Linux kernel in particular is just terrified of the letter ‘c’.
Meaning you can force a kernel to panic by just doing the following:
# echo c > /proc/sysrq-trigger
Great for testing, not recommended in production