Re: [PATCH 1/4] crypto:chelsio Fix NULL pointer dereference

2019-05-08 Thread Herbert Xu
On Thu, May 02, 2019 at 03:46:55AM -0700, Atul Gupta wrote: > Do not request FW to generate cidx update if there is less > space in tx queue to post new request. > SGE DBP 1 pidx increment too large > BUG: unable to handle kernel NULL pointer dereference at > 0124 > SGE error for queue

[PATCH v6] crypto: DRBG - add FIPS 140-2 CTRNG for noise source

2019-05-08 Thread Stephan Mueller
FIPS 140-2 section 4.9.2 requires a continuous self test of the noise source. Up to kernel 4.8 drivers/char/random.c provided this continuous self test. Afterwards it was moved to a location that is inconsistent with the FIPS 140-2 requirements. The relevant patch was e192be9d9a30555aae2ca1dc3aad37