CVE-2025-38036
Last modified
CVE-2025-38036 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Perform early GT MMIO initialization to read GMDID VFs need to communicate with the GuC to obtain the GMDID value and existing GuC functions used for that assume that the GT has it's MMIO members already setup. However, due to recent refactoring the gt->mmio is initialized later, and any attempt by the VF to use xe_mmio_read|write() from GuC functions will lead to NPD crash due to unset MMIO register address: [] xe 0000:00:02.1: [drm] Running in SR-IOV VF mode [] xe 0000:00:02.1: [drm] GT0: sending H2G MMIO 0x5507 [] BUG: unable to handle page fault for address: 0000000000190240 Since we are already tweaking the id and type of the primary GT to mimic it's a Media GT before initializing the GuC communication, we can also call xe_gt_mmio_init() to perform early setup of the gt->mmio which will make those GuC functions work again.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Perform early GT MMIO initialization to read GMDID VFs need to communicate with the GuC to obtain the GMDID value and existing GuC functions used for that assume that the GT has it's MMIO members already setup. However, due to recent refactoring the gt->mmio is initialized later, and any attempt by the VF to use xe_mmio_read|write() from GuC functions will lead to NPD crash due to unset MMIO register address: [] xe 0000:00:02.1: [drm] Running in SR-IOV VF mode [] xe 0000:00:02.1: [drm] GT0: sending H2G MMIO 0x5507 [] BUG: unable to handle page fault for address: 0000000000190240 Since we are already tweaking the id and type of the primary GT to mimic it's a Media GT before initializing the GuC communication, we can also call xe_gt_mmio_init() to perform early setup of the gt->mmio which will make those GuC functions work again.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.14.9 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-38036?
How severe is CVE-2025-38036?
How do I fix CVE-2025-38036?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-38030Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-38031In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38032In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38033In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38034In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38035In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38037In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38038In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38039In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3804A vulnerability classified as critical has been found in tha…5.3
- CVE-2025-38040In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38041In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-38036?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
