Files
tor/changes
David Goulet 057139d383 sched: Avoid integer overflow when computing tcp_space
In KIST, we could have a small congestion window value than the unacked
packets leading to a integer overflow which leaves the tcp_space value to be
humongous.

This has no security implications but it results in KIST scheduler allowing to
send cells on a potentially saturated connection.

Found by #24423. Fixes #24590.

Signed-off-by: David Goulet <dgoulet@torproject.org>
2017-12-11 15:45:19 -05:00
..
2017-11-27 09:09:16 -05:00
2017-10-24 17:35:17 -05:00
2017-11-07 00:28:14 +02:00
2017-10-03 10:56:46 -04:00
2017-10-03 15:48:12 +03:00
2017-12-04 14:01:52 -05:00
2017-10-03 07:45:36 -05:00
2017-10-05 22:42:00 -05:00
2017-11-02 10:19:05 -04:00
2017-10-26 09:08:49 -04:00
2017-11-15 15:11:15 -05:00
2017-11-05 14:09:07 -05:00
2017-11-16 14:07:58 -05:00
2017-12-05 12:09:57 -05:00
2017-11-30 11:52:40 -05:00