[BusyBox] bug#1237: marked as done (busybox:makedevs sloppy at argument checking)
BusyBox.net bug Tracking System
owner at busybox.net
Sat Apr 13 08:46:04 UTC 2002
Your message dated Sat, 13 Apr 2002 08:27:05 -0600
with message-id <20020413142704.GL3091 at codepoet.org>
and subject line [BusyBox] bug#1237: busybox:makedevs sloppy at argument checking
has caused the attached bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Erik Andersen
(administrator, BusyBox.net bugs database)
--------------------------------------
Received: (at submit) by bugs.busybox.net; 3 Apr 2002 14:01:26 +0000
>From ken_yap at users.sourceforge.net Wed Apr 3 07:01:25 2002
Received: from mta02bw.bigpond.com (mta02bw.bigpond.com [139.134.6.34])
by winder.codepoet.org (Postfix) with ESMTP id E459C157629
for <submit at bugs.busybox.net>; Wed, 3 Apr 2002 07:01:23 -0700 (MST)
Received: from ken.ken.com.au ([144.135.24.69]) by
mta02bw.bigpond.com (Netscape Messaging Server 4.15 mta02bw Feb
26 2002 03:44:21) with SMTP id GTZWA900.3BJ for
<submit at bugs.busybox.net>; Thu, 4 Apr 2002 00:01:21 +1000
Received: from CPE-144-136-68-6.nsw.bigpond.net.au ([144.136.68.6]) by bwmam01.mailsvc.email.bigpond.com(MailRouter V3.0i 2/189337); 04 Apr 2002 00:01:21
Received: by ken.ken.com.au (Postfix on SuSE Linux 7.2 (i386), from userid 500)
id EA6FE753D; Thu, 4 Apr 2002 00:01:19 +1000
Received: from ken.com.au (localhost [127.0.0.1])
by ken.ken.com.au (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id D09D3753C
for <submit at bugs.busybox.net>; Thu, 4 Apr 2002 00:01:19 +1000
To: submit at bugs.busybox.net
Subject: busybox:makedevs sloppy at argument checking
From: ken_yap at users.sourceforge.net
Content-type: text/plain; charset="iso-8859-1"
X-Message-Flag: Linux : The choice of a GNU generation
X-Face: bak'McMAD{%JrA$mQ(j_Ex_o?a/F8/Nt<W\sbPkh?,)PF7TK1{Lh"HJLuQfhE}(Dj!g:c(U
=wh/r[<MJUF}hXzR*URO0e/Lh'mn_YUpU+;ycf6:0>ng*t2KX(NcfGalVs^Ke^C61:F
Date: Thu, 04 Apr 2002 00:01:14 +1000
Message-Id: <20020403140119.EA6FE753D at ken.ken.com.au>
Package: busybox
Version: 0.61pre
Severity: normal
Not providing makedevs with enough arguments causes it to segfault.
Looking at the program it's obvious why, elements of argv are being
passed to atoi() before argc is checked.
---------------------------------------
Received: (at 1237-done) by bugs.busybox.net; 13 Apr 2002 14:27:07 +0000
>From andersen at codepoet.org Sat Apr 13 08:27:06 2002
Received: by winder.codepoet.org (Postfix, from userid 1000)
id 14DAD157CFA; Sat, 13 Apr 2002 08:27:05 -0600 (MDT)
Date: Sat, 13 Apr 2002 08:27:05 -0600
From: Erik Andersen <andersen at codepoet.org>
To: ken_yap at users.sourceforge.net, 1237-done at bugs.busybox.net
Subject: Re: [BusyBox] bug#1237: busybox:makedevs sloppy at argument checking
Message-ID: <20020413142704.GL3091 at codepoet.org>
Reply-To: andersen at codepoet.org
References: <20020403140119.EA6FE753D at ken.ken.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20020403140119.EA6FE753D at ken.ken.com.au>
User-Agent: Mutt/1.3.28i
X-Operating-System: Linux 2.4.18-rmk1, Rebel-NetWinder(Intel StrongARM 110 rev 3), 185.95 BogoMips
X-No-Junk-Mail: I do not want to get *any* junk mail.
On Thu Apr 04, 2002 at 12:01:14AM +1000, ken_yap at users.sourceforge.net wrote:
> Package: busybox
> Version: 0.61pre
> Severity: normal
>
> Not providing makedevs with enough arguments causes it to segfault.
> Looking at the program it's obvious why, elements of argv are being
> passed to atoi() before argc is checked.
K, fixed.
-Erik
--
Erik B. Andersen http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
More information about the busybox
mailing list