{"uuid": "46656661-848b-4e6f-a259-4ca2c14456ed", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-58078", "type": "seen", "source": "https://t.me/cvedetector/19725", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-58078 - Linux Kernel Misc Dynamic Minor Allocation IDA Free Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-58078 \nPublished : March 6, 2025, 5:15 p.m. | 1\u00a0hour ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nmisc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors  \n  \nmisc_minor_alloc was allocating id using ida for minor only in case of  \nMISC_DYNAMIC_MINOR but misc_minor_free was always freeing ids  \nusing ida_free causing a mismatch and following warn:  \n&gt; &gt; WARNING: CPU: 0 PID: 159 at lib/idr.c:525 ida_free+0x3e0/0x41f  \n&gt; &gt; ida_free called for id=127 which is not allocated.  \n&gt; &gt; &lt;&lt;&gt; [&lt;60941eb4] ida_free+0x3e0/0x41f  \n&gt; &gt; [&lt;605ac993] misc_minor_free+0x3e/0xbc  \n&gt; &gt; [&lt;605acb82] misc_deregister+0x171/0x1b3  \n  \nmisc_minor_alloc is changed to allocate id from ida for all minors  \nfalling in the range of dynamic/ misc dynamic minors \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"06 Mar 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-03-06T19:41:46.000000Z"}