plan9fox/sys
cinap_lenrek 281729551f kernel: limit argv[] strings to the USTKSIZE to avoid overflow
argv[] strings get copied to the new processes stack segment, which
has a maximum size of USTKSIZE, so limit the size of the strings to
that and check early for overflow.
2015-08-06 11:51:23 +02:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: go away. 2015-07-22 21:35:50 -04:00
include ape: implement altzone for tzset() 2015-08-04 02:01:41 +02:00
lib authsrv: remove unused opasstokey 2015-06-09 23:53:07 +02:00
man libc: make atoi() not parse c-style octal and hex numbers 2015-08-03 18:10:53 +02:00
src kernel: limit argv[] strings to the USTKSIZE to avoid overflow 2015-08-06 11:51:23 +02:00