Site icon EfmSoft

¿Qué significa el código NTSTATUS 0xC0290803 (STATUS_TPM_DEFEND_LOCK_RUNNING)?

 
Anterior Siguiente
STATUS_TPM_DOING_SELFTEST STATUS_TPM_COMMAND_CANCELED

STATUS_TPM_DEFEND_LOCK_RUNNING

Qué significa STATUS_TPM_DEFEND_LOCK_RUNNING

STATUS_TPM_DEFEND_LOCK_RUNNING indica que el TPM está en una ventana de defensa/lockout contra intentos repetidos de autorización. El dispositivo bloquea temporalmente nuevas pruebas sensibles.

Reintentar rápidamente suele prolongar o empeorar el escenario y puede ocultar cuál credencial empezó a fallar.

Qué comprobar

  • Operaciones de authorization/PIN/secret inmediatamente anteriores.
  • Tiempo de lockout y policy del TPM/plataforma.
  • Servicio/aplicación que podría estar reintentando automáticamente.
  • Detenga retries y recupere la credencial correcta mediante el flujo soportado.

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.

Exit mobile version