Modify ↓
Opened 9 years ago
Closed 9 years ago
#5021 closed defect (fixed)
mini-snmpd segfaults on wrong parameter formatting
Reported by: | syneticon-dj | Owned by: | developers |
---|---|---|---|
Priority: | low | Milestone: | Kamikaze 8.09.1 |
Component: | packages | Version: | Kamikaze 8.09 |
Keywords: | Cc: |
Description
mini-snmpd from the mini_snmpd package in Kamikaze is terminated due to a segfault when the value after the -V parameter is not a valid SNMP OID.
Repro:
# mini_snmpd -V 123456
started, listening on port 161/udp and 161/tcp
Segmentation fault
Attachments (0)
Change History (1)
comment:1 Changed 9 years ago by nico
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in [15469], thanks for reporting!