SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Retbleed: Intel and AMD Processors Information Disclosure Vulnerability. Patch Now!

Retbleed: Intel and AMD Processors Information Disclosure Vulnerability. Patch Now!

Researchers have discovered a new Speculative execution attack called Retbleed, which affects both Intel and AMD processors that can result in information disclosure vulnerability. CVE-2022-29900 (AMD) is the tracking identifier for AMD, while CVE-2022-29901 (Intel) is the tracking identifier for In...

Jul 17, 2022By Arpit K2 min read

Researchers have discovered a new Speculative execution attack called Retbleed, which affects both Intel and AMD processors that can result in information disclosure vulnerability. CVE-2022-29900 (AMD) is the tracking identifier for AMD, while CVE-2022-29901 (Intel) is the tracking identifier for Intel. By using a vulnerability management tool, we can obtain the active exploitation of this vulnerability. However, the new Spectre version (Speculative execution attack) can get through the kernel’s retpoline mitigation and leak unfair data. Reptoline manages how the CPU performs assume when “jmp” and “call” are executed. Under specific microarchitecture-dependent circumstances, an attacker with poor user access can hijack return instructions to perform arbitrary speculative code execution.

Attacks can exploit this vulnerability when launching an attack from the local network, as proofs of concepts (POCs) are available. The vulnerability is called “Retbleed.” Retpoline made available a software-based solution. Intel has published a security bulletin. AMD has also published a security advisory. Patch management software can be a great way to mitigate this vulnerability.

Exploitation Details of Retbleed

Retbleed attempts to hijack a return instruction in the kernel to execute arbitrary speculative code in the kernel context. The attacker can leak any kernel data if they have enough control over registers and memory at the victim’s return instruction.

The attackers’ basic idea is to force statements to be predicted as indirect branches, thus bypassing Retpoline’s protections. They consider return instructions as an attack channel for speculation execution.

Retbleed Affected Versions

  • AMD microprocessor families 15h to 18h.
  • Intel microprocessor generations 6 (Skylake – 2015) to 8 (Coffee Lake – 2017).

Solution

  • AMD introduced Jmp2Ret to address this vulnerability.

“A software-based solution called Jmp2Ret prevents an attacker-controlled BTB entry from ever being used to forecast privileged “ret” instructions, which lessens the risk of BTC-RET.”

  • Intel advises utilizing enhanced Indirect Branch Restricted Speculation (eIBRS) to address the potential issue, even though Retpoline has fixed this issue.

“IBRS is pre-installed on Windows systems, thus an update is not necessary.”

  • Retpoline has introduced a software-based solution to defend against speculative execution threats by isolating indirect branches via return operations.

We strongly recommend deploying security updates to patch these vulnerabilities at the earliest.Use SanerNow and keep your systems updated and secure.

Featured Posts

Open CVE-2023-49105: The ownCloud Authentication Flaw That Exposed Sensitive Credentials
CVE-2023-49105: The ownCloud Authentication Flaw That Exposed Sensitive Credentials

CVE Research

CVE-2023-49105: The ownCloud Authentication Flaw That Exposed Sensitive Credentials

Sep 25, 2026

Open Patch Analysis & Exploitation Timeline: RouterOS SSH Attacks Predate Production Fixes in CISA's September 10, 2026 KEV Additions
Patch Analysis & Exploitation Timeline: RouterOS SSH Attacks Predate Production Fixes in CISA's September 10, 2026 KEV Additions

CVE Research

Patch Analysis & Exploitation Timeline: RouterOS SSH Attacks Predate Production Fixes in CISA's September 10, 2026 KEV Additions

Two MikroTik RouterOS CVEs entered CISA KEV seven days after production fixes. Dated reporting places SSH-chain exploitation involving CVE-2026-86060 at least one calendar day before those releases; no comparable start date is established for CVE-2026-67277.

Sep 25, 2026

Open Patch Analysis & Exploitation Timeline: A Day-Old Chrome Bug and an Eight-Month-Old Fortinet Flaw Share the Same KEV Batch
Patch Analysis & Exploitation Timeline: A Day-Old Chrome Bug and an Eight-Month-Old Fortinet Flaw Share the Same KEV Batch

CVE Research

Patch Analysis & Exploitation Timeline: A Day-Old Chrome Bug and an Eight-Month-Old Fortinet Flaw Share the Same KEV Batch

Four vulnerabilities added to CISA’s KEV catalog on September 9, 2026 show widely different timelines between public disclosure and formal exploitation-based prioritization, ranging from one day to 239 days.

Sep 24, 2026

Open TA412/APT31: Mapping Threat Actor Patterns to CVE Exploitation Chains

TA412/APT31: Mapping Threat Actor Patterns to CVE Exploitation Chains

CVE Research

TA412/APT31: Mapping Threat Actor Patterns to CVE Exploitation Chains

A chronological look at how a long-running China-nexus espionage cluster evolved from server-side exploitation to a chained Chrome/Windows zero-day kit — and what that shift signals.

Sep 24, 2026