CVE-2026-80523
Received Received - Intake

Set HDMA Clock as Critical in Spacemit K3 Linux Kernel

Vulnerability report for CVE-2026-80523, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-26

Last updated on: 2026-08-26

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: clk: spacemit: k3: set hdma clock as critical HDMA clock is responsible for the internal TCM access path of X100 RISC-V core, so set the clock flag as critical to prevent it from being shut off, otherwise the Linux system will hang, for example in the case of a vector instruction access generates a page fault.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-26
Last Modified
2026-08-26
Generated
2026-08-26
AI Q&A
2026-08-26
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves a missing critical clock flag for the HDMA clock in the Spacemit K3 X100 RISC-V core. The HDMA clock manages internal TCM access, and without marking it as critical, the system may hang during operations like page faults from vector instructions.

Detection Guidance

This vulnerability is specific to the Linux kernel's clock management for the HDMA clock on X100 RISC-V cores. Detection involves checking if the HDMA clock is properly set as critical in the kernel configuration or runtime settings. You can verify this by inspecting the kernel logs for clock-related errors or hangs during system boot or operation.

Impact Analysis

If exploited, this flaw could cause the Linux system to freeze or hang, particularly during memory access operations. This leads to system instability and potential denial of service, disrupting normal operations.

Mitigation Strategies

To mitigate this issue, ensure the HDMA clock is marked as critical in the kernel. This can be done by updating the kernel to a patched version where the clock flag is set correctly. If a patch is not available, manually set the HDMA clock as critical in the kernel configuration or device tree.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-80523. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart