Files
tor/changes
John Brooks bf3e32a452 Fix out-of-bounds write during voting with duplicate ed25519 keys
In dirserv_compute_performance_thresholds, we allocate arrays based
on the length of 'routers', a list of routerinfo_t, but loop over
the nodelist. The 'routers' list may be shorter when relays were
filtered by routers_make_ed_keys_unique, leading to an out-of-bounds
write on directory authorities.

This bug was originally introduced in 26e89742, but it doesn't look
possible to trigger until routers_make_ed_keys_unique was introduced
in 13a31e72.

Fixes bug 19032; bugfix on tor 0.2.8.2-alpha.
2016-05-11 13:11:03 -04:00
..
2016-03-21 11:00:50 -04:00
2015-09-29 10:20:31 +02:00
2015-12-08 08:44:58 -05:00
2015-09-29 10:08:02 +02:00
2015-09-29 10:10:52 +02:00
2015-10-19 11:12:43 -04:00
2015-10-21 08:17:07 -04:00
2016-02-22 10:07:42 -05:00
2015-11-30 22:02:50 -05:00
2015-12-14 13:11:20 -05:00
2015-12-15 11:52:00 -05:00
2016-03-21 11:00:50 -04:00
2016-03-21 10:58:29 -04:00
2016-03-21 10:58:29 -04:00
2016-03-21 10:58:29 -04:00
2016-03-21 10:58:29 -04:00
2016-03-21 13:23:32 -04:00
2016-03-21 10:19:07 -04:00