Heap out-of-bounds read during cleanup of the GSSAPI "auth-indicators"
array (missing trailing NULL). This array is part of Red Hat's downstream
GSSAPI authentication-indicators patch and is scoped by upstream to "Red Hat
Enterprise Linux versions of OpenSSH". Echo builds from Debian openssh
1:10.4p1-1 (sid), which does not carry that patch: gss-serv.c, auth2-gss.c
and gss-genr.c contain zero references to auth indicators, so the vulnerable
code path is not present. Debian rates it undetermined/unimportant.
https://security-tracker.debian.org/tracker/CVE-2026-55654
https://bugzilla.redhat.com/show_bug.cgi?id=2462493