PT-2025-53015 · Linux+4 · Linux Kernel+4
Published
2025-10-30
·
Updated
2026-05-22
·
CVE-2025-68749
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A race condition exists within the Intel iGPU (IVPU) driver related to buffer object (BO) unbinding. Specifically, the issue occurs when
ivpu gem bo free() removes a BO from the list before it is fully unmapped. This leads to a warning within drm mm takedown() during context teardown. The fix involves protecting the unmapping sequence with bo list lock to ensure the BO is fully unmapped either at context teardown or by file priv unbind().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Intel Igpu
Linuxmint
Linux Kernel
Ubuntu