On Thu, 26 May 2011 13:30:44 +1000 Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote: > On Mon, May 23, 2011 at 06:45:23PM -0500, Kim Phillips wrote: > > setkey allocates 16 bytes (CAAM_CMD_SZ * > > DESC_AEAD_SHARED_TEXT_LEN) shy of what is needed to > > store the shared descriptor, resulting in memory > > corruption. Fix this. > > > > Signed-off-by: Kim Phillips <kim.phillips@xxxxxxxxxxxxx> > > Applied to cryptodev. Thanks Kim! Herbert, this patch fixes a memory corruption bug introduced in commit 4427b1b - "crypto: caam - add support for sha512 variants of existing AEAD algorithms", which is currently the last commit for caam in Linus' tree. Can you please push this commit (c5bf900 in cryptodev) to Linus before he releases 3.0? btw, it would be good if commit af56dea "crypto: caam - fix build warning when DEBUG_FS not configured" were also pushed to avoid the build-bot messages, but it's not nearly as important as this one. Thanks, Kim -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html