AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-68749

HIGH · CVSS 7.8 EPSS 0.10%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-24 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2025-68749
Severity
HIGH
CVSS
7.8
EPSS
0.10%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpu_gem_bo_free() removes the BO from the BOs list before it gets unmapped. Then file_priv_unbind() triggers a warning in drm_mm_takedown() during context teardown. Protect the unmapping sequence with bo_list_lock to ensure the BO is always fully unmapped when removed from the list. This ensures the BO is either fully unmapped at context teardown time or present on the list and unmapped by file_priv_unbind().

Related CVEs

Other vulnerabilities affecting the same vendor(s)