CompTIA
XK0-006 · Question #136
A systems administrator is patching servers that are vulnerable to the regreSSHion bug. Which of the following commands allows the administrator to patch the servers?
The correct answer is A. dnf --advisory-regreSSHion upgrade openssh. Using the advisory option with the upgrade command applies security patches associated with a specific vulnerability advisory, ensuring the OpenSSH package is updated to remediate the regreSSHion flaw.
Security Best Practices
Question
A systems administrator is patching servers that are vulnerable to the regreSSHion bug. Which of the following commands allows the administrator to patch the servers?
Options
- Adnf --advisory-regreSSHion upgrade openssh
- Bdnf --enablerepo=security-common update openssh
- Cdnf --enable=security-common install openssh
- Ddnf check-update openssh
How the community answered
(48 responses)- A71% (34)
- B10% (5)
- C4% (2)
- D15% (7)
Explanation
Using the advisory option with the upgrade command applies security patches associated with a specific vulnerability advisory, ensuring the OpenSSH package is updated to remediate the regreSSHion flaw.
Topics
#dnf#CVE patching#regreSSHion#OpenSSH vulnerability
Community Discussion
No community discussion yet for this question.