Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jan 2025 19:54:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 283909] bsnmpget/walk: coredump when SNMPPASSWD is empty
Message-ID:  <bug-283909-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283909

            Bug ID: 283909
           Summary: bsnmpget/walk: coredump when SNMPPASSWD is empty
           Product: Base System
           Version: 13.3-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: tphilipp@potion-studios.com

To repro, with a running bsnmpd listening on default port, not the empty
password env var:

$ env SNMPUSER=bsnmp SNMPPRIV=aes SNMPAUTH=sha SNMPPASSWD= bsnmpget 1
Floating point exception (core dumped)
$ ls bsnmpget.core
bsnmpget.core


Same for bsnmpwalk

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283909-227>