Date: Fri, 22 Sep 2017 08:10:02 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222510] security/sudo: Immediate segfault when hostname is not defined Message-ID: <bug-222510-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222510 Bug ID: 222510 Summary: security/sudo: Immediate segfault when hostname is not defined Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: garga@FreeBSD.org Reporter: ygy@freebsd.org Flags: maintainer-feedback?(garga@FreeBSD.org) Assignee: garga@FreeBSD.org I am running 12.0-CURRENT r323729 and sudo 1.8.21p2. Without setting a host= name (leave hostname=3D"" in /etc/rc.conf), sudo will segfault immediately with = no useful information given. Once set the hostname, sudo will work just fine. This is probably a similar bug as described in https://forums.freebsd.org/threads/62311/ and https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222115. root@:~ # sudo Segmentation fault root@:~ # sudo --version Sudo version 1.8.21p2 Configure options: --sysconfdir=3D/usr/local/etc --with-ignore-dot --with-tty-tickets --with-env-editor --with-logincap --with-long-otp-prompt --with-logfac=3Dauthpriv --with-bsm-audit --enable-nls --disable-noargs-she= ll --with-pam --prefix=3D/usr/local --localstatedir=3D/var --mandir=3D/usr/loc= al/man --infodir=3D/usr/local/info/ --build=3Damd64-portbld-freebsd12.0 Segmentation fault --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222510-13>