From owner-svn-src-head@freebsd.org Sat Mar 17 03:07:28 2018 Return-Path: Delivered-To: svn-src-head@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 EAACFF636B9; Sat, 17 Mar 2018 03:07:27 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pl0-x22a.google.com (mail-pl0-x22a.google.com [IPv6:2607:f8b0:400e:c01::22a]) (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 5AA078246E; Sat, 17 Mar 2018 03:07:27 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pl0-x22a.google.com with SMTP id 61-v6so6978063plf.3; Fri, 16 Mar 2018 20:07:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=9euALLbL3igT39wyNzrDr5QSDaKfCqbtZQE2P5EmXEc=; b=ULiyx9Pq0ofmLJRKuXBYx54KC8cAQRVjEXTPSTPIgjl6MA2CaXQv8mjAbNKXepqW7u EaGfCogzX/6d+k8Lonq43BUn5WUsOdtOhtDiwLryxUKlHLWAtmcI7bwYrHk0XLQtU0T6 VLjiABH/dTfUY6caVVwdEotVTxmEhEFS8YaWtNgTSxo0nfkVq5SvUKW3YrdwS3e8ksrJ qiqs1GLUjzufquXgwzXxiHK5+u6OX7ok+djROBN3SVUgWCW5j18fm5jnfU67kEv86GHc paQZCVEFZNUXddDUTVrPDaL6bR60UBmmb3Q4SWdjllrLw7Z8m3qDqDz1Ab0Ldi65opfp Z0uw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:reply-to:subject:to:cc:references:from :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=9euALLbL3igT39wyNzrDr5QSDaKfCqbtZQE2P5EmXEc=; b=BgbYax82WheicFztBcD5Zpq80Gs5CxOuJrPCva2WgdyyVoUDj/c+HZB8Rl/W4DoHot 584SPxdjc7k98d+D1RGQUCbOAwcrHTJtz1k2gY1MvU4yHIook28ZFSv5Fl1+veKE08rt Hn56IkzE5jieNfFNlUo8uVjW8Str4JagC6kqdpCebhUD7vymSmpanu6P29u/pL6MVNqs 1+ZeYnGQ5ch5hp86vhA5fxLyoejrQeePQsQ+a69WNlG0SZ9MHVbAIUBpvCOqd8H2s94l BJtA4Yqqg+LuKYH8r+vmEmuOT+ud2linqv4r8Goru55s9D+VyCXjwjd8lasLaLosz+Ll iqGA== X-Gm-Message-State: AElRT7EkjXwPMl3UeedSfuNlcF5Irb2e6H5+B67piwXIJWkfgr/+l9A+ urH7vrYME0spz+ZSdgxn1zAJzRiV X-Google-Smtp-Source: AG47ELvMbKpz4jFFxpu7NG8R9ek6y7LTUwdtYAOKaUhpCxQn5F7G4uAxtgGmi+WUyAJN3W5s5UpPVQ== X-Received: by 2002:a17:902:bcc6:: with SMTP id o6-v6mr4290866pls.16.1521256046170; Fri, 16 Mar 2018 20:07:26 -0700 (PDT) Received: from [192.168.1.105] (152.94.214.218.sta.wbroadband.net.au. [218.214.94.152]) by smtp.gmail.com with ESMTPSA id t28sm18772098pfk.138.2018.03.16.20.07.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Mar 2018 20:07:25 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r330952 - head/sys/kern To: Alan Somers Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Ravi Pokala , src-committers References: <201803142211.w2EMBjVd010880@repo.freebsd.org> <7219A600-5C72-43D6-9E8B-7BBC1D097AF2@mac.com> From: Kubilay Kocak Message-ID: Date: Sat, 17 Mar 2018 14:07:21 +1100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:59.0) Gecko/20100101 Thunderbird/59.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-AU Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Mar 2018 03:07:28 -0000 On 15/03/2018 9:56 am, Alan Somers wrote: > Well, you _would_ be able to, except the public instance has been down for > 3 weeks :( > https://scan.coverity.com/ Coverity Scan is back up as of this (17/03) morning (UTC+11). Anyone with an account should have received the email notification below with instructions to reset their passwords: -------- As you may be aware, there recently was an interruption in the availability of the Coverity Scan service. In February 2018, we discovered that servers used for the Coverity Scan service were accessed by an unauthorized third-party. The access appears to have started earlier in the month. We suspect that the access was to utilize our computing power for cryptocurrency mining. We have not found evidence that database files or artifacts uploaded by the open source community users of the Coverity Scan service were accessed. We retained a well-known computer forensics company to assist us in our investigation. We have closed the method of access, and the Coverity Scan service is again available as a free service to the open source community. The Coverity Scan service data is backed up frequently, and Coverity Scan service data will be restored. We regret any inconvenience caused by the downtime of the Coverity Scan service. We take our commitment to the Open Source community seriously. To that end, we are asking that all Coverity Scan users reset their passwords to regain access to the service. We are continually assessing and improving our systems and practices in this environment, and will work with the Coverity Scan Service community in this effort. Please note that the servers in question were not connected to any other Synopsys computer networks. This should have no impact on customers of our commercial products, and this event did not put any Synopsys corporate data or intellectual property at risk. Note: If you previously signed in to Coverity SCAN using Github, you need not establish a password at this time, but will need to re-authorize with Github the next time you sign in. > On Wed, Mar 14, 2018 at 4:46 PM, Conrad Meyer wrote: > >> I believe they didn't come from the public FreeBSD Coverity instance, >> and I don't think ID numbers are portable between instances. You >> might be able to look up similar issues in the public instance, >> though. >> >> Best, >> Conrad >> >> On Wed, Mar 14, 2018 at 3:20 PM, Ravi Pokala wrote: >>> -----Original Message----- >>> From: on behalf of Conrad Meyer >> >>> Date: 2018-03-14, Wednesday at 15:11 >>> To: , , < >> svn-src-head@freebsd.org> >>> Subject: svn commit: r330952 - head/sys/kern >>> >>>> Author: cem >>>> Date: Wed Mar 14 22:11:45 2018 >>>> New Revision: 330952 >>>> URL: https://svnweb.freebsd.org/changeset/base/330952 >>>> >>>> Log: >>>> vfs_bio.c: Apply cleanups motivated by Coverity analysis >>> >>> What's the Coverity ID? >>> >>> Thanks, >>> >>> Ravi (rpokala@) >>> >>> >>> >> >> > _______________________________________________ > svn-src-head@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-head > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org" >