CVE-2026-52951

HIGHPre-NVD 7.87.8
EchelonGraph scoreMEDIUM confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-06-24. the CNA's CVSS baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cna:linux, epss, ghsa
7.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.8Exploit: None knownExposed: 0

A fix is available — apply it.

In the Linux kernel, the following vulnerability has been resolved:

drm/xe/dma-buf: handle empty bo and UAF races

There look to be some nasty races here when triggering the invalidate_mappings hook:

1) We do xe_bo_alloc() followed by the attach, before the actual full bo init step in xe_dma_buf_init_obj(). However the bo is visible on the attachments list after the attach. This is bad since exporter driver, say amdgpu, can at any time call back into our invalidate_mappings hook, with an empty/bogus bo, leading to potential bugs/crashes.

2) Similar to 1) but here we get a UAF, when the invalidate_mappings hook is triggered. For example, we get as far as xe_bo_init_locked() but this fails in some way. But here the bo will be freed on error, but we still have it attached from dma-buf pov, so if the invalidate_mappings is now triggered then the bo we access is gone and we trigger UAF and more bugs/crashes.

To fix this, move the attach step until after we actually have a fully set up buffer object. Note that the bo is not published to userspace until later, so not sure what the comment "Don't publish the bo until we have a valid attachment", is referring to.

We have at least two different customers reporting hitting a NULL ptr deref in evict_flags when importing something from amdgpu, followed by triggering the evict flow. Hit rate is also pretty low, which would hint at some kind of race, so something like 1) or 2) might explain this.

v2:

  • Shuffle the order of the ops slightly (no functional change)
  • Improve the comment to better explain the ordering (Matt B)

(cherry picked from commit af1f2ad0c59fe4e2f924c526f66e968289d77971)

CVSS v3
7.8
EG Score
7.8(medium)
EG Risk
40(Track)
EG Risk 40/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity78% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
4%
KEV
Not listed

Published

June 24, 2026

Last Modified

August 5, 2026

Advisory Details (4)

Auto-updated Jun 28, 2026
No patch confirmed yet.
generic

drm/xe/dma-buf: handle empty bo and UAF races - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/c473ae25421fddc3dde247ba7b85225b10641d09
generic

drm/xe/dma-buf: handle empty bo and UAF races - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/9894731e513019df22a29e5c52f1c98890355ff1
generic

drm/xe/dma-buf: handle empty bo and UAF races - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/981bedbbe61364fcc3a3b87ebaf648a66cd07108
generic

drm/xe/dma-buf: handle empty bo and UAF races - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/20a99ea1e2fd720856d6ba497ff26b82c604751f

Vendor Advisories for CVE-2026-52951(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Patch Availability(22)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntulinux-virtual-hwe-26.04-edge (7.0.0-28.28) @ resolute2026-08-30ubuntu
ubuntulinux-virtual-6.8 (6.8.0-136.136) @ noble2026-08-30ubuntu
ubuntulinux-tools-oem-7.0 (7.0.0-1009.9) @ resolute2026-08-30ubuntu
ubuntulinux-virtual-hwe-24.04-edge (7.0.0-28.28~24.04.1) @ noble2026-08-30ubuntu
ubuntulinux-tools-oracle-7.0 (7.0.0-1008.8) @ resolute2026-08-30ubuntu
ubuntulinux-tools-oracle-lts-24.04 (6.8.0-1058.61) @ noble2026-08-30ubuntu
ubuntulinux-tools-oracle-edge (6.8.0-1058.61~22.04.1) @ jammy2026-08-30ubuntu
ubuntulinux-tools-nvidia-lowlatency-64k-6.8 (6.8.0-1059.62.1) @ noble2026-08-30ubuntu
ubuntulinux-tools-azure-fde-7.0 (7.0.0-1009.9) @ resolute2026-08-30ubuntu
ubuntulinux-tools-aws-lts-24.04 (6.8.0-1061.64+1) @ noble2026-08-30ubuntu
ubuntulinux-tools-azure-lts-24.04 (6.8.0-1063.71) @ noble2026-08-30ubuntu
ubuntulinux-tools-azure-fde-lts-24.04 (6.8.0-1062.69) @ noble2026-08-30ubuntu
ubuntulinux-tools-azure-fips-6.8 (6.8.0-1063.71+fips2) @ noble2026-08-30ubuntu
ubuntulinux-tools-azure-fde-6.8 (6.8.0-1062.69~22.04.1) @ jammy2026-08-30ubuntu
ubuntulinux-tools-raspi-realtime-7.0 (7.0.0-1015.15) @ resolute2026-08-30ubuntu
ubuntulinux-tools-aws-fips-6.8 (6.8.0-1061.64+fips1) @ noble2026-08-30ubuntu
ubuntulinux-xilinx-zynqmp (6.8.0.1033.34) @ noble2026-08-30ubuntu
ubuntulinux-virtual-hwe-22.04-edge (6.8.0-136.136~22.04.1) @ jammy2026-08-30ubuntu
ubuntulinux-tools-nvidia-hwe-24.04-edge (7.0.0-1016.16) @ resolute2026-08-30ubuntu
ubuntulinux-tools-nvidia-hwe-26.04 (7.0.0-2016.16) @ resolute2026-08-30ubuntu
ubuntulinux-tools-raspi-realtime-6.8 (6.8.0-2050.52) @ noble2026-08-30ubuntu
ubuntulinux-tools-gcp-fips-6.8 (6.8.0-1064.72+fips1) @ noble2026-08-30ubuntu

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(2 across 2 ecosystems)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.94-1~bpo12+1 (27 versions)6.12.94-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.0.9-1~bpo13+1 (140 versions)7.0.10-1

Weakness Classification(2)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

All Vendor Advisories

(22)

Data Freshness Timeline

(refreshed 5× in last 7d / 85× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

Showing the most recent 100 of 261 total refreshes for this CVE.

  1. 2026-09-11 14:53 UTCEPSS rescore
  2. 2026-09-10 09:35 UTCEPSS rescore
  3. 2026-09-08 22:01 UTCEPSS rescore
  4. 2026-09-07 16:01 UTCEPSS rescore
  5. 2026-09-06 13:47 UTCEPSS rescore
  6. 2026-09-04 05:06 UTCEPSS rescore
  7. 2026-09-02 14:12 UTCEPSS rescore
  8. 2026-09-01 13:54 UTCEPSS rescore
  9. 2026-09-01 04:40 UTCEPSS rescore
  10. 2026-08-30 20:19 UTCEG score recompute
  11. 2026-08-30 20:19 UTCVendor advisory
  12. 2026-08-30 20:19 UTCGHSA enrichment
  13. 2026-08-30 19:17 UTCEPSS rescore
  14. 2026-08-30 01:22 UTCEPSS rescore
  15. 2026-08-28 21:41 UTCEPSS rescore
  16. 2026-08-28 04:50 UTCEG score recompute
  17. 2026-08-28 04:50 UTCVendor advisory
  18. 2026-08-28 04:49 UTCGHSA enrichment
  19. 2026-08-27 14:25 UTCEPSS rescore
  20. 2026-08-26 14:46 UTCEPSS rescore
  21. 2026-08-25 01:07 UTCEG score recompute
  22. 2026-08-25 01:07 UTCVendor advisory
  23. 2026-08-25 01:07 UTCGHSA enrichment
  24. 2026-08-24 13:46 UTCEG score recompute
  25. 2026-08-24 13:46 UTCVendor advisory
Show 75 more
  1. 2026-08-24 13:46 UTCGHSA enrichment
  2. 2026-08-23 23:41 UTCVendor advisory
  3. 2026-08-23 23:40 UTCGHSA enrichment
  4. 2026-08-23 12:19 UTCVendor advisory
  5. 2026-08-23 12:18 UTCGHSA enrichment
  6. 2026-08-23 00:56 UTCEG score recompute
  7. 2026-08-23 00:56 UTCVendor advisory
  8. 2026-08-23 00:56 UTCGHSA enrichment
  9. 2026-08-23 00:19 UTCEPSS rescore
  10. 2026-08-22 13:10 UTCEG score recompute
  11. 2026-08-22 13:10 UTCVendor advisory
  12. 2026-08-22 13:09 UTCGHSA enrichment
  13. 2026-08-21 23:49 UTCEPSS rescore
  14. 2026-08-21 17:36 UTCVendor advisory
  15. 2026-08-21 17:36 UTCGHSA enrichment
  16. 2026-08-21 06:15 UTCEG score recompute
  17. 2026-08-21 06:15 UTCVendor advisory
  18. 2026-08-21 06:15 UTCGHSA enrichment
  19. 2026-08-20 22:55 UTCEPSS rescore
  20. 2026-08-20 18:54 UTCVendor advisory
  21. 2026-08-20 18:54 UTCGHSA enrichment
  22. 2026-08-20 07:34 UTCEG score recompute
  23. 2026-08-20 07:34 UTCVendor advisory
  24. 2026-08-20 07:34 UTCGHSA enrichment
  25. 2026-08-19 17:04 UTCEPSS rescore
  26. 2026-08-19 13:44 UTCVendor advisory
  27. 2026-08-19 13:43 UTCGHSA enrichment
  28. 2026-08-19 02:16 UTCEG score recompute
  29. 2026-08-19 02:16 UTCVendor advisory
  30. 2026-08-19 02:16 UTCGHSA enrichment
  31. 2026-08-18 13:48 UTCEPSS rescore
  32. 2026-08-17 13:47 UTCEPSS rescore
  33. 2026-08-17 09:30 UTCVendor advisory
  34. 2026-08-17 09:30 UTCGHSA enrichment
  35. 2026-08-16 22:10 UTCEG score recompute
  36. 2026-08-16 22:10 UTCVendor advisory
  37. 2026-08-16 22:10 UTCGHSA enrichment
  38. 2026-08-16 14:56 UTCEPSS rescore
  39. 2026-08-16 10:50 UTCEG score recompute
  40. 2026-08-16 10:50 UTCVendor advisory
  41. 2026-08-16 10:50 UTCGHSA enrichment
  42. 2026-08-16 02:14 UTCEPSS rescore
  43. 2026-08-15 23:30 UTCVendor advisory
  44. 2026-08-15 23:30 UTCGHSA enrichment
  45. 2026-08-15 12:10 UTCEG score recompute
  46. 2026-08-15 12:10 UTCVendor advisory
  47. 2026-08-15 12:10 UTCGHSA enrichment
  48. 2026-08-15 01:30 UTCEPSS rescore
  49. 2026-08-15 00:50 UTCVendor advisory
  50. 2026-08-15 00:50 UTCGHSA enrichment
  51. 2026-08-14 13:30 UTCVendor advisory
  52. 2026-08-14 13:30 UTCGHSA enrichment
  53. 2026-08-14 02:09 UTCEG score recompute
  54. 2026-08-14 02:09 UTCVendor advisory
  55. 2026-08-14 02:09 UTCGHSA enrichment
  56. 2026-08-13 22:00 UTCEPSS rescore
  57. 2026-08-13 14:49 UTCVendor advisory
  58. 2026-08-13 14:49 UTCGHSA enrichment
  59. 2026-08-13 03:29 UTCVendor advisory
  60. 2026-08-13 03:29 UTCGHSA enrichment
  61. 2026-08-12 16:09 UTCEG score recompute
  62. 2026-08-12 16:09 UTCVendor advisory
  63. 2026-08-12 16:09 UTCGHSA enrichment
  64. 2026-08-12 13:51 UTCEPSS rescore
  65. 2026-08-12 04:49 UTCVendor advisory
  66. 2026-08-12 04:49 UTCGHSA enrichment
  67. 2026-08-11 17:29 UTCEG score recompute
  68. 2026-08-11 17:29 UTCVendor advisory
  69. 2026-08-11 17:29 UTCGHSA enrichment
  70. 2026-08-11 05:59 UTCEG score recompute
  71. 2026-08-11 05:59 UTCVendor advisory
  72. 2026-08-11 05:58 UTCGHSA enrichment
  73. 2026-08-11 00:00 UTCEPSS rescore
  74. 2026-08-10 18:38 UTCVendor advisory
  75. 2026-08-10 18:38 UTCGHSA enrichment

Frequently asked(5)

What is CVE-2026-52951?
CVE-2026-52951 is a high vulnerability published on June 24, 2026. In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: handle empty bo and UAF races There look to be some nasty races here when triggering the invalidate_mappings hook: 1) We do xeboalloc() followed by the attach, before the actual full bo init step in…
When was CVE-2026-52951 disclosed?
CVE-2026-52951 was first published in the National Vulnerability Database on June 24, 2026, with the most recent update on August 5, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-52951 actively exploited?
CVE-2026-52951 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 96.4% of all scored CVEs.
What is the CVSS score of CVE-2026-52951?
CVE-2026-52951 has a CVSS v4.0 base score of 7.8 (CNA self-assessment; NVD's own analysis pending).
How do I remediate CVE-2026-52951?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-52951, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-52951

Explore →

Is Your Infrastructure Affected by CVE-2026-52951?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.