First off yes the correct answer is patch your OS/system. That aside:
Does the memory managed features of a language like C# prevent it from being used to exploit the Meltdown security bug?
What about if you use the unsafe
keyword?
Bonus question: Could Meltdown/Spectre be exploited on the Midori operating system?