SECURITY UPDATE: integer overflow in compressed-token decoder allows
memory disclosure to a malicious sender
debian/patches/CVE-2026-43618.patch: cap rxtoken at MAXTOKENINDEX
and add overflow checks in recvcompressedtokennum/run; add
CHUNKSIZE bound check in simplerecv_token; initialize data=NULL
per iteration and validate literal token pointer in receiver