aboutsummaryrefslogtreecommitdiff
path: root/changes/bug18162
blob: 0844d6f62fb89ed9e129b26d8a20013f82d5b3c2 (plain)
1
2
3
4
5
6
7
  o Major bugfixes (security, pointers):

    - Avoid a difficult-to-trigger heap corruption attack when extending
      a smartlist to contain over 16GB of pointers. Fixes bug #18162;
      bugfix on Tor 0.1.1.11-alpha, which fixed a related bug
      incompletely. Reported by Guido Vranken.