Bug 258516

Summary: security/openvas looks for /proc/net/route
Product: Ports & Packages Reporter: Luciano Mannucci <luciano>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Only Me CC: dewayne
Priority: --- Flags: bugzilla: maintainer-feedback? (acm)
Version: Latest   
Hardware: amd64   
OS: Any   

Description Luciano Mannucci 2021-09-15 15:11:22 UTC
I installed the Greenbone suite via the pkg on a FreeBSD 12.2 system running under bhyve. In /var/log/gvm/openvas.log I get a lot of

lib  misc:MESSAGE:2021-09-15 15h03.24 utc :13158: Could not read from /proc/net/route

which doesn't exist even if I mounted the procfs filesystem.
Comment 1 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2021-11-05 16:43:45 UTC
Hi, it is normal right now, because I didn't replace current linux function for detect route entries with freebsd one. Maybe on next update will take a look in it. But it should not a problem on scan results
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2022-05-22 05:58:36 UTC
Hi, take a look at new version of openvas I added to ports tree

https://cgit.freebsd.org/ports/commit/?id=5212323270f6dbd887a9c4a427a1e2c838557c6f

Now, it detects route values on FreeBSD