Re: KASAN: use-after-free Read in skcipher_recvmsg

2018-11-04 Thread LABBE Corentin
On Sat, Nov 03, 2018 at 03:35:04PM -0700, Eric Biggers wrote: > [+cla...@baylibre.com] > > Hi Corentin, I think this is a bug in the new crypto statistics feature. In > the > skcipher_decrypt case the code is (but this applies elsewhere too!): > > static inline void crypto_stat_skcipher_decrypt

Re: KASAN: use-after-free Read in skcipher_recvmsg

2018-11-03 Thread Eric Biggers
[+cla...@baylibre.com] Hi Corentin, I think this is a bug in the new crypto statistics feature. In the skcipher_decrypt case the code is (but this applies elsewhere too!): static inline void crypto_stat_skcipher_decrypt(struct skcipher_request *req,