tpm2-software / tpm2-abrmd

TPM2 Access Broker & Resource Management Daemon implementing the TCG spec.
https://github.com/tpm2-software/tpm2-abrmd
BSD 2-Clause "Simplified" License
116 stars 100 forks source link

Why is the tpm2_get_response function set in TSS2_TCTI_TIMEOUT_BLOCK? #845

Open jinlun123123123 opened 7 months ago

jinlun123123123 commented 7 months ago

No timeout interval is set for the service during waiting. As a result, the service is blocked in the poll state in some scenarios. Resulting in subsequent handle leakage