PT-2026-61482 · Linux+2 · Linux Kernel+2
CVE-2026-64165
·
Published
2026-07-19
·
Updated
2026-09-07
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 ARM integrator early initialization process. The
intcp init early() function calls syscon regmap lookup by compatible(), which subsequently triggers of syscon register(). Because of syscon register() attempts to allocate memory before the memory management subsystem has been initialized, the operation fails. Depending on the compiler version used (specifically observed with gcc 10.x, 11.x, and 13.x), this results in either a kernel NULL pointer dereference leading to a system crash or the return of an -ENOMEM error, which prevents sched clock register() from being called.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