From owner-svn-src-all@freebsd.org Fri May 25 19:04:11 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6952EF16CC; Fri, 25 May 2018 19:04:10 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 428756F2AB; Fri, 25 May 2018 19:04:10 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: by mail-wm0-x242.google.com with SMTP id f8-v6so17134951wmc.4; Fri, 25 May 2018 12:04:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc; bh=CpsDTEgg+GCsj+MoeyXWJWRi+4KcGFae7iaW97UMQcc=; b=Nf2eSvRORQulhdeVw/gMp/3Bof/X5KkdaLVd6FhjJxsMiveJtyOFaGyFg+ogxy2mYG d1+G/kuabl91TM2oGk8WkXnUMmQhyM7bwNe2QaFcE+wMeaqARo/Xz+skh5APvEmu2oq+ eJJ4IOzGcY/U4qw9mMW298QA7JdPn7PU2bcE3NXgNT7ifn3V6DzwdnnbMFqZxjnYLZFP 45/L0zPNsDS2d7//Bo/IgLosedsDVCk1ZxUnF0UIx4/CgN0otUjW/kTrCbCCAfQduCIW o2dyse14kwzgb6jNcFNwM/5uK5GhL5h752XMdFjKNm3RVdVflKaAi91QGWO2bt/D5YVg 8sZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=CpsDTEgg+GCsj+MoeyXWJWRi+4KcGFae7iaW97UMQcc=; b=XKZBXm8CJ5OEr9JcBdXozIB6X4GRlnwSQwO+6GWNjVQLMTNmIg1Ojdl61xA9nmFk6J ek6uFZtpQw5ShjJL6/qRbVLWmP+gXoZwJAB3EGpE6C0ZosJVH8o0O3IAwnxI9onQeW9r E0LIAl9pVattrDaz6DaxKJlzwgqciv5LCl0Q/M2NgxZkulJ3va/mttbWVnoTZ4fMWWMJ MqAJDQQfhsBYLFnXRV8j0RER4oEHJIV2YBKaynWtDsQU351or0nXhFr7LJmmQIoBSnq1 /1LOACk18fnnVzFgL321i8Rb/m2noUG/FAHkq/B4gO8c7DfVVS5JlwRedXdV/1J+SFG3 CYQw== X-Gm-Message-State: ALKqPwfhwgXNm32cINkJjZJTx11iXPCjIdvDP6x8iu+4difie0DIoIqx 13jusmbdoHDENdvGPNIVPMP3OLHSvpGaa2SNnnkFbg== X-Google-Smtp-Source: ADUXVKKNtyXMcPgnCs0MQ1uRtiyUwJXAiAb3WDPFXQGtEB1iGXWL8w4altQi6G/HzEXGItOAf4sSRg9KkUQ0Qo0XiDs= X-Received: by 2002:a2e:8246:: with SMTP id j6-v6mr2510438ljh.72.1527275049287; Fri, 25 May 2018 12:04:09 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a19:1fc9:0:0:0:0:0 with HTTP; Fri, 25 May 2018 12:04:08 -0700 (PDT) Reply-To: araujo@freebsd.org In-Reply-To: <20180525190140.5od5oyw2tapf3jrj@mutt-hbsd> References: <20180525151134.GB99063@spindle.one-eyed-alien.net> <20180525174424.GD99063@spindle.one-eyed-alien.net> <20180525182139.GE99063@spindle.one-eyed-alien.net> <20180525183403.i3bt2npfc3fq2cgf@mutt-hbsd> <20180525190140.5od5oyw2tapf3jrj@mutt-hbsd> From: Marcelo Araujo Date: Sat, 26 May 2018 03:04:08 +0800 Message-ID: Subject: Re: svn commit: r334199 - head/usr.sbin/bhyve To: Shawn Webb Cc: Brooks Davis , svn-src-head@freebsd.org, Eitan Adler , svn-src-all@freebsd.org, src-committers Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2018 19:04:11 -0000 2018-05-26 3:01 GMT+08:00 Shawn Webb : > On Sat, May 26, 2018 at 02:57:29AM +0800, Marcelo Araujo wrote: > > Thanks Shawn, > > > > I think there are plenty of places to fix this case! Thanks for the extra > > work :D. > > Any time. I'm glad to help. If you'd like, I might have time on Sunday > to audit bhyve's code to find and fix more of these cases. > Doesn't hurt and I think it is very welcome! Best, > > Thanks, > > -- > Shawn Webb > Cofounder and Security Engineer > HardenedBSD > > Tor-ified Signal: +1 443-546-8752 > Tor+XMPP+OTR: lattera@is.a.hacker.sx > GPG Key ID: 0x6A84658F52456EEE > GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE > -- -- Marcelo Araujo (__)araujo@FreeBSD.org \\\'',)http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_)