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-64556

7.8 · HIGH
Published Jul 29, 2026 EPSS 0.12% (2th pctl)

Overview

CVE-2026-64556 is a high-severity vulnerability. It was published on July 29, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

perf/core: Detach event groups during remove_on_exec

perf_event_remove_on_exec() removes events by calling

perf_event_exit_event(). For top-level events, this removes the event from

the context with DETACH_EXIT only.

This can leave inconsistent group state when a removed event is a group

leader and the group contains siblings without remove_on_exec. If the group

was active, the surviving siblings can remain active and attached to the

removed leader's sibling list, but are no longer represented by a valid

group leader on the PMU context active lists.

A later close of the removed leader uses DETACH_GROUP and can promote the

still-active siblings from this stale group state. The next schedule-in can

then add an already-linked active_list entry again, corrupting the PMU

context active list.

With DEBUG_LIST enabled, this is caught as a list_add double-add in

merge_sched_in().

Fix this by detaching group relationships

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-64556?

CVE-2026-64556 is a high-severity vulnerability. It was published on July 29, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-64556?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-64556?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64556 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.