Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125520 - Version bump: Nessus 3.0.2 released
Summary: Version bump: Nessus 3.0.2 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Gentoo Netmon project
URL: http://www.nessus.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-08 12:49 UTC by ChazeFroy
Modified: 2006-03-09 09:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ChazeFroy 2006-03-08 12:49:00 UTC
The closed-source tree of Nessus has an updated release, 3.0.2.  However, please continue to keep the 2.2.x versions in portage because it is open source, unlike the 3.0.x releases.

Nessus 3.0.2 provides further improvements over the previous release, and also fixes several bugs.

Here is the list of changes since 3.0.1 :

nessusd :
    * Fixed a problem causing the scan to hang if max_checks was set to a value which is way too high
    * Plugged a small memory leak occuring when re-using the same connection to perform an additional scan
    * Plugged a small memory leak in the plugins scheduler
    * Fixed bug#1426 (crash on startup when processing a malformed nessusd.conf file)
    * Improved the 'default' list of ports to scans with a new file 'nessus-services'

nessus :
    * 'nessus -V' (verbose) works again

nasl :
    * A new function, inject_packet(), can write directly to layer 2
    * The function 'end_denial()' would not work when used in command-line mode
    * Fixed a potential bus error occuring on memory exhaustion
    * Fixed an integer overflow causing a segfault when processing some kind of malformed script

libnessus :
    * Fixed a bug in the SSL transport layer which may cause find_services.nes to hang longer than expected on SSL_read()
    * Fixed the function in charge of getting the list of network interfaces which would get a wrong netmask when dealing with an interface alias

plugins :
    * Fixed several bugs in find_services.c which would not properly set the key Transport/SSL or which may read some data beyond its buffer
    * Fixed a bad #if/#endif clause in nessus_tcp_scanner.c which prevented it from recomputing the RTT, hence negatively impacting the performance
    * nmap.nasl has been removed from the main distribution
Comment 1 Marcelo Goes (RETIRED) gentoo-dev 2006-03-09 09:57:44 UTC
nessus-bin 3.0.2 in cvs, thanks!