summaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ba28f692..87f04c59 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,14 @@
+Changes with Unit 1.34.2 26 Feb 2025
+
+ *) Security: fix missing websocket payload length validation in the Java
+ language module which could lead to Java language module processes
+ consuming excess CPU. (CVE-2025-1695).
+
+ *) Bugfix: fix incorrect websocket payload length calculation in the
+ Java language module.
+
+
Changes with Unit 1.34.1 10 Jan 2025
*) Bugfix: fix instability issues due to OpenTelemetry (OTEL) support.