Loading market data...
← Back to CVE feed

CVE-2026-43143

UNKNOWN View on NVD ↗

Description

In the Linux kernel, the following vulnerability has been resolved: mfd: core: Add locking around 'mfd_of_node_list' Manipulating a list in the kernel isn't safe without some sort of mutual exclusion. Add a mutex any time we access / modify 'mfd_of_node_list' to prevent possible crashes.

Published: May 06, 2026 12:16 UTC Modified: May 06, 2026 13:07 UTC