Will Core/Snappy 16.04 and later need to be fixed for amd64 images as well, or does this just apply to desktop and server editions?
1 Answers
Meltdown Information
Desktop, Laptop, and Cloud computers may be affected by Meltdown. More technically, every Intel processor which implements out-of-order execution is potentially affected, which is effectively every processor since 1995 (except Intel Itanium and Intel Atom before 2013). google's zero project team successfully tested Meltdown on Intel processor generations released as early as 2011. Currently, he have only verified Meltdown on Intel processors. At the moment, it is unclear whether ARM and AMD processors are also affected by Meltdown.
Spectre Information
Almost every system is affected by Spectre: Desktops, Laptops, Cloud Servers, as well as Smartphones. More specifically, all modern processors capable of keeping many instructions in flight are potentially vulnerable. In particular, project team have verified Spectre on Intel, AMD, and ARM processors.

- 11
Snaps must have defined interfaces configured with other snaps and the OS, and since the snaps are reviewed before being put into a store for distribution, it would seem that code that does these exploits would have a much harder time finding their way onto an Ubuntu Core machine and be executed, than with Desktop and Server editions.
– David Paul Jan 05 '18 at 12:53