mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-18 02:22:10 -05:00
This backports a commit which fixes a use after free bug in awk.
CVE-2022-30065 description:
A use-after-free in Busybox 1.35-x's awk applet leads to denial of
service and possibly code execution when processing a crafted awk
pattern in the copyvar function.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| 001-CVE-2022-30065-awk-fix-use-after-free.patch | ||
| 120-lto-jobserver.patch | ||
| 200-udhcpc_reduce_msgs.patch | ||
| 201-udhcpc_changed_ifindex.patch | ||
| 210-add_netmsg_util.patch | ||
| 220-add_lock_util.patch | ||
| 270-libbb_make_unicode_printable.patch | ||
| 301-ip-link-fix-netlink-msg-size.patch | ||
| 500-move-traceroute-applets-to-bin.patch | ||
| 510-move-passwd-applet-to-bin.patch | ||
| 520-loginutils-handle-crypt-failures.patch | ||
| 530-nslookup-ensure-unique-transaction-IDs-for-the-DNS-queries.patch | ||