Bug 2454824 (CVE-2026-31390) - CVE-2026-31390 kernel: drm/xe: Fix memory leak in xe_vm_madvise_ioctl
Summary: CVE-2026-31390 kernel: drm/xe: Fix memory leak in xe_vm_madvise_ioctl
Keywords:
Status: NEW
Alias: CVE-2026-31390
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-03 16:02 UTC by OSIDB Bzimport
Modified: 2026-07-02 16:53 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-03 16:02:47 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/xe: Fix memory leak in xe_vm_madvise_ioctl

When check_bo_args_are_sane() validation fails, jump to the new
free_vmas cleanup label to properly free the allocated resources.
This ensures proper cleanup in this error path.

(cherry picked from commit 29bd06faf727a4b76663e4be0f7d770e2d2a7965)

Comment 1 Jon Moroney 2026-04-03 18:50:16 UTC Comment hidden (spam)

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