๐Ÿ” CVE Alert

CVE-2024-46867

UNKNOWN 0.0

drm/xe/client: fix deadlock in show_meminfo()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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)

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 27, 2024
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
0845233388f8a26d00acf9bf230cfd4f36aa4c30 < 9d3de463e23bfb1ff1567a32b099b1b3e5286a48 0845233388f8a26d00acf9bf230cfd4f36aa4c30 < 9bd7ff293fc84792514aeafa06c5a17f05cb5f4b
Linux / Linux
6.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/9d3de463e23bfb1ff1567a32b099b1b3e5286a48 git.kernel.org: https://git.kernel.org/stable/c/9bd7ff293fc84792514aeafa06c5a17f05cb5f4b