After upgrading my packages today I have found
But my system has
Freshports also has reported same version and no issue after mar' 01.
Are these all new CVE or I have some stale files. I have used
Code:
pkg audit -F
Fetching vuln.xml.bz2: 100% 711 KiB 242.8kB/s 00:03
libsndfile-1.0.28_1 is vulnerable:
libsndfile -- out-of-bounds reads
CVE: CVE-2017-17457
CVE: CVE-2017-17456
CVE: CVE-2017-14246
CVE: CVE-2017-14245
WWW: https://vuxml.FreeBSD.org/freebsd/30704aba-1da4-11e8-b6aa-4ccc6adda413.html
1 problem(s) in the installed packages found.
Code:
pkg inf libsndfile
libsndfile-1.0.28_1
Name : libsndfile
Version : 1.0.28_1
Installed on : Mon Mar 5 18:08:25 2018 IST
Are these all new CVE or I have some stale files. I have used
pkg clean
also.