cbcvebase.
CVE-2025-37868
published 2025-05-09

CVE-2025-37868: In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix notifier vs folio deadlock User is reporting what smells like notifier…

PriorityP419medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.18%
7.9th percentile
In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix notifier vs folio deadlock User is reporting what smells like notifier vs folio deadlock, where migrate_pages_batch() on core kernel side is holding folio lock(s) and then interacting with the mappings of it, however those mappings are tied to some userptr, which means calling into the notifier callback and grabbing the notifier lock. With perfect timing it looks possible that the pages we pulled from the hmm fault can get sniped by migrate_pages_batch() at the same time that we are holding the notifier lock to mark the pages as accessed/dirty, but at this point we also want to grab the folio locks(s) to mark them as dirty, but if they are contended from notifier/migrate_pages_batch side then we deadlock since folio lock won't be dropped until we drop the notifier lock. Fortunately the mark_page_accessed/dirty is not really needed in the first place it seems and should have already been done by hmm fault, so just remove it. (cherry picked from commit bd7c0cb695e87c0e43247be8196b4919edbe0e85)

Affected

16 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.12.25-1 (forky)linux 6.12.25-1 (forky)
linuxlinux
linuxlinux
linuxlinux>= 0a98219bcc961edd3388960576e4353e123b4a51 < 90574ecf6052be83971d91d16600c5cf07003bbb90574ecf6052be83971d91d16600c5cf07003bbb
linuxlinux>= 0a98219bcc961edd3388960576e4353e123b4a51 < 2577b202458cddff85cc154b1fe7f313e0d1f4182577b202458cddff85cc154b1fe7f313e0d1f418
linuxlinux>= 2a24c98f0e4cc994334598d4f3a851972064809d < 65dc4e3d5b01db0179fc95c1f0bdb87194c28ab565dc4e3d5b01db0179fc95c1f0bdb87194c28ab5
linuxlinux>= 6.12.19 < 6.12.256.12.25
linuxlinux>= 6.13.7 < 6.146.14
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.12.25-16.12.25-1
linuxlinux_kernel>= 0 < 6.12.25-16.12.25-1
linuxlinux_kernel>= 0 < 6.14.0-22.226.14.0-22.22
linuxlinux_kernel>= 6.12.19 < 6.12.256.12.25
linuxlinux_kernel>= 6.13.7 < 6.146.14
linuxlinux_kernel>= 6.14.1 < 6.14.46.14.4

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5LOW
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.