Re: [PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()

2021-03-15 Thread Toke Høiland-Jørgensen
Greg KH writes: > On Mon, Jan 18, 2021 at 06:13:02PM +0100, Toke Høiland-Jørgensen wrote: >> David Howells writes: >> >> > Toke Høiland-Jørgensen wrote: >> > >> >> Reviewed-by: Toke Høiland-Jørgensen >> >> >> >>

Re: [PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()

2021-01-18 Thread Toke Høiland-Jørgensen
David Howells writes: > Toke Høiland-Jørgensen wrote: > >> Reviewed-by: Toke Høiland-Jørgensen >> >> and also, if you like: >> >> Tested-by: Toke Høiland-Jørgensen > > Thanks! Any chance of that patch getting into -stable anytime soon? Would be n

Re: [PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()

2021-01-13 Thread Toke Høiland-Jørgensen
David Howells writes: > I'm intending to use Tianjia's patch. Yeah, sorry for missing that. > Would you like to add a Reviewed-by? Sure: Reviewed-by: Toke Høiland-Jørgensen and also, if you like: Tested-by: Toke Høiland-Jørgensen

Re: [PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()

2021-01-13 Thread Toke Høiland-Jørgensen
Tianjia Zhang writes: > Hi, > > I have fixed this problem last week. Still thanks for your fixing. > patch is here: https://lkml.org/lkml/2021/1/7/201 Ah, awesome! I did look if this had already been fixed, but your patch wasn't in the crypto tree and didn't think to go perusing the mailing list

[PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()

2021-01-12 Thread Toke Høiland-Jørgensen
programs (such as the 'iwd' WiFi daemon) will be killed when trying to verify a TLS key using the keyctl(2) interface. Cc: sta...@vger.kernel.org Fixes: 215525639631 ("X.509: support OSCCA SM2-with-SM3 certificate verification") Signed-off-by: Toke Høiland-Jørgensen --- cr

Re: chapoly acceleration hardware [Was: Re: [RFC PATCH 00/18] crypto: wireguard using the existing crypto API]

2019-09-26 Thread Toke Høiland-Jørgensen
"Jason A. Donenfeld" writes: > [CC +willy, toke, dave, netdev] > > Hi Pascal > > On Thu, Sep 26, 2019 at 12:19 PM Pascal Van Leeuwen > wrote: >> Actually, that assumption is factually wrong. I don't know if anything >> is *publicly* available, but I can assure you the silicon is running in >> la