[Nagiosplug-devel] [ nagiosplug-Bugs-1815362 ] check_snmp buffer overflow when parsing snmpget replies
SourceForge.net
noreply at sourceforge.net
Fri Nov 9 18:22:13 CET 2007
Bugs item #1815362, was opened at 2007-10-17 17:22
Message generated for change (Comment added) made by dermoth
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1815362&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General plugin execution
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: fabiodds (fabiodds)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_snmp buffer overflow when parsing snmpget replies
Initial Comment:
I have found a buffer overflow in check_snmp. It copies to the perfstr char array from snmpget replies without checking if it grows too big, which is somewhere around 17,000 characters on my system.
I have attached a patch that corrects this problem.
-- fabiodds
----------------------------------------------------------------------
Comment By: Thomas Guyot (dermoth)
Date: 2007-11-09 12:22
Message:
Logged In: YES
user_id=375623
Originator: NO
this problem is now fixed in cvs. thank you for your report.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1815362&group_id=29880
More information about the Devel
mailing list