| Name | CVE-2026-31782 |
| Description | In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix potential bad container_of in intel_pmu_hw_config Auto counter reload may have a group of events with software events present within it. The software event PMU isn't the x86_hybrid_pmu and a container_of operation in intel_pmu_set_acr_caused_constr (via the hybrid helper) could cause out of bound memory reads. Avoid this by guarding the call to intel_pmu_set_acr_caused_constr with an is_x86_event check. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|
| linux (PTS) | bullseye | 5.10.223-1 | fixed |
| bullseye (security) | 5.10.251-3 | fixed |
| bookworm | 6.1.159-1 | fixed |
| bookworm (security) | 6.1.170-1 | fixed |
| trixie | 6.12.73-1 | fixed |
| trixie (security) | 6.12.85-1 | fixed |
| forky | 6.19.14-1 | fixed |
| sid | 7.0.3-1 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|
| linux | source | bullseye | (not affected) | | | |
| linux | source | bookworm | (not affected) | | | |
| linux | source | trixie | (not affected) | | | |
| linux | source | (unstable) | 6.19.12-1 | | | |
Notes
[trixie] - linux <not-affected> (Vulnerable code not present)
[bookworm] - linux <not-affected> (Vulnerable code not present)
[bullseye] - linux <not-affected> (Vulnerable code not present)
https://git.kernel.org/linus/dbde07f06226438cd2cf1179745fa1bec5d8914a (7.0-rc7)