From 554d8407421c0969d4aaa5f86bcf59dd495e86e5 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 22 Aug 2023 13:25:34 -0400 Subject: [PATCH] changes: Add changes file for ticket 40833 Signed-off-by: David Goulet --- changes/ticket40833 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/ticket40833 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.