{"vulnerability": "CVE-2024-50071", "sightings": [{"uuid": "762aa27b-20c5-4763-accc-5a918e30aaf2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-50071", "type": "seen", "source": "https://t.me/cvedetector/9238", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-50071 - Nuvoton Pinctrl Double-Free Linux Kernel Denial of Service\", \n  \"Content\": \"CVE ID : CVE-2024-50071 \nPublished : Oct. 29, 2024, 1:15 a.m. | 38\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \npinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()  \n  \n'new_map' is allocated using devm_* which takes care of freeing the  \nallocated data on device removal, call to  \n  \n .dt_free_map = pinconf_generic_dt_free_map  \n  \ndouble frees the map as pinconf_generic_dt_free_map() calls  \npinctrl_utils_free_map().  \n  \nFix this by using kcalloc() instead of auto-managed devm_kcalloc(). \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Oct 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-10-29T03:03:53.000000Z"}]}