tn3399_openwrt/package
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
..
base-files ipq40xx: Support Chromium OS image-type creation 2022-03-25 18:14:13 +01:00
boot uboot-mediatek: add patch to allow accessing bootconf from Linux 2022-03-21 23:48:04 +00: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-25 18:14:13 +01:00
kernel mt76: update to the latest version 2022-03-29 18:35:34 +02:00
libs libs/zlib: fix implicit function declaration warning 2022-03-28 09:27:56 +02:00
network uqmi: fix acquiring PIN status 2022-03-24 18:45:19 +00:00
system urandom-seed: use seedrng for seeding the random number generator 2022-03-28 09:27:56 +02:00
utils busybox: fix busybox lock applet pidstr buffer overflow 2022-03-30 18:33:38 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00