openwrt/package
Qichao Zhang 9d2b26d5a7 busybox: fix busybox lock applet pidstr buffer overflow
Kernel setting `/proc/sys/kernel/pid_max` can be set up to 4194304 (7
digits) which will cause buffer overflow in busbox lock patch, this
often happens when running in a rootfs container environment.
This commit enlarges `pidstr` to 12 bytes to ensure a sufficient buffer
for pid number and an additional char '\n'.

Signed-off-by: Qichao Zhang <njuzhangqichao@gmail.com>
(cherry picked from commit 34567750db)
2022-04-05 00:20:24 +02:00
..
base-files OpenWrt v22.03: set branch defaults 2022-03-20 13:05:00 +00:00
boot uboot-mvebu: backport patch to fix eMMC 2022-04-05 00:20:24 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware ipq40xx: update E2600AC c1/c2 board 2022-03-26 21:28:41 +01:00
kernel mac80211: backport patch that allows receiving packets with non-standard VHT MCS10-11 rates 2022-03-27 16:14:00 +01:00
libs pcre: disable shared libraries for host builds 2022-04-05 00:20:24 +02:00
network uqmi: fix acquiring PIN status 2022-03-27 16:14:00 +01:00
system openwrt-keyring: fix broken install step 2022-03-27 11:48:31 +02:00
utils busybox: fix busybox lock applet pidstr buffer overflow 2022-04-05 00:20:24 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00