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

Support Intel SA-00086 detection for ME firmware #37

Closed
texhex opened this issue Jan 19, 2018 · 4 comments
Closed

Support Intel SA-00086 detection for ME firmware #37

texhex opened this issue Jan 19, 2018 · 4 comments

Comments

@texhex
Copy link
Owner

texhex commented Jan 19, 2018

In 2017-11 another ME security bug was found: Intel SA 00086 / HPSBHF03571 (aka CVE-2017-5705, CVE-2017-5706, CVE-2017-5707, CVE-2017-5708, CVE-2017-5709, CVE-2017-5710, CVE-2017-5711)

Given that this bug is newer then the one noted in HPSBHF03557/ Intel SA 00075, we believe a system that is secured against SA 00086 is also secured against SA 00075.

We should therefore replace the SA-75 detection tool with the SA-86 detection tool and update the ME firmwares with new firmware files.

@GregoryMachin
Copy link

@texhex
Hi,
I posted a query on the Intel forums and the result is that each of the SA tools is a stand alone tool.

https://communities.intel.com/message/521691#521691

Regards
Greg

@texhex
Copy link
Owner Author

texhex commented Jan 24, 2018

@GregoryMachin Dang it. This would mean that running the SA-86 tool on a system that is affected by SA-75 but not SA-86 would result in the tool reporting "All good".

I think I will use the 4.0 rewrite to strip down the ME part that we ONLY use the ME version to detect if an update is necessary or not, as we already do with BIOS and TPM updates (No special "Is Vulnerable" detection).

Thanks for pointing this out!

P.S.: Awesome username you use on the Intel site : )

@GregoryMachin
Copy link

GregoryMachin commented Jan 24, 2018 via email

@texhex
Copy link
Owner Author

texhex commented Mar 27, 2018

@GregoryMachin 4.0 BETA code is now online (no release so far, as the documentation is missing) but the changes are included.

I will check if I also include the changes proposed #36 so a on-the-fly BIOS change for ME will also be added.

Closing this issue now, please reopen if you think this requires more attention.

@texhex texhex closed this as completed Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants