Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-80602

Published Aug 28, 2026

Overview

CVE-2026-80602 is a known-severity vulnerability. It was published on August 28, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

perf/x86/amd/lbr: Fix kernel address leakage

A user-only branch stack can contain branches that originate from

the kernel. As a result, kernel addresses are exposed to user space

even when PERF_SAMPLE_BRANCH_USER is requested. On AMD processors

supporting X86_FEATURE_AMD_LBR_V2, perf can still report SYSRET/ERET

entries for which the branch-from addresses are in the kernel.

E.g.

$ perf record -e cycles -o - -j any,save_type,u -- \

perf bench syscall basic --loop 1000 | \

perf script -i - -F brstack|tr ' ' '\n'| \

grep -E '0x[89a-f][0-9a-f]{15}'

...

0xffffffff81001268/0x717a90a38f1a/M/-/-/0/ERET/NON_SPEC_CORRECT_PATH

0xffffffff81001268/0x717a90a39157/M/-/-/0/ERET/NON_SPEC_CORRECT_PATH

0xffffffff81001268/0x717a90a2c628/M/-/-/0/ERET/NON_SPEC_CORRECT_PATH

0xffffffff81001268/0x717a90a41b60/M/-/-/0/ERET/NON_SPEC_CORRECT_PATH

0xffffffff81001268/0x717a90a260db/M/-/-/0/ERET/NON_SPEC_CO

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-80602?

CVE-2026-80602 is a known-severity vulnerability. It was published on August 28, 2026.

How severe is CVE-2026-80602?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-80602?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-80602?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-80602 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.