CV0-003 · Question #260
A new vulnerability has been announced which affects several critical VM guests, but no patch is available. Which of the following can the administrator perform to mitigate this risk prior to a…
The correct answer is B. Apply all available software patches to VM guests and VM hosts. When no specific patch is available, applying all currently available patches to VM guests and hosts reduces the overall attack surface and hardens the environment against chained exploits.
Question
A new vulnerability has been announced which affects several critical VM guests, but no patch is available. Which of the following can the administrator perform to mitigate this risk prior to a patch being released?
Options
- AInstall and update antivirus software on all workstations
- BApply all available software patches to VM guests and VM hosts
- CDisable the affected service if it is found to be unnecessary
- DCluster all affected VM guests and implement resource pooling
How the community answered
(30 responses)- A7% (2)
- B77% (23)
- C13% (4)
- D3% (1)
Why each option
When no specific patch is available, applying all currently available patches to VM guests and hosts reduces the overall attack surface and hardens the environment against chained exploits.
Updating antivirus on workstations targets endpoint malware on desktops and does not address vulnerabilities specific to VM guest or hypervisor components.
Applying all available patches to both VM guests and VM hosts closes any other known vulnerabilities that an attacker could chain with the announced vulnerability to achieve exploitation. Keeping the hypervisor host fully patched is especially important because a compromise at the host layer can affect all guest VMs, and reducing known weaknesses at every layer limits the attacker's available options while waiting for the specific patch.
Disabling the affected service is only viable if the service is non-essential; because the question specifies the VMs are critical, this option risks disrupting required business functions and is not universally applicable.
Clustering affected VM guests and adding resource pooling improves availability and load balancing but has no effect on remediating or containing a security vulnerability.
Concept tested: VM vulnerability mitigation through comprehensive patch management
Source: https://www.vmware.com/security/advisories.html
Topics
Community Discussion
No community discussion yet for this question.