L
L
larrabee2014-02-23 13:06:17
linux
larrabee, 2014-02-23 13:06:17

How to drop Linux in kernel panic?

Actually, the question is how to drop Linux in a kernel panic without breaking the system (so that it would work fine after a reboot)? Tested distro Ubuntu server 12.04, kernel 3.5.0. Of the methods found, only write to all /proc 1 variables.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
RPG, 2014-02-23
@larrabee

echo c > /proc/sysrq-trigger

D
demimurych, 2014-02-23
@demimurych

you find a site with exploits,
or a site with a description of vulnerabilities.
at noon, most often there is a code next to it, which drops the kernel in the demo

V
Valentine, 2014-02-24
@vvpoloskin

rm -rf /proc/*

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question