Author :
jasper
Date :
2023-07-13 19:04:50
Hash :fbc42936 Message :- use IS_ELF() to check the ELF magic bytes
- reject non-sensical program header values which would result in a crash
when accessing the 0 bytes sized buffer allocated due to it
ok deraadt@ kettenis@