We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.

Please see our statement on Data Privacy.

Crisp.chat (Helpdesk and Chat)

Ok

THREATINT
PUBLISHED

CVE-2024-46867

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



Description

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)

Reserved 2024-09-11 | Published 2024-09-27 | Updated 2024-11-05 | Assigner Linux

Product status

Default status
unaffected

0845233388f8 before 9d3de463e23b
affected

0845233388f8 before 9bd7ff293fc8
affected

Default status
affected

6.8
affected

Any version before 6.8
unaffected

6.10.11
unaffected

6.11
unaffected

References

git.kernel.org/...c/9d3de463e23bfb1ff1567a32b099b1b3e5286a48

git.kernel.org/...c/9bd7ff293fc84792514aeafa06c5a17f05cb5f4b

cve.org (CVE-2024-46867)

nvd.nist.gov (CVE-2024-46867)

Download JSON

Share this page
https://cve.threatint.com/CVE/CVE-2024-46867

Support options

Helpdesk Chat, Email, Knowledgebase
Telegram Chat
Subscribe to our newsletter to learn more about our work.