cbcvebase.
CVE-2024-46867
published 2024-09-27

CVE-2024-46867: In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: fix deadlock in show_meminfo() There is a real deadlock as well as sleeping…

PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.14%
3.8th percentile
In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: fix deadlock in show_meminfo() There is a real deadlock as well as sleeping in atomic() bug in here, if the bo put happens to be the last ref, since bo destruction wants to grab the same spinlock and sleeping locks. Fix that by dropping the ref using xe_bo_put_deferred(), and moving the final commit outside of the lock. Dropping the lock around the put is tricky since the bo can go out of scope and delete itself from the list, making it difficult to navigate to the next list entry. (cherry picked from commit 0083b8e6f11d7662283a267d4ce7c966812ffd8a)

Affected

9 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.10.11-1 (forky)linux 6.10.11-1 (forky)
linuxlinux
linuxlinux>= 0845233388f8a26d00acf9bf230cfd4f36aa4c30 < 9d3de463e23bfb1ff1567a32b099b1b3e5286a489d3de463e23bfb1ff1567a32b099b1b3e5286a48
linuxlinux>= 0845233388f8a26d00acf9bf230cfd4f36aa4c30 < 9bd7ff293fc84792514aeafa06c5a17f05cb5f4b9bd7ff293fc84792514aeafa06c5a17f05cb5f4b
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.10.11-16.10.11-1
linuxlinux_kernel>= 0 < 6.10.11-16.10.11-1
linuxlinux_kernel>= 0 < 6.8.0-50.516.8.0-50.51
linuxlinux_kernel>= 6.8 < 6.10.116.10.11

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
vendor_ubuntu5.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.