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

5.5 · MEDIUM
Published Jul 24, 2026 linux CWE-476

Overview

CVE-2026-64214 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:

powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_work_raise()

A kernel panic is observed when handling machine check exceptions from

real mode.

BUG: Unable to handle kernel data access on read at 0xc00000006be21300

Oops: Kernel access of bad area, sig: 11 [#1]

MSR: 8000000000001003 <SF,ME,RI,LE> CR: 88222248 XER: 00000005

CFAR: c00000000003ffc4 DAR: c00000006be21300 DSISR: 40000000 IRQMASK: 0

NIP [c000000000029e40] arch_irq_work_raise+0x10/0x70

LR [c00000000003ffc8] machine_check_queue_event+0xa8/0x150

Call Trace:

[c0000000179d3c70] [c00000000003ff64] machine_check_queue_event+0x44/0x150

[c0000000179d3d30] [c0000000000084e0] machine_check_early_common+0x1f0/0x2c0

The crash occurs because arch_irq_work_raise() calls preempt_disable()

from machine check exception (MCE) handlers running in real mode. In

this context, accessing the preempt_count can fault, leading to the

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 >= 5.18, < 6.1.175 Affected

Frequently Asked Questions

What is CVE-2026-64214?

CVE-2026-64214 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-64214?

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

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

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