Remediating SUSE Linux vulnerabilities
Concert supports vulnerability remediation for SUSE Linux Enterprise Server (SLES) systems by ingesting SUSE security advisories, generating remediation actions for detected CVEs, and applying patches through Concert Workflows.
Use this topic to onboard SUSE advisory data, upload vulnerability scan results, generate actions for SUSE CVEs, and run automated patching on SUSE hosts.
Before you begin
- Concert Workflows are installed and accessible from
- SLES_Advisory workflow
- Create_Change_Request_For_Remediation_Action
- Monitor_Remediation_Action_Status
- Remediation_Master workflow
- Apply_SUSE_Linux_Patch sub-workflow
- Required authentications are configured:
- Linux authentication for SUSE hosts.
For details, follow the instructions in the Linux authentication setup section of the Remediation workflows documentation.
- Linux authentication for SUSE hosts.
You will also need a VM vulnerability scan report that lists detected CVEs for the target SUSE VM.
Step 1: Load SUSE advisory data
- In Concert Workflows, go to the Workflows page.
- Click .
- Open the SLES_Advisory workflow.
- Click Run workflow.
After the run completes, verify that advisory data is successfully ingested.
Step 2: Upload the SUSE vulnerability scan report
Next, upload the SLES VM scan report so Concert can identify which advisories apply to your environment.
- Go to .
- Upload the SUSE VM vulnerability scan report.
See the Uploading a vulnerability scan topic for more information.
- Concert processes the report and lists the detected CVEs for the VM.
When processing completes, the Actions list displays all generated SUSE actions.
Step 3: Apply SUSE Linux patches
Use Concert Workflows to automatically apply patches to SUSE hosts.
- Parent workflow: Remediation_Master
- Sub-workflow: Apply_SUSE_Linux_Patch
These workflows use the action data generated in Step 2 to apply the recommended patches.
- Go to >
- Open Remediation_Master.
- Provide the required inputs:
- linux_auth (Authentication details for the target SUSE VM. See Linux authentication setup for instructions.)
- Click Run workflow.
The workflow automatically triggers the Apply_SUSE_Linux_Patch sub-workflow, retrieves SUSE patch commands, and executes them on the VM.
When complete, the workflow summary shows the patched CVEs.
Step 4: Review results
- Verify that the action status is updated in .
- If needed, rerun the upgrade for failed hosts.
- Confirm that the CVE count decreases for the SUSE VM in subsequent scans.
For more details, see Reviewing and applying remediation actions.