CVE-2026-89443
Last modified
CVE-2026-89443 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ea009e4769fa3bd05d4c111c3b6865eb3a9be829, < beb22ebf76c0415f22d2d0c3f1ff0627e7ae4a68; >= ea009e4769fa3bd05d4c111c3b6865eb3a9be829, < 1a8bab5ceee1a42a78de12d3d69f67516a20588e; >= ea009e4769fa3bd05d4c111c3b6865eb3a9be829, < 1889a9156553f0692acd57caf15e877baace1a01; >= ea009e4769fa3bd05d4c111c3b6865eb3a9be829, < d19385624bdfb577db9c94bb8879992fd5e17bcd; >= ea009e4769fa3bd05d4c111c3b6865eb3a9be829, < 80e0d353c86a9a168ad6d213f494796294381538 |
| Linux | Linux | 6.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89443?
How severe is CVE-2026-89443?
How do I fix CVE-2026-89443?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89438In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89439In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8944The Plugin for Google Analytics by IO technologies plugin fo…4.3
- CVE-2026-89440In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89441In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89442In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89444In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89445In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89446In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89447In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89448In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-89449In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89443?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
