{"uuid": "14415425-21dd-49cd-9e35-29baf8f82a48", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-56708", "type": "seen", "source": "https://t.me/cvedetector/13824", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-56708 - Intel EDAC Memory Corruption Double Free Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-56708 \nPublished : Dec. 28, 2024, 10:15 a.m. | 44\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nEDAC/igen6: Avoid segmentation fault on module unload  \n  \nThe segmentation fault happens because:  \n  \nDuring modprobe:  \n1. In igen6_probe(), igen6_pvt will be allocated with kzalloc()  \n2. In igen6_register_mci(), mci-&gt;pvt_info will point to  \n   &amp;igen6_pvt-&gt;imc[mc]  \n  \nDuring rmmod:  \n1. In mci_release() in edac_mc.c, it will kfree(mci-&gt;pvt_info)  \n2. In igen6_remove(), it will kfree(igen6_pvt);  \n  \nFix this issue by setting mci-&gt;pvt_info to NULL to avoid the double  \nkfree. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"28 Dec 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-12-28T12:05:47.000000Z"}