Debian Patches

Status for openconnect/9.21-5

Patch Description Author Forwarded Bugs Origin Last update
master.patch diff --git a/Makefile.am b/Makefile.am
index a12798a4..40042172 100644
no
0001-globalprotect-Add-host-id-option-for-portal-cookie-t.patch globalprotect: Add --host-id option for portal cookie tracking

PAN-OS 11.1.13+ (patched for CVE-2026-0257) requires a host-id field
in the portal config request body before it will issue a
portal-userauthcookie. Without it, users must authenticate separately
to both portal and gateway.

Add openconnect_set_host_id() to the library API and --host-id to the
CLI. By default, auto-detect the machine identifier from:
- Windows: HKLM\SOFTWARE\Microsoft\Cryptography\MachineGuid
- macOS: IOPlatformUUID
- Linux/BSD: /etc/machine-id or /var/lib/dbus/machine-id

The value can be overridden with --host-id for testing or when the
auto-detection is not suitable.
David Woodhouse <dwmw2@infradead.org> no 2026-06-25

All known versions for source package 'openconnect'

Links