In the Linux kernel, the following vulnerability has been resolved: tpm: Clean up TPM space after command failure tpm_dev_transmit prepares the TPM space before attempting command transmission. However if the command fails no rollback of this preparation is done. This can result in transient handles being leaked if the device is subsequently closed with no further commands performed. Fix this by flushing the space in the event of command transmission failure.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 12.4(7d) |
| Linux | Linux | 12.4(3g) |
| Linux | Linux | Windows 10 Version 1703 for x64-based Systems |
| Linux | Linux | Windows 10 Version 1803 for x64-based Systems |