X-Scanned-BY: MIMEDefang 2.68 on 10.5.11.24 CC: dcbw@redhat.com, psimerda@redhat.com MIME-Version: 1.0 In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.1 References: <4F461680.1090205@redhat.com> <4F4625A7.7080009@redhat.com> <20120223115149.GB9312@movementarian.org> <4F5F2E06.7080609@redhat.com> <4F7AEF26.9050805@redhat.com> Message-ID: <50190BFD.3060009@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed X-RT-Original-Encoding: utf-8 Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) by bugs.isc.org (Postfix) with ESMTP id AF1862D2004F for ; Wed, 1 Aug 2012 10:59:25 +0000 (UTC) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.pao1.isc.org (Postfix) with ESMTP id 460EDC944E for ; Wed, 1 Aug 2012 10:59:12 +0000 (UTC) (envelope-from jpopelka@redhat.com) Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q71AxBb0015472 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 1 Aug 2012 06:59:11 -0400 Received: from zepelin.brq.redhat.com (zepelin.brq.redhat.com [10.34.4.75]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q71Ax9M8009078; Wed, 1 Aug 2012 06:59:10 -0400 Delivered-To: dhcp-bugs@bugs.isc.org Subject: Re: [ISC-Bugs #28038] Bug in timer code using infinite lease time on 64 bit system User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0 Return-Path: X-Original-To: dhcp-bugs@bugs.isc.org Date: Wed, 01 Aug 2012 12:59:09 +0200 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mx.pao1.isc.org To: dhcp-bugs@isc.org Content-Transfer-Encoding: 7bit From: Jiri Popelka RT-Message-ID: Content-Length: 1327 Hi, I haven't heard anything from John since then, but some other users went into this problem too. I won't duplicate the info here, all you need is in https://bugzilla.redhat.com/show_bug.cgi?id=662254 (from comment #6) see especially Dan Williams' outstanding comments and his patch in comment #32. Also his blog: http://blogs.gnome.org/dcbw/2012/07/25/guadec-psa-wifi-fails-due-to-dhclient-lease-miscalculation/ http://blogs.gnome.org/dcbw/2012/07/26/dhclient-infinite-lease-follow-up/ The original John Levon's bug is now public here https://bugzilla.redhat.com/show_bug.cgi?id=789601 -- Jiri On 04/03/2012 02:38 PM, Jiri Popelka via RT wrote: > On 04/03/2012 01:15 AM, Shawn Routhier via RT wrote: >> Currently we do not consider this to be a security related flaw, as >> it appears to be mostly a configuration issue. However the user >> seeing this with a value of 80 000 is a concern. We never >> received additional information for that case though. > Thanks, > > you never received additional information for that case because the > original reporter (John Levon, levon@movementarian.org) is not added > to this ticket and I had forgot to forward the request to him, sorry. > > I've sent him the request now, hopefully he will still be able to > confirm/disprove that he can reproduce it with that value.