Use a more secure hash function for the circuitmux hashtable.
commit4c06c619faceb5d158a725d97fda45cadb2cf9c9
authorNick Mathewson <nickm@torproject.org>
Tue, 18 May 2021 12:40:09 +0000 (18 08:40 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 18 May 2021 12:40:09 +0000 (18 08:40 -0400)
tree071aac150da74aabbf72ddcdb968459220c2ad4a
parente2c1ac214c0ae77282709b50fb9fbdde50dd7a1f
Use a more secure hash function for the circuitmux hashtable.

Fixes bug 40931; bugfix on 0.2.4.4-alpha. Also tracked as
TROVE-2021-005.

This issue was reported by Jann Horn from Google's Project Zero.
changes/bug40391 [new file with mode: 0644]
src/core/or/circuitmux.c