home.social

#retbleed — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #retbleed, aggregated by home.social.

fetched live
  1. Some highlights from a x86 core updates merge for 6.2:
    git.kernel.org/torvalds/c/94a8

    ```
    - Add the call depth tracking mitigation for […] It is a lighterweight software-only fix for Skylake-based cores where enabling IBRS is a big hammer and causes a significant performance impact. [Benchmarks: lore.kernel.org/all/2022091511 ]

    - Implement a new control flow integrity scheme called FineIBT which is based on the software kCFI implementation […]
    ```

  2. Call Depth Tracking Coming To #Linux 6.2 To Help Recover Performance On #Intel #Skylake-Era CPUs

    -- Much less costly than IBRS in light of #Retbleed. Benchmarks coming.

    phoronix.com/news/Call-Depth-T

    Original tweet : twitter.com/phoronix/status/16

  3. Der Patch, der im Linux-Kernel 5.19 die Spectre-Variante Retbleed schließt, bringt große Leistungseinbußen bei VMs von VMware: Das zeigen Tests des Anbieters.
    Bis zu 70 Prozent langsamer: Kernel-Fix gegen Retbleed macht Linux-VMs lahm
  4. #VMware engineers have tested the #Linux kernel's fix for the #Retbleed speculative execution bug, and report it can impact compute performance by a whopping 70 percent.

    Source
    lkml.iu.edu/hypermail/linux/ke

    Kernel 6.0 progression
    lkml.iu.edu/hypermail/linux/ke

  5. Der Open-Source-Kernel unterstützt nun die chinesischen CPU-Eigenentwicklung LoongArch und bohrt das Netzwerk für Bandbreiten jenseits von 100 GBit/s auf.
    Linux 5.19: IP-Pakete in Jumbogröße und Unterstützung für LoongArch
  6. »The #Retbleed mitigations are some of the most performance-wrenching mitigations I've seen in a few years going back to the early Spectre/Meltdown days.«

    phoronix.com/scan.php?page=art

    phoronix.com/scan.php?page=new

  7. when will we stop using x86. like at all. like anywhere.

    #retbleed

  8. Some of the #retbleed fixes are *very* cisc/x86 - an instruction decoded two ways by jumping back into itself as a way to confuse the branch predictor:
    @pro

    git.kernel.org/pub/scm/linux/k

  9. Ouch... And we get one more. #retbleed is a new kind of Branch Target Injection attack. Update and protect yourself (if at the expense of ~10 to ~30 % performance hit)

    comsec.ethz.ch/research/microa

    #infosec