๐Ÿ” CVE Alert

CVE-2024-58078

UNKNOWN 0.0

misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors misc_minor_alloc was allocating id using ida for minor only in case of MISC_DYNAMIC_MINOR but misc_minor_free was always freeing ids using ida_free causing a mismatch and following warn: > > WARNING: CPU: 0 PID: 159 at lib/idr.c:525 ida_free+0x3e0/0x41f > > ida_free called for id=127 which is not allocated. > > <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ... > > [<60941eb4>] ida_free+0x3e0/0x41f > > [<605ac993>] misc_minor_free+0x3e/0xbc > > [<605acb82>] misc_deregister+0x171/0x1b3 misc_minor_alloc is changed to allocate id from ida for all minors falling in the range of dynamic/ misc dynamic minors

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Mar 6, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
ab760791c0cfbb1d7a668f46a135264f56c8f018 < 3df72111c39f7e4c5029c9ff720b56ec2e05b764 ab760791c0cfbb1d7a668f46a135264f56c8f018 < 8b4120b3e060e137eaa8dc76a1c40401088336e5 ab760791c0cfbb1d7a668f46a135264f56c8f018 < 6635332d246d7db89b90e145f2bf937406cecaf0 ab760791c0cfbb1d7a668f46a135264f56c8f018 < 6d04d2b554b14ae6c428a9c60b6c85f1e5c89f68
Linux / Linux
6.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/3df72111c39f7e4c5029c9ff720b56ec2e05b764 git.kernel.org: https://git.kernel.org/stable/c/8b4120b3e060e137eaa8dc76a1c40401088336e5 git.kernel.org: https://git.kernel.org/stable/c/6635332d246d7db89b90e145f2bf937406cecaf0 git.kernel.org: https://git.kernel.org/stable/c/6d04d2b554b14ae6c428a9c60b6c85f1e5c89f68