In the Linux kernel, the following vulnerability has been resolved:
mfd: core: Add locking around 'mfdofnode_list'
Manipulating a list in the kernel isn't safe without some sort of mutual exclusion. Add a mutex any time we access / modify 'mfdofnode_list' to prevent possible crashes.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43143.json",
"cna_assigner": "Linux"
}