Vulnerability Description
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.
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/2565a28cdcdcb035e151d285efcba26bccb3726e
- https://git.kernel.org/stable/c/2a42f651cce91e9cbe65fe933622c522cbb1868b
- https://git.kernel.org/stable/c/cea03d67db3a880893360bdbb1b0b8d9b33b1799
FAQ
What is CVE-2026-72143?
CVE-2026-72143 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 resum...
How severe is CVE-2026-72143?
CVE-2026-72143 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72143?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.