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 when remove_on_exec removes an event. This preserves the existing task-exit and revoke behavior, while ensuring surviving siblings are ungrouped before the removed event leaves the context.
CVSS Details
- CVSS 3.1 Base Score: 7.8
- CVSS 3.1 Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Amazon_linux_2023 | — | Upgrade kernel6.12-modules-extraUpgrade kernel6.12-tools-develUpgrade kernel6.18-debuginfoUpgrade perf6.18-debuginfoUpgrade bpftool6.12Upgrade kernel6.12Upgrade kernel6.12-debuginfo-common-aarch64Upgrade kernel-livepatch-6.18.39-79.141Upgrade bpftool6.12-debuginfoUpgrade kernel6.18-debuginfo-common-aarch64Upgrade kernel6.12-debuginfo-common-x86_64Upgrade kernel6.12-modules-extra-commonUpgrade perf6.12-debuginfoUpgrade python3-perf6.12Upgrade bpftool6.18-debuginfoUpgrade kernel6.18-headersUpgrade kernel6.18-tools-debuginfoUpgrade kernel6.18-tools-develUpgrade kernel6.18Upgrade kernel6.18-toolsUpgrade kernel-livepatch-6.12.100-125.179Upgrade kernel6.18-modules-extraUpgrade kernel6.18-debuginfo-common-x86_64Upgrade python3-perf6.18-debuginfoUpgrade perf6.12Upgrade bpftool6.18Upgrade kernel6.18-modules-extra-commonUpgrade kernel6.12-develUpgrade kernel6.18-develUpgrade kernel6.12-tools-debuginfoUpgrade kernel6.12-headersUpgrade python3-perf6.18Upgrade microvm-kernel6.18Upgrade kernel6.12-toolsUpgrade kernel6.12-debuginfoUpgrade python3-perf6.12-debuginfoUpgrade perf6.18 | Aug 18, 2026 | Jul 29, 2026 |
| Debian | — | Upgrade linux-6.12Upgrade linux | Jul 30, 2026 | Jul 30, 2026 |
| Redhat_linux | — | No solution exists | Jul 30, 2026 | Jul 29, 2026 |
| Ubuntu | — | Upgrade linux-image-raspi-realtimeUpgrade linux-image-oracle-64k-7.0Upgrade linux-image-7.0.0-1006-gke-64kUpgrade linux-image-virtualUpgrade linux-image-generic-hwe-26.04Upgrade linux-image-7.0.0-31-generic-64kUpgrade linux-image-7.0.0-1019-raspi-realtimeUpgrade linux-image-nvidia-bos-7.0Upgrade linux-image-virtual-hwe-26.04Upgrade linux-image-nvidia-64k-hwe-26.04Upgrade linux-image-generic-7.0Upgrade linux-image-7.0.0-1011-oracle-64kUpgrade linux-image-7.0.0-31-genericUpgrade linux-image-7.0.0-1012-aws-64kUpgrade linux-image-realtime-64kUpgrade linux-image-7.0.0-2018-nvidia-bosUpgrade linux-image-gke-64k-hwe-26.04Upgrade linux-image-realtime-64k-hwe-26.04Upgrade linux-image-7.0.0-1011-oracleUpgrade linux-image-7.0.0-1013-oemUpgrade linux-image-realtime-hwe-26.04Upgrade linux-image-oem-7.0Upgrade linux-image-gcp-64k-7.0Upgrade linux-image-generic-64kUpgrade linux-image-azure-7.0Upgrade linux-image-7.0.0-1013-ibmUpgrade linux-image-nvidia-64kUpgrade linux-image-aws-64kUpgrade linux-image-oracle-7.0Upgrade linux-image-gkeUpgrade linux-image-azureUpgrade linux-image-nvidia-hwe-26.04Upgrade linux-image-nvidia-bos-64kUpgrade linux-image-7.0.0-2018-nvidia-bos-64kUpgrade linux-image-virtual-hwe-24.04Upgrade linux-image-generic-64k-7.0Upgrade linux-image-gcpUpgrade linux-image-generic-hwe-24.04Upgrade linux-image-oracle-64kUpgrade linux-image-7.0.0-1011-gcpUpgrade linux-image-virtual-7.0Upgrade linux-image-7.0.0-31-realtime-64kUpgrade linux-image-7.0.0-31-realtimeUpgrade linux-image-ibmUpgrade linux-image-nvidiaUpgrade linux-image-7.0.0-1018-nvidiaUpgrade linux-image-7.0.0-1006-gkeUpgrade linux-image-azure-lts-26.04Upgrade linux-image-nvidia-bosUpgrade linux-image-realtimeUpgrade linux-image-oem-26.04Upgrade linux-image-generic-64k-hwe-26.04Upgrade linux-image-genericUpgrade linux-image-7.0.0-1018-nvidia-64kUpgrade linux-image-gcp-64kUpgrade linux-image-gke-64kUpgrade linux-image-gcp-7.0Upgrade linux-image-7.0.0-1011-gcp-64kUpgrade linux-image-7.0.0-1014-azureUpgrade linux-image-7.0.0-1012-awsUpgrade linux-image-realtime-64k-7.0Upgrade linux-image-raspi-realtime-7.0Upgrade linux-image-realtime-7.0Upgrade linux-image-aws-7.0Upgrade linux-image-nvidia-bos-64k-7.0Upgrade linux-image-oem-26.04aUpgrade linux-image-oracleUpgrade linux-image-gke-64k-7.0Upgrade linux-image-nvidia-7.0Upgrade linux-image-gke-hwe-26.04Upgrade linux-image-gke-7.0Upgrade linux-image-raspiUpgrade linux-image-raspi-7.0Upgrade linux-image-nvidia-64k-7.0Upgrade linux-image-aws-64k-7.0Upgrade linux-image-ibm-7.0Upgrade linux-image-7.0.0-1019-raspiUpgrade linux-image-oem-26.04bUpgrade linux-image-awsUpgrade linux-image-generic-64k-hwe-24.04 | Sep 14, 2026 | Sep 7, 2026 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Aug 3, 2026 | Jul 29, 2026 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub