immortalwrt/package
Qichao Zhang 2f3f806a23 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-04-04 17:18:43 +08:00
..
base-files base-files: sysupgrade: fixes not found error 2022-04-02 00:38:40 +08:00
boot tfa-layerscape: fix build on systems without openssl headers 2022-01-01 17:32:22 +08:00
devel strace: Update to version 5.16 2022-02-18 18:32:40 +08:00
emortal autocore: add ethtool back for x86 2022-03-22 01:26:41 +08:00
firmware cypress-firmware: drop several packages 2022-03-27 21:37:49 +08:00
kernel kernel/modules: inet-diag: fix loading module 2022-03-29 04:48:30 +08:00
libs libs/zlib: fix implicit function declaration warning 2022-04-04 17:17:09 +08:00
network uqmi: set CID during 'query-data-status' operation 2022-03-17 11:00:33 +08:00
system urandom-seed: use seedrng for seeding the random number generator 2022-04-04 17:18:08 +08:00
utils busybox: fix busybox lock applet pidstr buffer overflow 2022-04-04 17:18:43 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00