Security Advisory

CVE-2026-43143

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-06 11:27:27
Last updated 2026-05-11 22:18:35
Assigner Linux
CVSS score not scored
State PUBLISHED

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.