CVE-2026-97917
Received Received - Intake

Buffer Overflow Fix in Linux Kernel's ivpu_to_cpu_addr

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

Publication date: 2026-09-25

Last updated on: 2026-09-25

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Validate full buffer range in ivpu_to_cpu_addr Add a size parameter to ivpu_to_cpu_addr() and validate that the whole [vpu_addr, vpu_addr + size) range stays within the BO.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel 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 validation in the ivpu_to_cpu_addr function. The issue is that the function did not check if the entire buffer range from vpu_addr to vpu_addr + size stays within the bounds of the buffer object (BO). This could allow an attacker to access memory outside the intended buffer.

Impact Analysis

This vulnerability could lead to memory corruption, crashes, or potentially allow an attacker to execute arbitrary code on the affected system. It may also enable privilege escalation if exploited successfully.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the vulnerability in accel/ivpu. Validate that the kernel update includes the fix for ivpu_to_cpu_addr buffer range validation.

Chat Assistant

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

EPSS Chart