In the Linux kernel, the following vulnerability has been resolved:
firmware: armscmi: Fix OOB in scmipowernameget()
scmipowername_get() does not validate the domain number passed by the external caller, which may lead to an out-of-bounds access.
Fix this by returning "unknown" for invalid domains, like scmiresetname_get() does.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80649.json",
"cna_assigner": "Linux"
}