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

7.8 · HIGH
Published Aug 10, 2026 EPSS 0.13% (3th pctl)

Overview

CVE-2026-68106 is a high-severity vulnerability. It was published on August 10, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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:

drm/amdgpu: fix division by zero with invalid uvd dimensions

When width or height is less than 16, width_in_mb or height_in_mb

becomes 0, leading to fs_in_mb being 0. This causes a division by

zero when calculating num_dpb_buffer in H264 and H264 Perf decode

paths.

Add validation to reject frames with width < 16 or height < 16

before performing any calculations that depend on these values.

V2: Format change - move up all vaiable definitions.

V3: Use warn_once to avoid spam.

(cherry picked from commit 3e41d26c70b0a459d041cc19482a226c4b7423cb)

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2026-68106?

CVE-2026-68106 is a high-severity vulnerability. It was published on August 10, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-68106?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-68106?

Check the references section for vendor advisories, patches, and mitigation guidance. 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-68106?

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