From owner-freebsd-bugs Tue Apr 9 3:50:11 2002 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 7FB8F37B41B for ; Tue, 9 Apr 2002 03:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39Ao1T62147; Tue, 9 Apr 2002 03:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE85737B417 for ; Tue, 9 Apr 2002 03:40:06 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39Ae6C60474; Tue, 9 Apr 2002 03:40:06 -0700 (PDT) (envelope-from nobody) Message-Id: <200204091040.g39Ae6C60474@freefall.freebsd.org> Date: Tue, 9 Apr 2002 03:40:06 -0700 (PDT) From: Peter Kusenda To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/36923: fdesc file system (partially) crashes FreeBSD 4.1 and 4.3 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36923 >Category: misc >Synopsis: fdesc file system (partially) crashes FreeBSD 4.1 and 4.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 03:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Peter Kusenda >Release: 4.1 >Organization: >Environment: FreeBSD 4.1 FreeBSD 4.3 (sorry do not have FreeBSD box by hand, right now) >Description: Ordinary user is able to put FreeBSD box (tested on 4.1 and 4.3) into rather unusable state if fdescfs is mounted. After mounting fdescfs on /fdesc mount-point, an ordinary user enters the directory (cd /fdesc) and (in csh, tcsh) types: more std and presses TAB to let the shell add the rest. After pressing TAB key, system becomes unresponsive, except of possibility to switch between virtual consoles, echoing pinging and maybe doing some other network related work as routing, NATing and so. Network services (daemons) do not respond either. There is no further possibility to manage the system. I have no chance to try it on latest version. >How-To-Repeat: Sorry, if this is not really accurate, I do not have a FreeBSD box by hand, right now. Root mounts the fdescfs file system: # mkdir /fdesc # mount_fdesc fdesc /fdesc A user in csh/tcsh shell tries to type more std and presses Tab key: > cd /fdesc > ls fd/ stdin stdout stderr > more std[Tab] now the console I/O and network services hang. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message