On Thu, 28 Sep 2017, Eric Biggers wrote: > From: Eric Biggers <[email protected]> > > eCryptfs blindly casts the user-supplied key payload to a > 'struct ecryptfs_auth_tok' without validating that the payload does, in > fact, have the size of a 'struct ecryptfs_auth_tok'. Fix it. > > Fixes: 237fead61998 ("[PATCH] ecryptfs: fs/Makefile and fs/Kconfig") > Cc: <[email protected]> [v2.6.19+] > Signed-off-by: Eric Biggers <[email protected]>
Reviewed-by: James Morris <[email protected]> -- James Morris <[email protected]> -- Linux-cachefs mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-cachefs
