Lucene search
+L

5 matches found

OSV
OSV
added 2025/09/11 5:15 p.m.4 views

DEBIAN-CVE-2025-39765

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: fix idafree call while not allocated In the sndutimercreate function, if the kasprintf function return NULL, sndutimerputid will be called, finally use idafree to free the unallocated id 0. the syzkaller reported the...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/11 4:56 p.m.37 views

CVE-2025-39765

CVE-2025-39765 affects Linux kernel ALSA timer handling. The issue is in snd_utimer_create() where, if kasprintf() returns NULL, snd_utimer_put_id() frees an ID that was never allocated, leading to ida_free() being called on id=0. The root cause is that utimer->id is not guaranteed to be valid...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/03/06 4:15 p.m.16 views

CVE-2024-58056

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Fix idafree call while not allocated In the rprocalloc function, on error, putdevice&rproc-dev is called, leading to the call of the rproctyperelease function. An error can occurs before idaalloc is called. In...

5.5CVSS0.00179EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/06 3:53 p.m.25 views

CVE-2024-58056

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Fix idafree call while not allocated In the rprocalloc function, on error, putdevice&rproc-dev is called, leading to the call of the rproctyperelease function. An error can occurs before idaalloc is called. In...

5.5CVSS5.7AI score0.00179EPSS
SaveExploits0
CVE
CVE
added 2025/03/06 3:53 p.m.134 views

CVE-2024-58056

The CVE-2024-58056 entry documents a Linux kernel remoteproc issue in which rproc_alloc() can trigger ida_free() via rproc_type_release() on an error path before ida_alloc() has been called. The underlying cause is rproc->index being initialized to 0, making rproc->index >= 0 true when t...

5.5CVSS7.1AI score0.00179EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder