On Thu, Jan 13, 2022 at 08:52:59PM -0500, Mimi Zohar wrote:
Hi Eric,
On Thu, 2022-01-13 at 11:44 -0800, Eric Biggers wrote:
From: Eric Biggers ebiggers@google.com
Don't leak a reference to the key if its algorithm is unknown.
Fixes: 947d70597236 ("ima: Support EC keys for signature verification") Cc: stable@vger.kernel.org # v5.13+ Signed-off-by: Eric Biggers ebiggers@google.com
Reviewed-by: Mimi Zohar zohar@linux.ibm.com
Thanks. You're intending to apply this patch, right? Or are you expecting someone else to? get_maintainer.pl didn't associate this file with IMA, but I see you sent out a patch to fix that (https://lore.kernel.org/linux-integrity/20220117230229.16475-1-zohar@linux.i...).
- Eric