I have two FreeBSD 10.3 servers an audit shows the following
I run the following
Still pkg audit shows the same vulnerabilities. How can I force openssl to upgrade to a secure version?
Thanks,
Tim
Code:
pkg audit
openssl-1.0.2_15,1 is vulnerable:
OpenSSL -- multiple vulnerabilities
CVE: CVE-2016-6308
CVE: CVE-2016-6307
CVE: CVE-2016-6306
CVE: CVE-2016-2181
CVE: CVE-2016-2179
CVE: CVE-2016-2178
CVE: CVE-2016-2177
CVE: CVE-2016-2180
CVE: CVE-2016-2182
CVE: CVE-2016-6302
CVE: CVE-2016-6303
CVE: CVE-2016-2183
CVE: CVE-2016-6305
CVE: CVE-2016-6304
WWW: https://vuxml.FreeBSD.org/freebsd/43eaa656-80bc-11e6-bf52-b499baebfeaf.html
I run the following
Code:
pkg update
pkg upgrade
Still pkg audit shows the same vulnerabilities. How can I force openssl to upgrade to a secure version?
Thanks,
Tim