Oracle
1Z0-460 · Question #28
You found a message on a public discussion forum mentioning a Vulnerability (for example, CVE- 2006-5794), which could affect some versions of OpenSSH in Linux distribution. Identify the command…
The correct answer is A. rpm -q --changelogopenssh| grep 5794. See the full explanation below for the reasoning.
Question
You found a message on a public discussion forum mentioning a Vulnerability (for example, CVE- 2006-5794), which could affect some versions of OpenSSH in Linux distribution. Identify the command that would allow you to see whether this CVE has been applied.
Options
- Arpm -q --changelogopenssh| grep 5794
- Byum listcvew openssh
- Crpm -qa | grep openssh | grep 5794
- Dyum sec-list cves
How the community answered
(43 responses)- A79% (34)
- B12% (5)
- C2% (1)
- D7% (3)
Community Discussion
No community discussion yet for this question.