Attempting to install or or upload a license file into 7.9.2 or higher generates the following red toaster message in the console:
Invalid License: MD5 checksum support has been depreciated for security reasons. Please obtain a new license with a SHA-256 checksum.Licenses and RPM's generated prior to June 13th 2026 have an MD5 license file that is not supported.
Apply Hotfix 1 (HF1) for EDR 7.9.2 to migrate the license checksum back to SHA-256.
The HF can be downloaded from support.broadcom.com portal under Carbon Black EDR server 7.9.2. The file is called: (7.9.2-HF1-svr.zip)
Install the Hotfix RPM (7.9.2-HF1-svr-CRE-24354-1-4.noarch.rpm):
sudo rpm -ivh 7.9.2-HF1-svr-CRE-24354-1-4.noarch.rpm
The installation process will:
Restart the CB EDR service:
A backup of the original license file is created at /etc/cb/server.lic.bak prior to migration.
Warning: Restoring an MD5-checksummed backup on an EDR 7.9.2 system will cause the server to reject the license again. Rollback is only intended for use if the server is being downgraded to a pre-7.9.2 version.
To restore:
sudo cp /etc/cb/server.lic.bak /etc/cb/server.lic