kib 2007-12-04 12:21:28 UTC
FreeBSD src repository
Modified files:
sys/kern imgact_elf.c
Log:
Check for the program headers alignment of the ELF images before
dereferencing. Unaligned access could cause panic on strict alignment
architectures.
Reviewed by: marcel, marius (also tested on sparc64, thanks !)
MFC after: 3 days
Revision Changes Path
1.181 +10 -3 src/sys/kern/imgact_elf.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"