Qualys Security Advisory
ec0cb25af6
0071-proc/readproc.c: Harden supgrps_from_supgids().
...
1/ Prevent an integer overflow of t.
2/ Avoid an infinite loop if s contains characters other than comma,
spaces, +, -, and digits.
3/ Handle all possible return values of snprintf().
---------------------------- adapted for newlib branch
. we can't use xrealloc(), so we use realloc() instead
. and must account for a mem failure via a return of 1
Signed-off-by: Jim Warner <james.warner@comcast.net>
2018-06-09 21:35:19 +10:00
..
2016-04-19 21:33:02 +10:00
2013-04-07 18:05:01 +10:00
2018-06-09 21:35:19 +10:00
2018-05-06 07:19:38 +10:00
2017-12-20 21:18:54 +11:00
2018-05-06 07:19:38 +10:00
2018-06-09 21:35:19 +10:00
2018-05-06 07:19:38 +10:00
2011-12-23 09:18:43 +11:00
2016-08-07 21:40:48 +10:00
2017-12-20 21:18:54 +11:00
2018-05-06 07:19:38 +10:00
2017-01-04 08:29:44 +11:00
2018-05-06 07:19:38 +10:00
2017-05-22 21:38:10 +10:00
2018-05-06 07:19:38 +10:00
2018-02-19 20:33:59 +11:00
2018-05-06 07:19:38 +10:00
2016-06-11 11:50:37 +10:00
2016-08-07 21:40:48 +10:00
2017-12-20 21:18:53 +11:00
2018-05-06 07:19:38 +10:00
2018-06-09 21:35:19 +10:00
2018-05-06 07:19:38 +10:00
2018-06-09 21:35:19 +10:00
2018-05-06 07:19:38 +10:00
2017-12-20 21:18:54 +11:00
2018-05-06 07:19:38 +10:00
2017-12-20 21:18:53 +11:00
2018-05-06 07:19:38 +10:00
2016-04-19 21:33:02 +10:00
2016-07-26 20:49:44 +10:00
2016-04-19 21:33:02 +10:00
2016-05-01 16:50:25 +10:00
2016-05-01 17:46:25 +10:00
2018-06-09 21:35:19 +10:00
2018-05-06 07:19:38 +10:00
2015-06-20 07:46:23 +10:00
2018-05-06 07:19:38 +10:00
2017-12-20 21:18:54 +11:00
2018-05-06 07:19:38 +10:00
2016-12-07 22:07:00 +11:00
2018-05-06 07:19:38 +10:00
2016-08-08 22:01:37 +10:00