CVE-2024-58078

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/03/2025
Last modified:
31/10/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors<br /> <br /> misc_minor_alloc was allocating id using ida for minor only in case of<br /> MISC_DYNAMIC_MINOR but misc_minor_free was always freeing ids<br /> using ida_free causing a mismatch and following warn:<br /> &gt; &gt; WARNING: CPU: 0 PID: 159 at lib/idr.c:525 ida_free+0x3e0/0x41f<br /> &gt; &gt; ida_free called for id=127 which is not allocated.<br /> &gt; &gt;

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.78 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.12.14 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.13.3 (excluding)