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

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

Overview

CVE-2026-68445 is a high-severity vulnerability. It was published on August 12, 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/vc4: Prevent shader BO mappings from becoming writable

vc4_gem_object_mmap() rejects a writable mapping of a validated shader

BO, but leaves VM_MAYWRITE set. Userspace can map the BO read-only and

then turn it writable with mprotect().

Validated shader BOs must stay read-only: the validator checks the

instructions once and the GPU trusts them afterwards. A writable

mapping lets userspace rewrite the code after validation, bypassing the

validator.

Clear VM_MAYWRITE on the read-only path so the mapping cannot be

upgraded, as i915 already does for its read-only objects.

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

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

How severe is CVE-2026-68445?

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

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

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