Bug 2513321 (CVE-2026-68232) - CVE-2026-68232 kernel: drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evict
Summary: CVE-2026-68232 kernel: drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_...
Keywords:
Status: NEW
Alias: CVE-2026-68232
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-10 12:30 UTC by OSIDB Bzimport
Modified: 2026-08-26 12:39 UTC (History)
17 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-10 12:30:52 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evict

If kvmalloc_array() fails in drm_gpusvm_range_evict(), the MM
reference acquired earlier is not released, resulting in a reference
leak.

Fix this by dropping the MM reference on the kvmalloc_array()
failure path.

Comment 6 Yadnyawalk Tale 2026-08-13 10:52:12 UTC
.

Comment 7 Yadnyawalk Tale 2026-08-13 10:52:14 UTC
.

Comment 8 Yadnyawalk Tale 2026-08-13 10:53:12 UTC
.

Comment 9 Yadnyawalk Tale 2026-08-13 10:54:31 UTC
.

Comment 10 Yadnyawalk Tale 2026-08-13 10:56:07 UTC
.

Comment 11 Yadnyawalk Tale 2026-08-13 10:56:09 UTC
.


Note You need to log in before you can comment on or make changes to this bug.