Core component of SQL Server for storing, processing, and securing data
If using customization specs (sysprep) or templates in a virtualized environment, ensure the "Generate new identity" options are used so SIDs/UUIDs are unique. We only had issues with servers running on VMware, which also had identical SIDs (due to a failure in the cloning process), after applying the KB update. Uninstalling the update helped, but what we finally did was reinstalling the VM's affected, this means using sysprep and reinstalling the OS, software etc etc. I believe this tool was used on some servers (https://www.stratesave.com/html/sidchg.html), but we did fresh installs on SQL Server clusters to avoid any issues down the road (supportability etc).