Bug 2516538 (CVE-2026-72360) - CVE-2026-72360 kernel: drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relays
Summary: CVE-2026-72360 kernel: drm/xe/pf: Don't attempt to process FAST_REQ or EVENT ...
Keywords:
Status: NEW
Alias: CVE-2026-72360
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-15 06:17 UTC by OSIDB Bzimport
Modified: 2026-08-18 15:50 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-15 06:17:44 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relays

Currently defined VF/PF relay actions use regular REQUEST messages
only and the PF shouldn't attempt to handle FAST_REQUEST nor EVENT
messages as this would result in breaking the VFPF ABI protocol
and also might trigger an assert on the PF side.

(cherry picked from commit 1714d360fc5ae2e0886a69e979095d9c7ff3568a)


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