CVE-2026-68461: device property: initialize the remaining fields of fwnode_handle in fwnode_init()

Published Aug 15, 2026
·
Updated

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

device property: initialize the remaining fields of fwnodehandle in fwnodeinit()

If a firmware node is allocated on the stack (for instance: temporary software node whose life-time we control) or on the heap - but using a non-zeroing allocation function - and initialized using fwnodeinit(), its secondary pointer will contain uninitialized memory which likely will be neither NULL nor ISERR() and so may end up being dereferenced (for example: in devtoswnode()). Set fwnode->secondary to NULL on initialization. While at it: initialize the remaining fields of struct fwnodehandle too just to be sure.

[ Fix typo in commit message. - Danilo ]

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Set fwnode->secondary to NULL (and in fwnode_init(), initialize the remaining fields of struct fwnode_handle / fwnode_handle too) to prevent uninitialized memory from being dereferenced.

    Linux kernel fwnode_handle / firmware node handling fwnode->secondary = NULL

Event History

Aug 15, 2026
CVE Published
via MITRE·05:51 AM
Data Sourced
via MITRE·05:51 AM
Description
Data Sourced
via NVD·06:18 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-68461?

CVE-2026-68461 has a risk rating of 34, indicating a medium severity level.

2

How do I fix CVE-2026-68461?

To fix CVE-2026-68461, update your Linux kernel to the latest version where this vulnerability has been resolved.

3

What systems are affected by CVE-2026-68461?

CVE-2026-68461 affects the Linux kernel where device properties are managed.

4

What are the potential impacts of CVE-2026-68461?

The potential impact of CVE-2026-68461 includes security risks related to improper initialization of firmware nodes.

5

Is there a workaround for CVE-2026-68461 before applying a patch?

While applying a patch is the recommended approach, minimizing the use of stack-allocated firmware nodes may help mitigate risks.

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