commit 554d8407421c0969d4aaa5f86bcf59dd495e86e5 parent c6b1da20a7e2c34435cb18fc1eb64e18277a4d98 Author: David Goulet <dgoulet@torproject.org> Date: Tue, 22 Aug 2023 13:25:34 -0400 changes: Add changes file for ticket 40833 Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| A | changes/ticket40833 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket40833 b/changes/ticket40833 @@ -0,0 +1,3 @@ + o Major bugfixes (proof of work, onion service, hashx): + - Fix a very rare buffer overflow in hashx, specific to the dynamic compiler + on aarch64 platforms. Fixes bug 40833; bugfix on 0.4.8.2-alpha.