In the Linux kernel, the following vulnerability has been resolved:
mfd: macsmc: Initialize mutex
Initialize struct applesmc's mutex in applesmcprobe(). Using the mutex uninitialized surprisingly resulted only in occasional NULL pointer dereferences in applesmc_read() calls from the probe() functions of sub devices.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43160.json",
"cna_assigner": "Linux"
}