Site icon EfmSoft

What does NTSTATUS 0xC0290042 (STATUS_TPM_BAD_ATTRIBUTES) mean?

 
Previous Next
STATUS_TPM_WRITE_LOCKED STATUS_TPM_INVALID_STRUCTURE

STATUS_TPM_BAD_ATTRIBUTES

STATUS_TPM_BAD_ATTRIBUTES is a Windows NTSTATUS value in the TPM facility. For STATUS_TPM_BAD_ATTRIBUTES, it belongs to the TPM 1.2 error family and is normally surfaced through the Windows TPM stack, such as TPM Base Services, rather than by ordinary file, registry or network APIs.

TPM NV indexes are defined with attribute combinations for read, write, owner authorization, index authorization, locality and lock behavior. This status means the supplied attributes are not a valid combination.

This is usually found during NV definition or redefinition, not during ordinary reads. The fix is to correct the provisioning profile rather than to increase buffer size or retry with the same parameters.

Diagnostic focus

References for STATUS_TPM_BAD_ATTRIBUTES


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

Exit mobile version