Xen Project Meltdown and Spectre Technical FAQ: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) No edit summary |
No edit summary |
||
(21 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== Where can I find the current patch series that fixes Meltdown/SP3 == |
== Where can I find the current patch series that fixes Meltdown/SP3 == |
||
Please refer to [http://xenbits.xen.org/xsa/advisory-254.html XSA-254] for more details. |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
Note the following comment in the Vixen series: ''This series is very similar to the PVH series posted by Wei and we have been discussing how to merge efforts. We were hoping to have more time to work this out. I am posting this because I'm fairly confident that this series is complete (all PV instances in EC2 are using this) and others might find it useful. I also wanted to have more of a discussion about the best way to merge and some of the differences in designs.'' |
|||
⚫ | |||
Other related patches under discussion |
|||
* [https://lists.xenproject.org/archives/html/xen-devel/2018-01/threads.html# |
* [https://lists.xenproject.org/archives/html/xen-devel/2018-01/threads.html#02169 x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection] |
||
⚫ | |||
⚫ | |||
⚫ | |||
* ''Note that newer versions of these patches appear at high velocity'': please always check the xen-devel@ archives for the latest version |
|||
== Is there any practical advice about responding to XSA-254 (also known as the 'Meltdown' and 'Spectre' vulnerabilities)? == |
|||
See [https://lists.xenproject.org/archives/html/xen-devel/2018-01/msg00110.html x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection] |
|||
⚫ | |||
== What are some dependencies between Xen features, guest types and mitigations? == |
|||
== Are there any other documents I should read? == |
|||
Please refer to the [https://openxt.atlassian.net/wiki/spaces/DC/pages/397967361/Meltdown+and+Spectre+mitigations+for+Xen+Linux+and+Windows OpenXT] spreadsheet, [https://docs.google.com/spreadsheets/d/1h9z98xW5COh2YuH7nOeTsjLGZ-k_Cl2FmLEiXOyeyZQ/htmlview Meltdown and Spectre Exposure Analysis: Xen, Linux & Windows]. |
|||
⚫ | |||
[[Category:Security]] |
[[Category:Security]] |
Latest revision as of 14:42, 6 February 2018
Where can I find the current patch series that fixes Meltdown/SP3
Please refer to XSA-254 for more details.
Where can I find the current patch series that fixes Spectre/SP2
See
- x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection
- xen/arm64: Branch predictor hardening (XSA-254 variant 2)
- xen/arm32: Branch predictor hardening (XSA-254 variant 2)
- Note that newer versions of these patches appear at high velocity: please always check the xen-devel@ archives for the latest version
Is there any practical advice about responding to XSA-254 (also known as the 'Meltdown' and 'Spectre' vulnerabilities)?
See Respond to Meltdown and Spectre, our FAQ and XSA 254.
What are some dependencies between Xen features, guest types and mitigations?
Please refer to the OpenXT spreadsheet, Meltdown and Spectre Exposure Analysis: Xen, Linux & Windows.