smsdn:how to resolve spectre and meltdown variants 2 and 4 using c/c++ high level program

  • Thread starter Thread starter schavan11
  • Start date Start date
S

schavan11

Guest
Iam looking for implementing a custom software function in c/c++ that will mitigate spectre variant 2 and 4 ,

Variant 4 is CVE-2017-5754 Rogue Data Access
Variant 2 is (CVE-2017-5715) Branch target injection

I'm not looking for OS updates or patches to resolve variant 2 and 4

regards
sachin

Continue reading...
 
Back
Top