[Bug 217610] ELF loader should have a special case for program headers with p_filesz == 0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 7 17:15:31 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217610

--- Comment #3 from Robert Clausecker <fuz at fuz.su> ---
You are correct in both observations. Programs linked against crt0.o should
never trigger this bug, which is probably how it went undiscovered for so long.
If there is interest, I can write and test a patch.

This issue can affect programs that do not link against the libc and that do
not use initialized data either.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list