CVE-2026-68444: firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()

Published Aug 12, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

firmware: armffa: Fix NULL dereference in ffapartitioninfoget()

ffapartitioninfoget() passes uuidstr directly to uuidparse() without a NULL check. When a caller passes NULL, uuidparse() -> uuidparse() -> uuidisvalid() dereferences the pointer, causing a kernel panic:

| Unable to handle kernel NULL pointer dereference at virtual address | 0000000000000040 | pc : uuidparse+0x40/0xac | lr : ffapartitioninfoget+0x1c/0x94 [armffa]

Add a NULL guard before uuidparse() so a NULL argument returns -ENODEV instead of crashing. Callers are expected to always supply a valid partition UUID, so NULL is not a supported input.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade firmware: arm_ffa to a version that resolves this vulnerability.

    Patch Fix NULL dereference in ffa_partition_info_get()

Event History

Aug 12, 2026
CVE Published
via MITRE·12:07 AM
Data Sourced
via MITRE·12:07 AM
Description
Data Sourced
via NVD·12:17 AM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68444?

CVE-2026-68444 has a risk score of 34.

2

How do I fix CVE-2026-68444?

To fix CVE-2026-68444, update your Linux kernel to the latest patched version.

3

What type of vulnerability is CVE-2026-68444?

CVE-2026-68444 is categorized as a Null Pointer Dereference vulnerability.

4

What happens if I am affected by CVE-2026-68444?

If affected by CVE-2026-68444, a NULL dereference could lead to a system crash or instability.

5

In which version of the Linux kernel was CVE-2026-68444 resolved?

CVE-2026-68444 was resolved in a stable release of the Linux kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203