CVE-2026-89443

Source
https://cve.org/CVERecord?id=CVE-2026-89443
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89443.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89443
Downstream
Published
2026-09-11T19:43:11Z
Modified
2026-09-13T03:47:18Z
Summary
platform/x86: ISST: Validate level in perf mask ioctls
Details

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

platform/x86: ISST: Validate level in perf mask ioctls

isst_if_get_perf_level_mask() and isst_if_get_base_freq_mask() use the user-provided level as an index into perf_levels[] via _read_pp_level_info() and _read_bf_level_info(), but neither helper validates it first.

The adjacent level-info helpers reject levels above max_level before reading the same per-level register block. Add the same bounds checks to the mask helpers, and reject disabled SST-PP levels in isst_if_get_perf_level_mask() to match isst_if_get_perf_level_info().

This prevents out-of-bounds reads from the per-level offset table on invalid ioctl input.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89443.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
ea009e4769fa3bd05d4c111c3b6865eb3a9be829
Fixed
1a8bab5ceee1a42a78de12d3d69f67516a20588e
Fixed
1889a9156553f0692acd57caf15e877baace1a01
Fixed
d19385624bdfb577db9c94bb8879992fd5e17bcd
Fixed
80e0d353c86a9a168ad6d213f494796294381538

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.4.0
Fixed
6.12.109
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.50
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.4

Database specific

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