aboutsummaryrefslogtreecommitdiff
path: root/changes/trove-2018-004
blob: 37e0a89b0da01c7a061ec2b809eec2172f972aa1 (plain)
1
2
3
4
5
6
7
8
  o Minor bugfixes (denial-of-service):
    - Fix a possible crash on malformed consensus. If a consensus had
      contained an unparseable protocol line, it could have made clients
      and relays crash with a null-pointer exception. To exploit this
      issue, however, an attacker would need to be able to subvert the
      directory-authority system. Fixes bug 25251; bugfix on
      0.2.9.4-alpha. Also tracked as TROVE-2018-004.