CVE-2025-68189
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2025-68189 is a vulnerability in the Linux kernel's DRM/MSM (Direct Rendering Manager for Qualcomm Adreno GPUs) subsystem, specifically in the GEM (Graphics Execution Manager) object free path for imported dma-bufs. The flaw causes a kernel WARNING splat during object deallocation when imported dma-buf objects are freed, triggered during IRIS video playback scenarios. It was published on December 16, 2025, and affects the Linux kernel (vendor: linux, product: kernel) (Feedly). The CVSS score is not yet assigned as of the time of this report, and the CVE status is listed as Unknown (Feedly).

Technical details

The root cause is an incorrect condition check in msm_gem_free_object() within drivers/gpu/drm/msm/msm_gem.c. Imported dma-buf objects have obj->resv != &obj->_resv (they use an external reservation object), but the code only checked the _NO_SHARE flag when deciding how to handle the reservation object during GEM object teardown — failing to account for the imported dma-buf case. This leads to a kernel WARN_ON at line 1127 of msm_gem.c when the wrong code path is taken during msm_gem_free_object. The fix adds a check for obj->resv != &obj->_resv in addition to the existing flags check, ensuring imported dma-bufs are handled correctly (Feedly). This is classified under improper resource management (CWE-related) in the kernel's DRM subsystem.

Impact

Exploitation of this vulnerability results in a kernel WARNING (WARN_ON) during GEM object deallocation for imported dma-bufs, which can cause instability or unexpected behavior in the DRM/MSM graphics subsystem on affected Qualcomm Adreno GPU systems. The issue was observed during IRIS (Intel's open-source video decoder, used here in a Qualcomm context) video playback on Linux 6.17.0-rc7, indicating it affects availability of the graphics stack rather than confidentiality or integrity (Feedly). There is no evidence of privilege escalation or data exfiltration risk; the primary impact is system stability and potential denial-of-service of the graphics subsystem.

Exploitability

There is no known public exploit code, active in-the-wild exploitation, or threat actor attribution associated with CVE-2025-68189. The EPSS score is 0.000180 (very low probability of exploitation), and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Feedly). The vulnerability is detectable by Nessus (plugin 279016) and Qualys (IDs 6031981, 6032019), indicating scanner coverage for patch compliance purposes.

Mitigation and workarounds

The fix is available as a kernel patch in the stable tree, with commits 9674c4cb2fe62727a2e4d3f66065ab949dfa61be and c34e08ba6c0037a72a7433741225b020c989e4ae on kernel.org (kernel.org patch 1, kernel.org patch 2). Users running Linux kernels with the MSM DRM driver on Qualcomm Adreno GPU hardware should apply the relevant stable kernel update. As a workaround, avoiding IRIS video playback on affected hardware may reduce the likelihood of triggering the WARNING, but upgrading to a patched kernel version is the recommended remediation.

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-45699HIGH7.5
  • Linux Debian logoLinux Debian
  • netatalk
NoYesAug 14, 2026
CVE-2026-73051MEDIUM6.3
  • Linux Debian logoLinux Debian
  • rust-actix-http
NoYesAug 14, 2026
CVE-2026-47766MEDIUM5.1
  • Linux Debian logoLinux Debian
  • crun
NoYesAug 14, 2026
CVE-2026-47192LOW2.1
  • Python logoPython
  • kas
NoYesAug 14, 2026
CVE-2026-47191LOW2.1
  • Python logoPython
  • kas
NoYesAug 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management