{"uuid": "f0f6f5bf-5c28-4283-8f8b-ae7eba05d743", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-46867", "type": "seen", "source": "https://t.me/cvedetector/6524", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-46867 - Linux Kernel X.Org drm Atomic Sleeping Lock Deadlock\", \n  \"Content\": \"CVE ID : CVE-2024-46867 \nPublished : Sept. 27, 2024, 1:15 p.m. | 35\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \ndrm/xe/client: fix deadlock in show_meminfo()  \n  \nThere is a real deadlock as well as sleeping in atomic() bug in here, if  \nthe bo put happens to be the last ref, since bo destruction wants to  \ngrab the same spinlock and sleeping locks.  Fix that by dropping the ref  \nusing xe_bo_put_deferred(), and moving the final commit outside of the  \nlock. Dropping the lock around the put is tricky since the bo can go  \nout of scope and delete itself from the list, making it difficult to  \nnavigate to the next list entry.  \n  \n(cherry picked from commit 0083b8e6f11d7662283a267d4ce7c966812ffd8a) \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"27 Sep 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-09-27T15:53:30.000000Z"}