PT-2026-35495 · Linux · Linux Kernel
Claude
·
Published
2026-04-27
·
Updated
2026-06-05
·
CVE-2026-31689
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
An issue exists in the EDAC/mc component where the error path ordering in the
edac mc alloc() function is incorrect. When the mci->pvt info allocation fails, the system calls put device(), which triggers the device's release function. Because device initialize() occurs after the failed allocation, the device and its release function pointer remain uninitialized at the time of the call, leading to a null pointer dereference in kobject put().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel