Jacques Vidrine 3dc19c4677 Verify more bits of the ELF header: the program header table
entry size and the ELF version.  Also, avoid a potential integer
overflow when determining whether the ELF header fits entirely
within the first page.

Reviewed by:	jdp

A panic when attempting to execute an ELF binary with a bogus program
header table entry size was

Reported by:	Christer Öberg <christer.oberg@texonet.com>
2004-03-18 16:33:05 +00:00
..
2004-03-18 02:53:38 +00:00
2004-03-14 09:43:15 +00:00
2004-02-21 21:32:15 +00:00
2004-03-18 12:22:31 +00:00
2004-03-18 02:54:42 +00:00
2004-03-18 09:45:17 +00:00
2004-01-25 17:18:12 +00:00
2004-01-17 03:28:27 +00:00