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

Published Aug 10, 2026 EPSS 0.18% (7th pctl)

Overview

CVE-2026-68281 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/imagination: Count paired job fence as dependency in prepare_job()

The DRM scheduler's prepare_job() callback counts the remaining

non-signaled native dependencies for a job, preventing job submission

until those (plus job data and fence update) can fit in the job queue's

CCCB.

This means checking which dependencies can be waited upon in the

firmware, i.e. whether they are backed by a UFO object, i.e. whether

their drm_sched_fence::parent has been assigned to a

pvr_queue_fence::base fence. That happens when the job owning the fence

is submitted to the firmware.

Paired geometry and fragment jobs are submitted at the same time, which

means the dependency between them can't be checked this way before

submission.

Update job_count_remaining_native_deps() to take into account the

dependency between paired jobs.

This fixes cases where prepare_job() underestimated the space left in

an almost full fragment CCCB, wrong

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

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

How severe is CVE-2026-68281?

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

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

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