Florian Weimer
bc779a1a5b
CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112 ]
...
The call is technically in a loop, and under certain circumstances
(which are quite difficult to reproduce in a test case), alloca
can be invoked repeatedly during a single call to clntudp_call.
As a result, the available stack space can be exhausted (even
though individual alloca sizes are bounded implicitly by what
can fit into a UDP packet, as a side effect of the earlier
successful send operation).
2016-05-23 20:18:34 +02:00
..
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2013-05-16 11:32:54 -05:00
2015-09-08 21:11:03 +00:00
2015-09-08 21:11:03 +00:00
2015-10-19 21:23:47 +00:00
2015-10-19 21:23:47 +00:00
2016-05-23 20:18:34 +02:00
2015-10-19 21:23:47 +00:00
2016-01-04 16:05:18 +00:00
2012-12-05 19:45:23 -07:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-03-08 10:04:24 +01:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2015-10-20 21:27:22 +00:00
2015-10-16 20:21:49 +00:00
2015-10-16 20:21:49 +00:00
2015-10-21 11:57:23 +00:00
2012-11-09 22:13:45 +00:00
2016-01-04 16:05:18 +00:00
2013-10-21 10:02:31 +02:00
2015-10-16 20:21:49 +00:00
2015-10-17 12:07:04 +02:00
2015-10-16 20:21:49 +00:00
2013-05-16 11:32:54 -05:00
2015-10-16 20:21:49 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2013-05-16 11:32:54 -05:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2015-02-06 10:43:19 -08:00
2015-10-20 21:27:22 +00:00
2015-10-16 20:21:49 +00:00
2016-01-04 16:05:18 +00:00
2015-10-16 20:21:49 +00:00
2013-05-16 11:32:54 -05:00
2015-10-20 21:27:22 +00:00
2015-10-20 21:27:22 +00:00