{"uuid": "e0f0bed6-5af5-401e-ae91-dccb483d6e2b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-42090", "type": "seen", "source": "https://t.me/cvedetector/1894", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-42090 - Linux kernel pinctrl Deadlock Primitive-sensitive Information Disclosure\", \n  \"Content\": \"CVE ID : CVE-2024-42090 \nPublished : July 29, 2024, 5:15 p.m. | 17\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \npinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER  \n  \nIn create_pinctrl(), pinctrl_maps_mutex is acquired before calling  \nadd_setting(). If add_setting() returns -EPROBE_DEFER, create_pinctrl()  \ncalls pinctrl_free(). However, pinctrl_free() attempts to acquire  \npinctrl_maps_mutex, which is already held by create_pinctrl(), leading to  \na potential deadlock.  \n  \nThis patch resolves the issue by releasing pinctrl_maps_mutex before  \ncalling pinctrl_free(), preventing the deadlock.  \n  \nThis bug was discovered and resolved using Coverity Static Analysis  \nSecurity Testing (SAST) by Synopsys, Inc. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-29T19:38:56.000000Z"}