From owner-freebsd-bugs Thu Dec 7 7: 0: 8 2000 From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 7 07:00:02 2000 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6501137B401 for ; Thu, 7 Dec 2000 07:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB7F02c59978; Thu, 7 Dec 2000 07:00:02 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 7 Dec 2000 07:00:02 -0800 (PST) Resent-Message-Id: <200012071500.eB7F02c59978@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, eugen@iname.com Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 435F737B400 for ; Thu, 7 Dec 2000 06:53:01 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB7Er1m58976; Thu, 7 Dec 2000 06:53:01 -0800 (PST) (envelope-from nobody) Message-Id: <200012071453.eB7Er1m58976@freefall.freebsd.org> Date: Thu, 7 Dec 2000 06:53:01 -0800 (PST) From: eugen@iname.com Sender: nobody@FreeBSD.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/23356: killall(1) refuses to kill root-owned SUID-binary started by non-root Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23356 >Category: bin >Synopsis: killall(1) refuses to kill root-owned SUID-binary started by non-root >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 07 07:00:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release: 4.2-STABLE >Organization: Svyaz Service ISP >Environment: FreeBSD D00015.dialonly.kemerovo.su 4.2-STABLE FreeBSD 4.2-STABLE #0: Sat Nov 25 14:45:55 KRAT 2000 root@D00015.dialonly.kemerovo.su:/usr/obj/usr/src/sys/DADV i386 >Description: New killall(1) is C-program that has replaced old perl-script. It has a bug: sometimes it says "No matching processes belonging to you were found" when user tries to kill any root-owned SUID-binary started by this user. However, kill(1) still works. >How-To-Repeat: I discovered this bug while connecting to ISP using pppd using command like 'pppd call isp' and then tried to disconnect using 'killall pppd'. killall refused to work. This is 100% repeatable. However, kill did a job. >Fix: Unknown for me >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message