{"vulnerability": "CVE-2024-50260", "sightings": [{"uuid": "03e4584a-ee53-41b0-bc1c-f8d02bb136e5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-50260", "type": "seen", "source": "https://infosec.exchange/users/cve/statuses/113453195751436908", "content": "", "creation_timestamp": "2024-11-09T13:19:42.925997Z"}, {"uuid": "453f3265-8c13-48ee-b8e1-0efca76b898e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-50260", "type": "seen", "source": "https://t.me/cvedetector/10319", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-50260 - Linux Kernel Sock Map NULL Pointer Dereference\", \n  \"Content\": \"CVE ID : CVE-2024-50260 \nPublished : Nov. 9, 2024, 11:15 a.m. | 40\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nsock_map: fix a NULL pointer dereference in sock_map_link_update_prog()  \n  \nThe following race condition could trigger a NULL pointer dereference:  \n  \nsock_map_link_detach():  sock_map_link_update_prog():  \n   mutex_lock(&amp;sockmap_mutex);  \n   ...  \n   sockmap_link-&gt;map = NULL;  \n   mutex_unlock(&amp;sockmap_mutex);  \n          mutex_lock(&amp;sockmap_mutex);  \n       ...  \n       sock_map_prog_link_lookup(sockmap_link-&gt;map);  \n       mutex_unlock(&amp;sockmap_mutex);  \n     \n  \nFix it by adding a NULL pointer check. In this specific case, it makes  \nno sense to update a link which is being released. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"09 Nov 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-11-09T13:17:40.000000Z"}]}