Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stucks at "Reading PCR values" #3

Open
bypass1 opened this issue Dec 6, 2019 · 7 comments
Open

Stucks at "Reading PCR values" #3

bypass1 opened this issue Dec 6, 2019 · 7 comments

Comments

@bypass1
Copy link

bypass1 commented Dec 6, 2019

i created a usb boot stick, confirmed TPM v2.0 is enabled in BIOS and followed the instructions to use your script.

it stucks at "Reading PCR values of TPM......", i waited for 1 hour and tried two different systems.
does it takes longer than this or is it a bug or some other error?

additional infos: i tried the "tpm2_getinfo" executable and it throws an error too:
"Resource Mgr, resMgr, failed to initialization: 0x1. Exiting"

@kkamagui
Copy link
Owner

Hello @bypass1 ,
Thank you for your notification.

Would you tell me about your system information? If so, I can help you.

Best regards,

Seunghun

@bypass1
Copy link
Author

bypass1 commented Dec 18, 2019

Hey Seunghun,
first of all thanks for reply.

Tested systems were:
FUJITSU LIFEBOOK U748 FJNB2B4 TPM2.0
DELL Latitude 7400

Let me know if you need more information.

@kkamagui
Copy link
Owner

Hi @bypass1 ,

Thank you for your information. As I know, your systems have TPM 2.0 and should have no problem with the Napper v1.3.

Would you test your machine according to the sequence below?

  1. Boot your system with the Napper v1.3.
  2. Open terminal and type "sudo resourcemgr". The password is napper as you know.
  3. Open another terminal and type tpm2_listpcrs and check the error code.

If you do so, I can help you. :)

Best regards,

Seunghun

@bypass1
Copy link
Author

bypass1 commented Jan 6, 2020

I tested 3 devices again.
Dell E5470 script works well.

Fujitsu U728
sudo resourcemgr:
Initializing device TCTI Interface
Resource Mgr, device TCTI, failed initialization: 0x000a. Exiting...
tpm2_listpcrs:
Resource Mgr, resMgr, failed initializatin: 0x1. Exiting....
(i think this is the same error like the previous tested devices)

Dell Latitude 5500 script works well.

@kkamagui
Copy link
Owner

kkamagui commented Jan 7, 2020

Hi @bypass1 ,

According to your test results, Fujitsu U728 may not have TPM 2.0. Other systems have TPM 2.0. :)

Best regards,

Seunghun

@bypass1
Copy link
Author

bypass1 commented Jan 7, 2020

Thanks for your support.
I double checked if the TPM2.0 is available and active in Fujitsu U728. It is.
I cleared the TPM via BIOS option, but the output is still the same.

Do you know if i can assume that the device isnt vulnerable for this behavior?

@kkamagui
Copy link
Owner

kkamagui commented Jan 8, 2020

Hi @bypass1 ,

I'm sorry. I'm not sure that your system has no vulnerability. The result just showed that Linux OS doesn't support your TPM device. For ensuring your system is safe, you should check the history of the BIOS update page and update it with the latest version of BIOS firmware.

If you have any further questions, feel free to ask me. :)

Best regards,

Seunghun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants