[PATCH 1/5] KEYS: sanitize add_key() and keyctl() key payloads

David Howells dhowells at redhat.com
Fri Jun 2 15:34:44 UTC 2017


Eric Biggers <ebiggers3 at gmail.com> wrote:

>  error2:
> +	memzero_explicit(payload, plen);

Isn't that wrong?  payload can be NULL.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the Linux-security-module-archive mailing list