From owner-freebsd-security@freebsd.org Sun Apr 11 19:21:31 2021 Return-Path: Delivered-To: freebsd-security@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 205545D9411; Sun, 11 Apr 2021 19:21:31 +0000 (UTC) (envelope-from gpiero@rm-rf.it) Received: from serafino.rm-rf.it (serafino.rm-rf.it [192.165.67.94]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FJMDT49b2z4VC5; Sun, 11 Apr 2021 19:21:29 +0000 (UTC) (envelope-from gpiero@rm-rf.it) Received: from valentina.fdc.rm-rf.it (valentina.fdc.rm-rf.it [192.168.192.1]) by serafino.fdc.rm-rf.it (OpenSMTPD) with ESMTP id 4acb8553; Sun, 11 Apr 2021 21:21:26 +0200 (CEST) Received: from robinhood.fdc.rm-rf.it (robinhood.fdc.rm-rf.it [192.168.192.50]) by valentina.fdc.rm-rf.it (Postfix) with ESMTP id 8F9041F6B0; Sun, 11 Apr 2021 21:21:25 +0200 (CEST) Received: by robinhood.fdc.rm-rf.it (Postfix, from userid 1000) id 4CAB7601F2E; Sun, 11 Apr 2021 21:21:25 +0200 (CEST) Date: Sun, 11 Apr 2021 21:21:25 +0200 From: Gian Piero Carrubba To: freebsd-security@freebsd.org Cc: ports-secteam@FreeBSD.org Subject: Re: FreeBSD Security Advisory FreeBSD-SA-21:08.vm Message-ID: <20210411192125.knknarbiul3alggx@robinhood.fdc.rm-rf.it> References: <20210406202258.1642E15C4A@freefall.freebsd.org> <20210406202303.3B6F715D1E@freefall.freebsd.org> <20210406202309.EECD015EA7@freefall.freebsd.org> <20210411075824.fzrbnrtus6iiw2cq@robinhood.fdc.rm-rf.it> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline In-Reply-To: <20210411075824.fzrbnrtus6iiw2cq@robinhood.fdc.rm-rf.it> X-Rspamd-Queue-Id: 4FJMDT49b2z4VC5 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of gpiero@rm-rf.it designates 192.165.67.94 as permitted sender) smtp.mailfrom=gpiero@rm-rf.it X-Spamd-Result: default: False [0.70 / 15.00]; ARC_NA(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[192.165.67.94:from]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:192.165.67.94]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[rm-rf.it]; NEURAL_SPAM_SHORT(1.00)[1.000]; SPAMHAUS_ZRD(0.00)[192.165.67.94:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[3]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(1.00)[1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:34971, ipnet:192.165.67.0/24, country:IT]; RCVD_TLS_LAST(0.00)[]; MAILMAN_DEST(0.00)[freebsd-security,ports-secteam] X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Apr 2021 19:21:31 -0000 CCing ports-secteam@ as it seems a more appropriate recipient. * [Sun, Apr 11, 2021 at 09:58:24AM +0200] Gian Piero Carrubba: >* [Tue, Apr 06, 2021 at 08:22:58PM +0000] FreeBSD Security Advisories: >>FreeBSD-SA-21:08.vm Security > >* [Tue, Apr 06, 2021 at 08:23:03PM +0000] FreeBSD Security Advisories: >>FreeBSD-SA-21:09.accept_filter Security > >* [Tue, Apr 06, 2021 at 08:23:09PM +0000] FreeBSD Security Advisories: >>FreeBSD-SA-21:10.jail_mount Security > >Not sure if this is the correct list for notifying about it, but none >of the above mentioned SAs has been included in >https://svn.freebsd.org/ports/head/security/vuxml/vuln.xml. This is a >bit of inconvenience for people using base-audit like me. >More in general, which is the right process for including new SAs into >vuln.xml? > >Thanks, >Gian Piero.