PT-2026-37611 · Linux+2 · Linux Kernel+2
CVE-2026-43271
·
Published
2026-05-06
·
Updated
2026-08-25
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A NULL pointer dereference exists in the
process metadata update() function. During the MD array startup sequence (md run), a race condition occurs where the cluster recv thread is active and processing messages before the main MD thread mddev->thread is initialized. If a METADATA UPDATED message is received from a remote node during this window, the function blindly dereferences the thread pointer within the wait event() macro, resulting in a kernel panic.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu