Re: Reboot after kernel crashes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jul 21, 2003 at 09:59:50AM +0530, Ravi wrote:
> reboot. Hackers take advantage of this and get into the system If user 
> process with root privileges crashes,Linux even gives fecility for 
> remote debugging with root permissions.
> To use linux in embeded devices like firewall whose aim is only 
> security, security and security,this problem has to be rectified.

Feel free to search the kernel sources for "dumpable" -- most uses will
probably the flag that is checked when a ptrace of a process is
requested.

Also, search the code for BUG and panic functions -- you should be able
to write a new function that reboots the machine, if this is truly what
you want.

-- 
"It's just PR.  They repeat "small government" enough, and people start
to look past the facts." -- Matt B

Attachment: pgp00484.pgp
Description: PGP signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux