CVE-2026-90272

Source
https://cve.org/CVERecord?id=CVE-2026-90272
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90272.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90272
Downstream
Published
2026-09-17T16:08:05Z
Modified
2026-09-19T03:47:25Z
Summary
perf: arm_pmuv3: Zero initialize hw_id branch stack field
Details

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

perf: arm_pmuv3: Zero initialize hw_id branch stack field

PERF_SAMPLE_BRANCH_HW_INDEX is supported by BRBE so hw_id is passed to userspace, but it's never set by the BRBE driver. Zero initialize it as it should be according to the docs:

  • For the architectures whose raw branch records are
  • already stored in age order, the hw_idx should be 0.

It's probably too risky to remove PERF_SAMPLE_BRANCH_HW_INDEX from BRBE now in case anyone is setting it and reading the value, but zero initializing the whole struct also protects against the same issue with new fields that are added in the future.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90272.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
58074a0fce66c6c97b35ce8a28ed4e7b780f9a8f
Fixed
57b72442c1672963fd51ab441ca1b71f6dc79b66
Fixed
988e11b69ef9d4034e19c64407030fa948580c3d
Fixed
7c3b63386c27bed8d59a4b4c283d02860420eb0a

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90272.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.17.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90272.json"