From owner-freebsd-security@freebsd.org Mon Dec 17 08:00:09 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 1C26A1334228 for ; Mon, 17 Dec 2018 08:00:09 +0000 (UTC) (envelope-from rsimmons0@gmail.com) Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) (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 7BF7288682 for ; Mon, 17 Dec 2018 08:00:08 +0000 (UTC) (envelope-from rsimmons0@gmail.com) Received: by mail-lj1-x229.google.com with SMTP id n18-v6so10090980lji.7 for ; Mon, 17 Dec 2018 00:00:08 -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=0eTjTfUwlKGDrFwnOfhXj/duF3+2x72kS8MM8l/dmtg=; b=uJy55mZdMXeCFNDj/HRMoxEus8TwudhZO65MrtUaR9f9lDGQoLLe8xPTKicrfe+7TS 1jhuDOp+ljWLr2krqqJZ5Y019GyXetLAemyLAwsy1Bk7he9F2283q7ASVCDMeVGvcHaz 3ZapWpcP6TEgzuZSh8pnY9l2SxZ1Afx4SdnYwJJk20cRWABiAPJ1n/+L2CCB+wmmPt82 UpuqFNKY0q6Og6WibCpMMl8Mo/jh9o2Bq44zdEu4DzVGVAdkiEnte8x9K1pHRIF7jtRh joZgM2txoHNJFkqZJycYyWnB5B0MTkrfo+9yXdrpQrNSwuQ68Smgs6SiS6stYBvJBkcE gCNQ== 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=0eTjTfUwlKGDrFwnOfhXj/duF3+2x72kS8MM8l/dmtg=; b=PBR9u7GjVj2ldvLPIrUNTVdsZKiSilBMPpNF8jKTyi9L+y/Uxj+SHhTXVBBy//3t54 Vbguzl+icm1VZWQKkWMGoI1LMjvBJwx5Q/1D9CdUsyYLr5SAGP5IWMjA6fC645oywWde RV578SFtsIPTecHav7qkrsVxJMd5xsLEDKz8WurESfSUPf0sWRkievWtCKn+W7Ad4L9X 7aKcgF44RkPy2crzY0PYhMrqTNdruuaxN6J1DzOdIB8/7oMT0302BoXad1TmrRKerntK 7gptmcxRLQ+rKojlkCGrsu5hrgRZhSNrttNQR4TqirAYuFzy+j4O0ydbQU5I2l7BGFI5 4HcQ== X-Gm-Message-State: AA+aEWZMxovjsFPJYA+82BB/kpSodOKDBASo2VGY6Km99p4jVrqIu8Ch WXu5vOtNTzZkm5P0otoQb3cMJvXrieue/lD6HB7PI1/l X-Google-Smtp-Source: AFSGD/WguysuTCNNBQDlOfXc11Fr0pdZUxNF0TLK0wm2pjENWMAVa4gaP5udRBXyuffDpplljiOL0zMz97SI06uStrI= X-Received: by 2002:a2e:83d7:: with SMTP id s23-v6mr7751233ljh.139.1545033605039; Mon, 17 Dec 2018 00:00:05 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Robert Simmons Date: Mon, 17 Dec 2018 02:59:52 -0500 Message-ID: Subject: Re: SQLite vulnerability To: Roger Marquis Cc: freebsd-security@freebsd.org X-Rspamd-Queue-Id: 7BF7288682 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.988,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:00:09 -0000 You're being a jerk. This is a volunteer project. It owes 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 > " >