PT-2026-36379 · Linux · Linux Kernel
CVE-2026-31744
·
Published
2026-03-29
·
Updated
2026-05-01
CVSS v4.0
6.8
Medium
| Vector | AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A NULL pointer dereference occurs in the Linux kernel when a non-existent perf domain ID is supplied. The function
dev energymodel nl get perf domains doit() calls em perf domain get by id() but fails to verify the return value before passing it to em nl get pd size(). Consequently, em nl get pd size() attempts to dereference pd->cpus, leading to a system crash.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Unchecked Return Value
Improper Resource Release
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel