{"vulnerability": "CVE-2024-46791", "sightings": [{"uuid": "a84f03d5-80eb-4b3a-b8e0-8becf42ea677", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-46791", "type": "seen", "source": "https://t.me/cvedetector/5935", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-46791 - Linux MCP251X Interrupt Handler Deadlock in Mutex Acquisition\", \n  \"Content\": \"CVE ID : CVE-2024-46791 \nPublished : Sept. 18, 2024, 8:15 a.m. | 35\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \ncan: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open  \n  \nThe mcp251x_hw_wake() function is called with the mpc_lock mutex held and  \ndisables the interrupt handler so that no interrupts can be processed while  \nwaking the device. If an interrupt has already occurred then waiting for  \nthe interrupt handler to complete will deadlock because it will be trying  \nto acquire the same mutex.  \n  \nCPU0                           CPU1  \n----                           ----  \nmcp251x_open()  \n mutex_lock(&amp;priv-&gt;mcp_lock)  \n  request_threaded_irq()  \n                                 \n                               mcp251x_can_ist()  \n                                mutex_lock(&amp;priv-&gt;mcp_lock)  \n  mcp251x_hw_wake()  \n   disable_irq() &lt;--\nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"18 Sep 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-09-18T10:52:37.000000Z"}, {"uuid": "0401622a-e464-43d5-9337-6201aa4cc771", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-46791", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-07", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}]}