Fortanix Data Security Manager (DSM) 5.6.2930.3502 release provides an overview of resolved issues.
This release is superseded by the August 11, 2026, release.
WARNING
If you want to upgrade Fortanix DSM to version 5.6.2930.3502, your current DSM version must be at least 5.2 Patch 2*.
Downgrade from 5.6.2928.3502 to any prior version is not supported due to Kernel upgrades.
Upgrading Fortanix DSM to version 5.6.2930.3502 includes an underlying Kubernetes upgrade to version 1.34. As a result, the upgrade process may take longer than usual.
The security fix included in this patch release may cause a performance degradation and increased operation latency when executing requests from client applications. The impact will vary across operations and cryptographic algorithms.
*The minimum required version is specific to your current major.minor version. You must first upgrade to the required patch level within your current version before proceeding to version 5.6.2930.3502.
NOTE
The Fortanix DSM cluster upgrade must be done with Fortanix Support on call. Please reach out to Fortanix support if you are planning an upgrade.
The customer's BIOS version must be checked by Fortanix Support before the Fortanix DSM software upgrade. If required, the BIOS version should be upgraded to the latest version and verified by Fortanix Support for a smooth upgrade.
If your Fortanix DSM version is 5.4 or later, then the HSM Gateway version must also be 5.4 or later. Similarly, if the HSM Gateway version is 5.4 or later, then your Fortanix DSM version must be 5.4 or later.
1. Security Fixes
Fixed an issue where certain validation checks for enclave build artifacts were not consistently executed (JIRA: PROD-11281).
2. Known Issues
If a Fortanix DSM software download initiated through a URL (UI or API) is interrupted (for example, due to a page refresh or network issue), retrying the download may fail with:
Another download is still in progress (HTTP 409).
The previous attempt may continue to be treated as active, and the state is not cleared automatically (JIRA: PROD-11136).Workaround:
Use alternative methods such as uploading the build from a local file through the DSM UI, using CLI upload, or downloading the build directly on the cluster node (for example, withwget).When using an external load balancer configured with HTTP-based health checks on port 4445 (for example,
GET /sys/v1/healthor/health), the endpoint returns an HTTP 404 (Not Found) response starting from DSM version 5.2 (JIRA: RODE-383).On VMware nodes,
/etc/resolv.confmay be cleared after a reboot, resulting in missing nameserver entries. Although the/etc/network/interfacesconfiguration is correct, any manual updates to/etc/resolv.confare overwritten after a reboot or when the CoreDNS pod restarts (JIRA: RODE-373).Workaround:
Perform the following steps:Run
sudo apt purge netplan.io.If the file is removed or CoreDNS continues to have issues, manually update the nameserver entries in
/etc/resolv.conf.Restart networking:
sudo systemctl restart networking.Delete the CoreDNS pods to allow them to restart.
The
sudo get_csrs --rotateworkflow does not support changing existing DNS hostnames configured in the service URL or Subject Alternative Name (SAN) entries (JIRA: PROD-9542).This issue occurs when:
get_csrs --rotateis used to generate CSRs, andinstall_certs --rotateis used to install certificates where existing DNS/SAN hostnames (single or multiple) are modified or replaced.
For example, if the existing service URL hostname is
dsm.fortanix.net, changing it to a different hostname while using certificate rotation is not supported.Workaround:
Do not use the
--rotateoption when changing existing DNS/SAN hostnames.If certificate rotation is required with SAN certificates, retain the existing DNS entries and append additional DNS entries instead of replacing or modifying the current ones.
For a complete list of new features, enhancements to existing features, other improvements, bug fixes, and known issues, refer to the full description of the DSM 5.6 release notes.
3. Installation
To install the DSM Runtime Encryption® SGX (on-prem/Azure) and Software (AWS/Azure) packages, Download Here.