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

5.5 · MEDIUM
Published Jun 26, 2026 linux CWE-674 EPSS 0.12% (2th pctl)

Overview

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

arm64: Reserve an extra page for early kernel mapping

The final part of [data, end) segment may overflow into the next page of

init_pg_end[1] which is the gap page before early_init_stack[2]:

[1]

crash_arm64_v9.0.1> vtop ffffffed00601000

VIRTUAL PHYSICAL

ffffffed00601000 83401000

PAGE DIRECTORY: ffffffecffd62000

PGD: ffffffecffd62da0 => 10000000833fb003

PMD: ffffff80033fb018 => 10000000833fe003

PTE: ffffff80033fe008 => 68000083401f03

PAGE: 83401000

PTE PHYSICAL FLAGS

68000083401f03 83401000 (VALID|SHARED|AF|NG|PXN|UXN)

PAGE PHYSICAL MAPPING INDEX CNT FLAGS

fffffffec00d0040 83401000 0 0 1 4000 reserved

[2]

ffffffed002c8000 (r) __pi__data

ffffffed0054e000 (d) __pi___bss_start

ffffffed005f5000 (b) __pi_init_pg_dir

ffffffed005fe000 (b) __pi_init_pg_end

ffffffed005ff000 (B) early_init_stack

ffffffed00608000 (b) __pi__end

For 4K pages,

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 >= 6.12.54, < 6.12.91 Affected

Frequently Asked Questions

What is CVE-2026-53288?

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

How severe is CVE-2026-53288?

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

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

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