In the Linux kernel, the following vulnerability has been resolved:
perf/x86/intel: Improve validation and configuration of ACR masks
Currently there are several issues on the user space ACR mask validation and configuration. - The validation for user space ACR mask (attr.config2) is incomplete, e.g., the ACR mask could include the index which belongs to another ACR events group, but it's not validated. - An early return on an invalid ACR mask caused all subsequent ACR groups to be skipped. - The stale hardware ACR mask (hw.config1) is not cleared before setting new hardware ACR mask.
The following changes address all of the above issues. - Figure out the event index group of an ACR group. Any bits in the user-space mask not present in the index group are now dropped. - Instead of an early return on invalid bits, drop only the invalid portions and continue iterating through all ACR events to ensure full configuration. - Explicitly clear the stale hardware ACR mask for each event prior to writing the new configuration.
Besides, a non-leader event member of ACR group could be disabled in theory. This could cause bit-shifting errors in the acr_mask of remaining group members. But since ACR sampling requires all events to be active, this should not be a big concern in real use case. Add a "FIXME" comment to notice this risk.
CVSS Details
- CVSS 3.1 Base Score: 5.5
- CVSS 3.1 Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Amazon_linux_2023 | — | Upgrade kernel6.18-debuginfoUpgrade python3-perf6.18Upgrade bpftool6.18-debuginfoUpgrade perf6.18Upgrade bpftool6.18Upgrade kernel6.18-debuginfo-common-aarch64Upgrade python3-perf6.18-debuginfoUpgrade perf6.18-debuginfoUpgrade kernel6.18-tools-debuginfoUpgrade kernel6.18-debuginfo-common-x86_64Upgrade kernel6.18Upgrade kernel6.18-headersUpgrade kernel6.18-develUpgrade kernel6.18-toolsUpgrade kernel-livepatch-6.18.30-61.116Upgrade kernel6.18-modules-extra-commonUpgrade kernel6.18-tools-develUpgrade kernel6.18-modules-extra | Aug 10, 2026 | Jul 19, 2026 |
| Ubuntu | — | Upgrade linux-image-aws-7.0Upgrade linux-image-7.0.0-1011-gcpUpgrade linux-image-7.0.0-1008-oracle-64kUpgrade linux-image-7.0.0-1015-raspi-realtimeUpgrade linux-image-azure-fde-7.0Upgrade linux-image-7.0.0-1009-azure-fdeUpgrade linux-image-gcp-7.0Upgrade linux-image-7.0.0-1010-azureUpgrade linux-image-7.0.0-1009-awsUpgrade linux-image-7.0.0-1014-azureUpgrade linux-image-raspi-7.0Upgrade linux-image-7.0.0-2016-nvidia-bos-64kUpgrade linux-image-aws-64kUpgrade linux-image-awsUpgrade linux-image-oracle-64k-7.0Upgrade linux-image-aws-64k-7.0Upgrade linux-image-oracleUpgrade linux-image-ibm-7.0Upgrade linux-image-nvidia-bosUpgrade linux-image-oracle-7.0Upgrade linux-image-nvidia-64k-hwe-26.04Upgrade linux-image-azure-7.0Upgrade linux-image-nvidia-hwe-26.04Upgrade linux-image-nvidia-bos-64k-7.0Upgrade linux-image-oracle-64kUpgrade linux-image-7.0.0-1008-oracleUpgrade linux-image-nvidia-bos-7.0Upgrade linux-image-7.0.0-1015-raspiUpgrade linux-image-azure-fdeUpgrade linux-image-nvidia-64kUpgrade linux-image-gcp-64kUpgrade linux-image-7.0.0-2016-nvidia-bosUpgrade linux-image-7.0.0-1016-nvidiaUpgrade linux-image-7.0.0-1010-ibmUpgrade linux-image-nvidia-bos-64kUpgrade linux-image-nvidiaUpgrade linux-image-raspi-realtimeUpgrade linux-image-nvidia-7.0Upgrade linux-image-7.0.0-1016-nvidia-64kUpgrade linux-image-gcp-64k-7.0Upgrade linux-image-raspi-realtime-7.0Upgrade linux-image-7.0.0-1009-aws-64kUpgrade linux-image-ibmUpgrade linux-image-azureUpgrade linux-image-7.0.0-1011-gcp-64kUpgrade linux-image-raspiUpgrade linux-image-nvidia-64k-7.0Upgrade linux-image-gcp | Jul 21, 2026 | Jul 20, 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