GHSA-cqvm-rfr6-chr5HighCVSS 7.1
In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Restore...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-72143
- https://git.kernel.org/stable/c/2565a28cdcdcb035e151d285efcba26bccb3726e
- https://git.kernel.org/stable/c/2a42f651cce91e9cbe65fe933622c522cbb1868b
- https://git.kernel.org/stable/c/cea03d67db3a880893360bdbb1b0b8d9b33b1799
- https://github.com/advisories/GHSA-cqvm-rfr6-chr5