Released 1.4.2

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos
2026-04-16 23:27:59 +02:00
parent 537e171664
commit c520accb84
+1 -1
View File
@@ -1,4 +1,4 @@
* Version 1.4.2 (unreleased)
* Version 1.4.2 (released 2026-04-16)
- Hardened IPC message validation between worker, main, and sec-mod
processes: added missing upper-bound checks on message lengths and
buffer sizes, and NULL guards on optional protobuf fields (defense-in-depth).