OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: dangerous?
From: Solar Designer (solarfalse.com)
Date: Mon May 08 2000 - 19:45:27 CDT


>
> Perhaps there should be a CONFIG_NO_AOUT option to disable uselib() and
> other a.out compatibility code altogether in the kernel - since AFAIK

Yes, I even thought of adding #ifdef CONFIG_BINFMT_AOUT around
load_aout_interp() and its call in binfmt_elf.c for the -ow patches,
but then decided it's not really a good idea to change the behavior
with a minor update of the patch. I vote for a separate option.

Signed,
Solar Designer