Announcement

Collapse
No announcement yet.

Linux 6.1 Hardening Retpolines With Ensuring An INT3 After Every Unconditional Jump

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Linux 6.1 Hardening Retpolines With Ensuring An INT3 After Every Unconditional Jump

    Phoronix: Linux 6.1 Hardening Retpolines With Ensuring An INT3 After Every Unconditional Jump

    The x86/core changes for Linux 6.1 have been merged and are headlined by making sure an INT3 instruction is inserted after every unconditional Retpoline jump (JMP) for the Retpolines handling on both Intel and AMD processors...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    I noticed that CONFIG_SLS is off by default in the kernel. The option is documented as:

    Compile the kernel with straight-line-speculation options to guard against straight line speculation. The kernel image might be slightly larger.​
    Is this what we're talking about here? And does someone know the reason why it's disabled by default?
    Last edited by RealNC; 05 October 2022, 09:44 AM.

    Comment

    Working...
    X