CVE-2026-31544
Last modified
CVE-2026-31544 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix NULL dereference on notify error path Since commit b5daf93b809d1 ("firmware: arm_scmi: Avoid notifier registration for unsupported events") the call chains leading to the helper __scmi_event_handler_get_ops expect an ERR_PTR to be returned on failure to get an handler for the requested event key, while the current helper can still return a NULL when no handler could be found or created. Fix by forcing an ERR_PTR return value when the handler reference is NULL.. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix NULL dereference on notify error path Since commit b5daf93b809d1 ("firmware: arm_scmi: Avoid notifier registration for unsupported events") the call chains leading to the helper __scmi_event_handler_get_ops expect an ERR_PTR to be returned on failure to get an handler for the requested event key, while the current helper can still return a NULL when no handler could be found or created. Fix by forcing an ERR_PTR return value when the handler reference is NULL.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.17, < 6.18.20 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.10 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-31544?
How severe is CVE-2026-31544?
How do I fix CVE-2026-31544?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-31538In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-31539In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-31540In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31541In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31542In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31543In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31545In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31546In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31547In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31548In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31549In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-3155The OneSignal – Web Push Notifications plugin for WordPress …3.1
Are you affected by CVE-2026-31544?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
