From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Biggers Date: Fri, 15 Mar 2019 09:13:42 -0700 Subject: [LTP] [PATCH 4/6] crypto/af_alg03: new regression test for rfc7539 hash alg validation In-Reply-To: <20190315092952.GA4990@dell5510> References: <20190221053026.18489-1-ebiggers@kernel.org> <20190221053026.18489-5-ebiggers@kernel.org> <20190315092952.GA4990@dell5510> Message-ID: <20190315161341.GA77949@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Petr, On Fri, Mar 15, 2019 at 10:29:53AM +0100, Petr Vorel wrote: > Hi Eric, > > you forget to add af_alg03 into runtest/cve. > The same applies to af_alg0{4,5}. > > > Kind regards, > Petr As far as I know, there are no CVEs assigned for those bugs. - Eric