openwrt/package/utils/busybox
Qichao Zhang 34567750db 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>
2022-03-30 18:33:38 +02:00
..
config busybox: update to 1.35.0 2022-01-08 00:49:59 +01:00
files busybox: sysntpd: add trigger to reload server 2021-06-27 23:54:06 +02:00
patches busybox: fix busybox lock applet pidstr buffer overflow 2022-03-30 18:33:38 +02:00
Config-defaults.in busybox: update to 1.35.0 2022-01-08 00:49:59 +01:00
Config.in busybox: add selinux variant 2020-08-23 23:37:08 +01:00
convert_defaults.pl
convert_menuconfig.pl
Makefile busybox: update to 1.35.0 2022-01-08 00:49:59 +01:00
selinux.config busybox: add selinux variant 2020-08-23 23:37:08 +01:00