Bug 2516450 (CVE-2026-72143) - CVE-2026-72143 kernel: platform/x86: ISST: Restore SST-PP control to all domains
Summary: CVE-2026-72143 kernel: platform/x86: ISST: Restore SST-PP control to all domains
Keywords:
Status: NEW
Alias: CVE-2026-72143
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-15 06:13 UTC by OSIDB Bzimport
Modified: 2026-08-18 12:27 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-15 06:13:11 UTC
In the Linux kernel, the following vulnerability has been resolved:

platform/x86: ISST: Restore SST-PP control to all domains

The SST-PP control offset is only restored to power domain 0 after
resume. During suspend, control values are read and stored for all
power domains.

Use pd_info->sst_base instead of power_domain_info->sst_base, which
only points to power domain 0 base address.


Note You need to log in before you can comment on or make changes to this bug.