Re: [PATCH 00/11] crypto: improve robustness of LUKS metadata validation

2022-09-06 Thread Richard W.M. Jones
On Tue, Sep 06, 2022 at 09:41:36AM +0100, Daniel P. Berrangé wrote: > Richard pointed out that we didn't do all that much validation against > bad parameters in the LUKS header metadata. This series adds a bunch > more validation checks along with unit tests to demonstrate they are > having effect

[PATCH 00/11] crypto: improve robustness of LUKS metadata validation

2022-09-06 Thread Daniel P . Berrangé
Richard pointed out that we didn't do all that much validation against bad parameters in the LUKS header metadata. This series adds a bunch more validation checks along with unit tests to demonstrate they are having effect against maliciously crafted headers. Daniel P. Berrangé (11): crypto: