Site icon EfmSoft

What does HRESULT 0x80280148 (TPM_20_E_NV_LOCKED) mean?

 
Previous Next
TPM_20_E_NV_SIZE TPM_20_E_NV_AUTHORIZATION

TPM_20_E_NV_LOCKED

TPM_20_E_NV_LOCKED means that an NV operation reached a defined index but the TPM will not allow the requested read or write at this time. This is a state or attribute decision, not evidence that the index is missing or that its authorization value is necessarily wrong.

Common causes

How to diagnose it

Do not treat this as cleanup

Removing and redefining the index can destroy protected state and can change the index Name and policy. First establish whether the lock is an expected security boundary and whether a documented restart or reprovisioning procedure is appropriate.

References: TCG TPM 2.0 Library Part 3: Commands, tpm2_nvreadlock, and tpm2_nvwritelock.


Looking for a different code? Search another status or error code.

Exit mobile version