The system'll crash when the users insmod crypto/tcrypto.ko with mode=155 ( testing "authenc(hmac(sha1),cbc(aes))" ). It's caused by reuse the memory of request structure.
Wording adjustments: * … system will crash … * … It is caused by reusing the …
when these memory will be used again.
when this memory …
… Thus release specific resources before
Is there a need to improve also this information another bit?
Regards, Markus