[PATCH 6/6] KEYS: Use individual pages in big_key for crypto buffers

David Howells dhowells at redhat.com
Thu Feb 22 23:42:15 UTC 2018


David Howells <dhowells at redhat.com> wrote:

> +		l = min(len, PAGE_SIZE);

Sigh.  This needs to be a min_t().

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