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-64252

5.5 · MEDIUM
Published Jul 24, 2026 linux

Overview

CVE-2026-64252 is a medium-severity vulnerability affecting linux linux_kernel. It was published on July 24, 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:

MIPS: DEC: Prevent initial console buffer from landing in XKPHYS

In 64-bit configurations calling the initial console output handler from

a kernel thread other than the initial one will result in a situation

where the stack has been placed in the XKPHYS 64-bit memory segment and

consequently so has been the buffer allocated there that is used as the

argument corresponding to the `%s' output conversion specifier for the

firmware's printf() entry point.

This 64-bit address will then be truncated by 32-bit firmware, resulting

in an attempt to access the wrong memory location, which in turn will

cause all kinds of unpredictable behaviour, such as a kernel crash:

Console: colour dummy device 160x64

Calibrating delay loop... 49.36 BogoMIPS (lpj=192512)

pid_max: default: 32768 minimum: 301

CPU 0 Unable to handle kernel paging request at virtual address 000000000203bd00, epc == ffffffffbfc08364, ra == ffffffffbfc08

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 >= 2.6.12.1, < 5.10.260 Affected

Frequently Asked Questions

What is CVE-2026-64252?

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

How severe is CVE-2026-64252?

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-64252?

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-64252?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64252 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.