Re: [PATCH][RFC] invalid ELF binaries can execute - better sanitychecking

From: Andrew Morton
Date: Thu Jan 08 2004 - 22:21:07 EST


Jesper Juhl <juhl@xxxxxx> wrote:
>
> The current Linux kernel does only very basic sanity checking on ELF
> binaries.

I've always had little confidence in the elf loader. The problem is
complex, the code quality is not high and the consequences of an error are
severe.

I guess others realise this, and the bad guys have probably already
"audited" the code for us, but still.

I'll merge your additional checks for testing and would encourage you to
keep looking at the problem, thanks.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/