Announcement

Collapse
No announcement yet.

Linux Fixes Indirect Branch Predictor Barrier "IBPB" Handling For Older AMD CPUs

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

  • Linux Fixes Indirect Branch Predictor Barrier "IBPB" Handling For Older AMD CPUs

    Phoronix: Linux Fixes Indirect Branch Predictor Barrier "IBPB" Handling For Older AMD CPUs

    Merged today to Linux 6.12 Git were bug fixes to AMD's Indirect Branch Predictor Barrier (IBPB) handling that can be optionally used as part of the Retbleed and Speculative Return Stack Overflow (SRSO) mitigations on older 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
    Good!
    But I don't get it...
    Is IBPB mitigation needed or not if one wants the best privacy and security possible?
    Why is this not enabled by default in the kernel, does it have a high performance impact?

    Comment


    • #3
      Originally posted by Danny3 View Post
      Good!
      But I don't get it...
      Is IBPB mitigation needed or not if one wants the best privacy and security possible?
      Why is this not enabled by default in the kernel, does it have a high performance impact?
      Perhaps there is another better option with those processors

      Comment


      • #4
        Originally posted by Danny3 View Post
        Good!
        But I don't get it...
        Is IBPB mitigation needed or not if one wants the best privacy and security possible?
        Why is this not enabled by default in the kernel, does it have a high performance impact?
        zen3 uses full retpolines by default instead of IBPB. I guess the IBPB overhead on zen3 is substantial.

        Comment


        • #5
          so what to do to take benefit of this feature?

          Comment

          Working...
          X