NONE · 0

CVE-2026-68480

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Make Safe-RET robust against interrupt injection An attacker injecting interrupts while the Safe-RET mitigation executes...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Make Safe-RET robust against interrupt injection An attacker injecting interrupts while the Safe-RET mitigation executes on machines affected by SRSO can neutralize the safe return sequence, potentially leading to data leakage through speculative execution. Fixup register state as if the Safe-RET sequence executed successfully by "emulating" it, in a manner of speaking, and avoid executing a RET instruction after returning from the interrupt.

References

FAQ

What is CVE-2026-68480?

CVE-2026-68480 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Make Safe-RET robust against interrupt injection An attacker injecting interrupts while the Safe-RET mitigation executes...

How severe is CVE-2026-68480?

CVSS scoring is not yet available for CVE-2026-68480. Check NVD for updates.

Is there a patch for CVE-2026-68480?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.