Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-64165

5.5 · MEDIUM
Published Jul 19, 2026 linux CWE-476 EPSS 0.12% (2th pctl)

Overview

CVE-2026-64165 is a medium-severity vulnerability affecting linux linux_kernel. It was published on July 19, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

ARM: integrator: Fix early initialization

Starting with commit bdb249fce9ad4 ("ARM: integrator: read counter using

syscon/regmap"), intcp_init_early calls syscon_regmap_lookup_by_compatible

which in turn calls of_syscon_register. This function allocates memory.

Since the memory management code has not been initialized at that time,

the call always fails. It either returns -ENOMEM or crashes as follows.

Unable to handle kernel NULL pointer dereference at virtual address 0000000c when read

[0000000c] *pgd=00000000

Internal error: Oops: 5 [#1] ARM

Modules linked in:

CPU: 0 UID: 0 PID: 0 Comm: swapper Not tainted 6.15.0-rc5-00026-g5fcc9bf84ee5 #1 PREEMPT

Hardware name: ARM Integrator/CP (Device Tree)

PC is at __kmalloc_cache_noprof+0xec/0x39c

LR is at __kmalloc_cache_noprof+0x34/0x39c

...

Call trace:

__kmalloc_cache_noprof from of_syscon_register+0x7c/0x310

of_syscon_register from device_node_get_regmap+0xa4/0xb0

dev

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.9, < 5.10.258 Affected

Frequently Asked Questions

What is CVE-2026-64165?

CVE-2026-64165 is a medium-severity vulnerability affecting linux linux_kernel. It was published on July 19, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-64165?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-64165?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-64165?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64165 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.