---
id: CVE-2026-68480
title: |-
  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 neu…
summary: |-
  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 neu…
severity: none
published: '2026-08-06'
updated: '2026-08-09'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-68480'
references:
  - url: 'https://git.kernel.org/stable/c/52db77a13be224e09eb4ba6b4252ae8ab9085c2c'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/61649a2d61cb0dbc673f0f232f0f0c298bf50442'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/6703dba1d14cbd6647cd1ccfa3a3fa94b64dd096'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/bfe7f9993467ba431b2731437949ac1e2634e771'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/d0208e08d64d99383e09852a76cc3038c5a4c3ab'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/dfefa3c51370f84acb643cddf98bb42c885d0483'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/e262f28a69ae9e0791248f93b0173c1d1f3e1d5d'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://people.csail.mit.edu/mengjia/data/2026.USENIX.TONTOU.pdf'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
epss: 0.00281
epssPercentile: 0.18292
ingestedAt: '2026-08-09T04:32:44.395Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
