[PATCH 5/5] tpm: ppi: Enable submission of optional command parameter for PPI 1.3

Jarkko Sakkinen jarkko.sakkinen at linux.intel.com
Wed Jan 16 21:54:16 UTC 2019


On Wed, Jan 09, 2019 at 05:11:03PM -0500, Stefan Berger wrote:
> +		if (sscanf(buf, "%llu %llu", &tmp[0].integer.value,
> +					     &tmp[1].integer.value) != 2)

The alignment is broken here.

/Jarkko



More information about the Linux-security-module-archive mailing list