CVE-2026-80908
Received Received - Intake

AMDGPU UVD Message Size Overflow Vulnerability

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

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with dimensions above 4096 Fixes potential overflow in DPB size calculations. (cherry picked from commit 05e1387d151f71569fbe122d2c89f9db0c21dc10)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-05
AI Q&A
2026-09-04
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 flaw in the AMDGPU graphics driver where UVD (Unified Video Decoder) messages with dimensions exceeding 4096 pixels are not properly rejected. This could lead to potential integer overflows during DPB (Decoded Picture Buffer) size calculations, which might cause memory corruption or other undefined behavior in the system.

Detection Guidance

This vulnerability is specific to the Linux kernel's AMDGPU driver and relates to UVD message handling. Detection requires checking kernel logs for related errors or examining driver behavior. No direct network detection commands are applicable. Review kernel logs for AMDGPU-related errors or crashes using commands like 'dmesg | grep -i amdgpu' or 'journalctl -k | grep -i amdgpu'.

Impact Analysis

If exploited, this vulnerability could allow an attacker to trigger memory corruption or crash the system by sending specially crafted video decoding requests. This may lead to denial-of-service conditions or potentially enable privilege escalation if combined with other vulnerabilities.

Mitigation Strategies

Update the Linux kernel to a patched version that includes the fix for this vulnerability. Check your distribution's security advisories for the specific kernel version addressing CVE-2026-80908.

Chat Assistant

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

EPSS Chart