[Bug 15216] There is a stack overflower in ash of busybox. Here is asan report.

bugzilla at busybox.net bugzilla at busybox.net
Wed Jul 31 13:48:52 UTC 2024


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

--- Comment #6 from johan.malmstrom.office at gmail.com ---
As far as I can see, John Atas statement in comment 4 & 5 is true. We repeated
the test, with the configuration below (x86_64-buildroot-linux-gnu-gcc-12.3.0):

.config:
CONFIG_FEATURE_SH_MATH_64=y
# CONFIG_FEATURE_SH_MATH_BASE is not set

host:~ # ulimit -c unlimited
host:~ # ash
host:~ # echo ${0::0/0~09J}
Segmentation fault (core dumped)

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


More information about the busybox-cvs mailing list