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

Published Aug 10, 2026 EPSS 0.15% (5th pctl)

Overview

CVE-2026-68237 is a known-severity vulnerability. It was published on August 10, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu/userq: fix indefinite fence wait during GPU reset

pre_reset only force-completes fences of MAPPED queues. A queue in any

other state (e.g. mid-eviction) keeps its last_fence pending; after a

GPU reset that fence never signals, so the eviction/suspend worker and

process teardown (amdgpu_evf_mgr_flush_suspend) wait on it forever and

wedge the machine:

INFO: task kworker/6:28 blocked for more than 120 seconds.

Workqueue: events amdgpu_eviction_fence_suspend_worker [amdgpu]

Call Trace:

dma_fence_wait_timeout+0x7e/0x130

amdgpu_userq_evict+0x67/0x140 [amdgpu]

amdgpu_eviction_fence_suspend_worker+0xd8/0x160 [amdgpu]

process_scheduled_works+0xa6/0x420

Force-complete every queue's fence regardless of state. The unmap and

mark-hung step stays gated on MAPPED, since unmapping a queue that is

not mapped is invalid.

(cherry picked from commit 9102b39fa924dcc3dc75a3137bfa9633c40b88c0)

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-68237?

CVE-2026-68237 is a known-severity vulnerability. It was published on August 10, 2026.

How severe is CVE-2026-68237?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-68237?

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-68237?

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