CVE-2026-68106Disclosure

LOWCVSS 7.8 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Track advisory updates for patch or workaround availability

Recommended action window: Monitor and triage in normal cycle

NVD 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)

0.0/ 10 priority

Sources & remediation

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

NONE

Momentum

NONE

Threat summary

  • 1 mentions across 1 observed day

What's happening

  • Technical details provided in 1 signal
  • Disclosure: 1 classified signal
  • 1 total mentions across 1 day

Deep dive

Activity timeline1 mentions / 1d
00111Mentions · 2026-08-11: 1Technical Details · 2026-08-11: 108-11
Signal classification1 categories
Disclosure
1100.0%
Referenced assets1 URL
Full discourse1 post
  • Windows Forum@windowsforum
    Disclosure

    🐧 CVE-2026-68106 hits Linux’s AMDGPU video decoder—not Windows drivers or ordinary WSL. The CVE label screams “Windows panic,” but this bug mostly lives in Linux’s tiny-frame department. https://windowsforum.com/security-alerts.84/cve-2026-68106-affects-linux-amdgpu-not-standard-wsl.442449/?utm_source=x&utm_medium=social&utm_campaign=news_node84 #LinuxKernel #AmdGpu #Wsl2 #Cve202668106 https://t.co/aEDSH93HIW

    Post summary

    CVE‑2026‑68106 is a newly disclosed vulnerability affecting Linux’s AMDGPU video decoder with no evidence yet of exploitation, patches, or workarounds.

    0000051
    1.3K followersView on X

Explore more