From: David Goulet Date: Tue, 22 Aug 2023 17:25:34 +0000 (-0400) Subject: changes: Add changes file for ticket 40833 X-Git-Tag: tor-0.4.8.4~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=554d8407421c0969d4aaa5f86bcf59dd495e86e5;p=thirdparty%2Ftor.git changes: Add changes file for ticket 40833 Signed-off-by: David Goulet --- diff --git a/changes/ticket40833 b/changes/ticket40833 new file mode 100644 index 0000000000..5c97289760 --- /dev/null +++ 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.