[Bug 15326] Buffer overflow with _FORTIFY_SOURCE=3 in fixdep

bugzilla at busybox.net bugzilla at busybox.net
Fri Feb 10 02:25:54 UTC 2023


https://bugs.busybox.net/show_bug.cgi?id=15326

--- Comment #1 from Sam James <sam at gentoo.org> ---
I can reproduce in a fresh tarball of 1.36.0 after untarring with:
1. make HOSTCCFLAGS="-O2 -ggdb3 -D_FORTIFY_SOURCE=3" scripts_basic
2. cp /tmp/kxgettext.o.d scripts/kconfig/
3. scripts/basic/fixdep scripts/kconfig/.kxgettext.o.d
scripts/kconfig/kxgettext.o $'x86_64-pc-linux-gnu-gcc
-Wp,-MD,scripts/kconfig/.kxgettext.o.d -O2 -ggdb3       -c -o
scripts/kconfig/kxgettext.o scripts/kconfig/kxgettext.c'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list