[Bug 15871] [busybox 1.36.1] use-after-free in awk

bugzilla at busybox.net bugzilla at busybox.net
Mon May 20 17:25:19 UTC 2024


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

--- Comment #5 from Natanael Copa <ncopa at alpinelinux.org> ---
A git bisect with the POC shows that it was fixed with

commit 0256e00a9d077588bd3a39f5a1ef7e2eaa2911e4 (HEAD)
Author: Denys Vlasenko <vda.linux at googlemail.com>
Date:   Tue May 30 16:42:18 2023 +0200

    awk: fix precedence of = relative to ==


https://git.busybox.net/busybox/commit/editors/awk.c?id=0256e00a9d077588bd3a39f5a1ef7e2eaa2911e4

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


More information about the busybox-cvs mailing list