On Fri, Feb 02, 2018 at 06:23:41PM +0100, James Bottomley wrote: > If a TPM is attached to a system via a serial bus on a platform that > suffers bit flips, we can get back dangerously wrong data. This patch > series aims never to do a direct copy into a kernel buffer based on an > unchecked size value returned from the TPM. > > Jeremy Boone (2): > tpm: fix potential buffer overruns caused by bit glitches on the bus > tpm drivers: fix potential buffer overruns caused by bit glitches on > the bus Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx> Jason