From owner-freebsd-security@freebsd.org Thu Sep 21 06:50:46 2017 Return-Path: Delivered-To: freebsd-security@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 333EDE18102; Thu, 21 Sep 2017 06:50:46 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) (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 AF06F6C1D8; Thu, 21 Sep 2017 06:50:45 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: by mail-wm0-x241.google.com with SMTP id m127so4313094wmm.0; Wed, 20 Sep 2017 23:50:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :mime-version:content-transfer-encoding; bh=Zued3CXapInekiR1xgoydWnsc2AEH78a674d7Lu6OtE=; b=Y8CZ9DouPnvQQhZKzGCWjaqavhr2N/ZriQttd3DsSdBY59uBHCKW3IyVM79y5J1Gt0 gNshi4HxLeA0qh0yNXp8HQCYJ+ByvHvJWHL3iy1Mralq0iXc3Cr39pvanDmEeEgwcUro MzPpf6ogzvWANNy/vDBcr0Qdih82s2IdbEsut1N7FtN8J2rXgDJveHUK7ncbJqq5xXVw IJHQlk2hc5qKia5qizJCk5SYcHYvVJg++K6mq2kvpltx8v9BWYdWJzBA+GKw86H7okqf la4NziIsxKkKDSq1TlUX63DFu0FPUFjdBPEN4NFC0Ro8jqf53d2Y7peFg4v9HS7cvOZI uNPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:reply-to:mime-version:content-transfer-encoding; bh=Zued3CXapInekiR1xgoydWnsc2AEH78a674d7Lu6OtE=; b=DVk8r5fRm5DgHDD2Svm16P5yPz8748Q8P0CujWngam7C/2oLSMlDmdO9m5CiTIIVc7 jU67NwTLuBSHU6jUIHp3HFyp5/ey/qEoy6Vjb7yPocFDCtPORk761bH7gzspCA1k86qf ozj4X1F9VZxsRBimwBNOXXafIRw9D1qh3CuTB4Okb8PLViAH/2yTl9oZBxxIxvK6uTjS fwfCT4iw/muTqiQg8G5IKGTFVbC0QcKlWQ1yzyk6NkkV8JubbEGj6//uiOM4ETp9vEBd pxwbKuTL5h+NBYM72WbcKVq151pPtWWAVXpvhdEjzYRV33+Rn84GFJQNJLRWZbdYfRau zjXw== X-Gm-Message-State: AHPjjUh8grazIhVFC+cBmq9CCh2UTIs8tUl7yJ1aD0iTsyaDgyJAzHtp GmLsXhhCngFngbrwfcNPEY99HA== X-Google-Smtp-Source: AOwi7QCqULzoSm8m2Ekg7qQowvog3nRLsv2PiOLZ8MTjgPHw/0GwH2G1gUSvXSBAkAdXCmlavNb44Q== X-Received: by 10.28.195.132 with SMTP id t126mr29426wmf.0.1505976643958; Wed, 20 Sep 2017 23:50:43 -0700 (PDT) Received: from ernst.home (p4FCA62DB.dip0.t-ipconnect.de. [79.202.98.219]) by smtp.gmail.com with ESMTPSA id m19sm728451wma.24.2017.09.20.23.50.42 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 20 Sep 2017 23:50:42 -0700 (PDT) Date: Thu, 21 Sep 2017 08:50:39 +0200 From: Gary Jennejohn To: Hans Petter Selasky Cc: "Julian H. Stacey" , freebsd-usb@freebsd.org, freebsd-security@freebsd.org, Astrid Jekat Subject: Re: Re.: BadUSB - On Accessories that Turn Evil, by Karsten Nohl + Jakob Lell Message-ID: <20170921085039.7d9a029b@ernst.home> In-Reply-To: References: <201709201807.v8KI6tQM078780@fire.js.berklix.net> Reply-To: gljennjohn@gmail.com X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 21 Sep 2017 10:39:25 +0000 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2017 06:50:46 -0000 On Wed, 20 Sep 2017 22:18:02 +0200 Hans Petter Selasky wrote: > On 09/20/17 20:06, Julian H. Stacey wrote: > > A tiny diff to make it easier to grep sysctl descriptions: > > http://www.berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/sys/dev/usb/usb_hub.c.REL=12.0-CURRENT.diff > > Hi, > > Please wrap the long string in multiple pieces before > committing it. Looks good. Hope the sysctl has saved you some > trouble :-) > I suppose Hans means "submitting it." Julian should probably open a bug report and attach his diff to it. Julian did at one time, many years ago, have a commit bit. But I doubt he does now. -- Gary Jennejohn