From owner-freebsd-security@freebsd.org Mon Dec 17 08:31:37 2018 Return-Path: Delivered-To: freebsd-security@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 E6EFF133500F for ; Mon, 17 Dec 2018 08:31:36 +0000 (UTC) (envelope-from rsimmons0@gmail.com) Received: from mail-lj1-x234.google.com (mail-lj1-x234.google.com [IPv6:2a00:1450:4864:20::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 55E398991C for ; Mon, 17 Dec 2018 08:31:36 +0000 (UTC) (envelope-from rsimmons0@gmail.com) Received: by mail-lj1-x234.google.com with SMTP id x85-v6so10193805ljb.2 for ; Mon, 17 Dec 2018 00:31:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6RPE45nUz3smZq67V7Rlo1/DxlacLBrcE8zm43zeVSI=; b=vQyrnmN4ZrP3mATAafrPB8pWaRTOb2ryrYeYoVzR/qIcEg6np2Bjdx2r60aJTPwxvQ KomzkSWgEvLJ90S+DHtcO4ldQxJoD2Rh00alnBY8zVqC5W07fvc3t2hZ1GaAu8gDCcOS E23NFn2tr2XMXrMe5i+YNKIDQmU4/pQCDnEG4Lj33nK8p1G0wh5zXuW2aah4/57j0Gon uUJ9Xq0MR4cUdcbxGiaElUbVTIPPAUW4FSspmR5t1ydcSfkqdJIMud6zJreVfu0kJMut 7Y1zQOSOoQqSGMOatkNH3SgyfmpI5RDL1txG9ge4++mUpQW/1VKekiPDf4vmJkDcDk0O SoJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6RPE45nUz3smZq67V7Rlo1/DxlacLBrcE8zm43zeVSI=; b=TrUHaW6G6oijhb96pxBYRRSjoNmCjUXMCj1wOUDiQLoH4IEwdYZUadmk1R3OeTPlzu uCWEWPUKq8hhAOrtgyC8Dfqi4c7cFJ3cJWHoL2FlOjg/hyaYPXuj9uj3L1uPBC5/G43Z 9lPSSn9iDu7UeBdtSmwlqSGcQlKtKekSBUHHZq4ct1H35ezMz86E7T5W6ZfL/IoD8TOq cU6EHGcTKJkcl1vE1LCn1gfjRSWNBB/ISStyl2m5vg8rvvk0SqZqJn0CwvkhBcI/kK8m 6Vm6Jvzp1JtKIz79vMGml/sGNf3c60fNvDTgFjvo94u46LYNOwGNr/ZvsFCJmd+DfWLG 6t9A== X-Gm-Message-State: AA+aEWb5FyoUvrvep8cE4etGJTBCNVJ24eRaQESDMk/iqsOJukl1lf3A n7QvQWhQPWh1MMdEjrh4kWFlWGvf3TQbiRPtlr5J15KY X-Google-Smtp-Source: AFSGD/WbZTwYNbiUaD22nZut4swBpWgjqsdDyQqABR3rm36HE+WNAwQXMfkZxh1rHl0DplGlqf94ulokMH2XhirtsNc= X-Received: by 2002:a2e:83d7:: with SMTP id s23-v6mr7826430ljh.139.1545035494506; Mon, 17 Dec 2018 00:31:34 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Robert Simmons Date: Mon, 17 Dec 2018 03:31:22 -0500 Message-ID: Subject: Re: SQLite vulnerability To: Roger Marquis Cc: freebsd-security@freebsd.org X-Rspamd-Queue-Id: 55E398991C X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.99)[-0.987,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2018 08:31:37 -0000 https://mikemcquaid.com/2018/03/19/open-source-maintainers-owe-you-nothing/ On Sun, Dec 16, 2018, 16:42 Roger Marquis Thanks to Chrome{,ium} a recently discovered SQLite exploit has been all > over the news for a week now. It is patched on all Linux platforms but > has not yet shown up in FreeBSD's vulxml database. Does this mean: > > A) FreeBSD versions prior to 3.26.0 are not vulnerable, or > > B) the ports-secteam is not able to properly maintain the vulnerability > database? > > If the latter perhaps someone from the security team could let us know > how such a significant vulnerability could go unflagged for so long and, > more importantly, what might be done to address the gap in reporting? > > Roger Marquis > _______________________________________________ > freebsd-security@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org > " >