Out-of-bounds read in Linux kernel - CVE-2026-31782
Published: May 2, 2026
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to disclose sensitive information.
The vulnerability exists due to an out-of-bounds read in intel_pmu_set_acr_caused_constr when handling groups of events that include software events during auto counter reload. A local user can trigger this condition to disclose sensitive information.
The issue occurs because a software event PMU may be processed through the hybrid helper path even though it is not an x86 event.