2 matches found
CVE-2026-80649
CVE-2026-80649 affects the Linux kernel 's ARM SCMI firmware driver. The function scmi_power_name_get() fails to validate the domain number passed by an external caller, which may lead to an out-of-bounds access . The fix returns the string "unknown" for invalid domains, mirroring the behavior al...
5.8AI score
SaveExploits0References7
EUVD-2026-67525
In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix OOB in scmipowernameget scmipowernameget 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, li...
5.8AI score
SaveExploits0References7
20