linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] crypto: AF_ALG - AEAD memory handling fixes
@ 2016-11-10  3:30 Stephan Mueller
  2016-11-10  3:31 ` [PATCH 1/3] crypto: AF_ALG - fix AEAD tag memory handling Stephan Mueller
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Stephan Mueller @ 2016-11-10  3:30 UTC (permalink / raw)
  To: herbert; +Cc: mathew.j.martineau, linux-crypto

Hi Herbert,

The first patch is unchanged compared to a previous submission to the
mailing list. It is rolled into this patch set to have a common reference
for the AEAD user space interface changes. Therefore, please disregard
the old patch submission.

The third patch should go into stable as this fixes a kernel crash that
is present in current kernel versions.

The patch set can be tested with the HEAD branch of libkcapi found at [1].
If the patch set is accepted, the development branch will be released as
0.13.0.

[1] https://github.com/smuellerDD/libkcapi

Stephan Mueller (3):
  crypto: AF_ALG - fix AEAD tag memory handling
  crypto: AF_ALG - disregard AAD buffer space for output
  crypto: AF_ALG - fix AEAD AIO handling of zero buffer

 crypto/algif_aead.c | 215 ++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 166 insertions(+), 49 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-11-28 11:40 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-10  3:30 [PATCH 0/3] crypto: AF_ALG - AEAD memory handling fixes Stephan Mueller
2016-11-10  3:31 ` [PATCH 1/3] crypto: AF_ALG - fix AEAD tag memory handling Stephan Mueller
2016-11-10  3:32 ` [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output Stephan Mueller
2016-11-12  0:26   ` Mat Martineau
2016-11-12  2:12     ` Stephan Mueller
2016-11-12  1:55   ` Herbert Xu
2016-11-12  2:03     ` Stephan Mueller
2016-11-12  2:13       ` Herbert Xu
2016-11-15 19:06         ` Stephan Mueller
2016-11-16  8:57           ` Herbert Xu
2016-11-16  8:59             ` Herbert Xu
2016-11-16  9:02             ` Stephan Mueller
2016-11-16  9:04               ` Herbert Xu
2016-11-19 21:08                 ` Stephan Mueller
2016-11-28 11:39                   ` Herbert Xu
2016-11-16  9:05               ` Herbert Xu
2016-11-10  3:32 ` [PATCH 3/3] crypto: AF_ALG - fix AEAD AIO handling of zero buffer Stephan Mueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).