From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uOR/C8xVcGB53QAAgWs5BA (envelope-from ) for ; Fri, 09 Apr 2021 15:25:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id kAxZBcxVcGBHEgAA1q6Kng (envelope-from ) for ; Fri, 09 Apr 2021 13:25:32 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CE480223B7 for ; Fri, 9 Apr 2021 15:25:31 +0200 (CEST) Received: from localhost ([::1]:41764 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUr8c-0000IT-Ki for larch@yhetil.org; Fri, 09 Apr 2021 09:25:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34020) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUr8O-0000I8-5H for guix-devel@gnu.org; Fri, 09 Apr 2021 09:25:16 -0400 Received: from mail-wm1-x32b.google.com ([2a00:1450:4864:20::32b]:53029) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUr8K-0003Gg-CM for guix-devel@gnu.org; Fri, 09 Apr 2021 09:25:15 -0400 Received: by mail-wm1-x32b.google.com with SMTP id y204so1531139wmg.2 for ; Fri, 09 Apr 2021 06:25:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=+koFBxL52PnO6K2CilUNaCMloOLV2Z/KftswcSAsL2k=; b=GroJLtcc2nPWjrRG6LBf4jPyEh0Rb/uVXOe+bE2wu+ZG3yYaS5wG8jEIogsiBDZojx Ui8Iw5xp6Hvc6vAHPcBAEbh8nw5VjYHqiObQCjpE3hHMbeYp9Xps5kWPpax0vaI8ki8U 7Gpfcc1JWb5IDbTR5mz+OWLFs4kQfNYY7jhLkCQxNDOpmyTCu+/u0msX+G3Hrkt2LXGO y1l7WG6HpIXA/H8tuec/IwW06vTL3sl25oSADoVlmKMljPHUmM6lRwuoWsDt6Qls+SMK SX//y0SUrP4R4qlZxE5XNLKHgalaXzna5VOXndb3p4bKv2fiVk8wHCxHcw7aRdR4Eo0n pEfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=+koFBxL52PnO6K2CilUNaCMloOLV2Z/KftswcSAsL2k=; b=Bfy1b4LMF+D50OUrA5LQOrVPNW1h04gPl26KXbtpXXi/xzqNUpUElH2Ex+FT6yTtur ecjFmlVNAXfbo+/4vzFlHJBE18QXQSYubnjt/km02khYBkAxcZYDjTayRpMHF1xJJPSu 2rIlErHEvPV9bRJl3wyo9y0o5gSBJXv4dT4UeEMUJlUaRSRnaPx/Yi6Ouloh4r6p9S79 f2p39lvN6FYilWFcUi5HzQ3k3cZPbQi2+PoNeASCVRGkRGsw7zDu7WPcDpvisYZ1/Ie6 uU1nqhSl909tGztktyc5uOncoNKvgV+Lv/rY8lq06PbXlNLOnTcIuC+WDVecK2wwuXvT TPKg== X-Gm-Message-State: AOAM533CPR4xATR2pbcTpJtH3WtdOvbgNz+SbkIDYi36FhCCjWBw/1v2 vQMj+jZdjHmUK4NDHBedF4qK9Qp2kPQ= X-Google-Smtp-Source: ABdhPJyEc4PC2UKGK2C3KQG7vq5NA7RF7CG5xzS7dQR+eJ6lHFpqRmdsZPkxsQC5OGSXCfJUrJTqrA== X-Received: by 2002:a1c:b48b:: with SMTP id d133mr3151930wmf.182.1617974707113; Fri, 09 Apr 2021 06:25:07 -0700 (PDT) Received: from guixSD (host-79-17-142-89.retail.telecomitalia.it. [79.17.142.89]) by smtp.gmail.com with ESMTPSA id f7sm3627440wmq.11.2021.04.09.06.25.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Apr 2021 06:25:06 -0700 (PDT) From: =?utf-8?Q?Nicol=C3=B2?= Balzarotti To: =?utf-8?Q?L=C3=A9o?= Le Bouter , guix-devel@gnu.org Subject: Re: Please help reviewing CVE entries In-Reply-To: References: Date: Fri, 09 Apr 2021 15:25:05 +0200 Message-ID: <87sg3zmvym.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::32b; envelope-from=anothersms@gmail.com; helo=mail-wm1-x32b.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1617974731; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=+koFBxL52PnO6K2CilUNaCMloOLV2Z/KftswcSAsL2k=; b=Mp7pOk4UGRJ/ae2Z1Wk8ZwTDK058ZSXUyssGEbfbOi3YfeigI9xRwVLuBb6d3PRwFnypiV Rpre99IUJr4kymZDmSLeqOP9tLWIQ8PAdqgmefERZ1siFfEzoRSIBQcwzr4AjIM0O4jY9h uCxhxz9aJegPj+FvDRwjAoPRMrGeBYlmeM1qSc94Gd6TrfT53PxN/0YmYHad6q/vr2xkVb M1Us/JwOz+8/qGsxSRvcLfTneBYx22cXktX070f//O/e85epZwKKAIIdL9c82DizC7+c6c WdntaBYYgH/HM+UWT5kD64xVN/5qzMfzw5/O5FKs7BpuI7b2B7tYd4tGEYYsPQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1617974731; a=rsa-sha256; cv=none; b=L2WFhKoBJlV4m8AKEqxocK6n74AEka7Phs2xv/8g7+9EDSxWIMemGvaRj5Oqwq6g1FAnQY rn2foCjVHSxg/Kxy5ARVjMSi/BzYVZaL/QVpzI/obpmsJJRTh7emukbR82Svtcyzapmnx/ 2bXsGPLyFQ10BRPHb5lJe43vjbD/w4pWZckHkbnS1q+zUW8MXl2Kwg0tAv2WfZaW2+jUrI sUY5wdOc9BJWA4zKZv7btrLueyZQUfWy6Rj3gX2QXEWhSoIwyRNs4QRi5AUZpPOxSCvCZ4 FQdrWLXPStyslDq81RUHcXUKUI0pb4bQvuxhmxu/C5bLTDJgNSQo7pD/8Tgghw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=GroJLtcc; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -3.14 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=GroJLtcc; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: CE480223B7 X-Spam-Score: -3.14 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6YSqJHSuicQV L=C3=A9o Le Bouter writes: > Hello! Hi! > > I have been feeling considerable amount of stress reviewing CVE entries > alone, these days I want to focus on other things and I've been feeling > held back because I abandonned the CVE entries reviewing task without > anyone doing it when I'm not here. Thanks for your work > > Right now at time of sending this email, I've reviewed in-order up > until CVE-2021-26709 on the=20 > https://nvd.nist.gov/feeds/xml/cve/misc/nvd-rss.xml feed, I use the > 'quiterss' package as an rss reader. > I just subscribed to the feed, and noticed our version of dnsmasq might be vulnerable to CVE-2021-3448, I'll follow your suggestions here and open a bug report. Thanks, Nicol=C3=B2