Description
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix memory leak in error handling path of idxd_alloc Memory allocated for idxd is not freed if an error occurs during idxd_alloc(). To fix it, free the allocated memory in the reverse order of allocation before exiting the function in case of an error.
References (6)
Scores
CVSS v3
5.5
EPSS
0.0010
EPSS Percentile
27.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-401
Status
published
Products (7)
debian/debian_linux
11.0
linux/Kernel
6.1.0 - 6.1.140linux
linux/Kernel
6.13.0 - 6.14.8linux
linux/Kernel
6.2.0 - 6.6.92linux
linux/Kernel
6.7.0 - 6.12.30linux
linux/linux_kernel
6.15 rc1 (6 CPE variants)
linux/linux_kernel
6.0.9 - 6.1.140
Published
Jun 18, 2025
Tracked Since
Feb 18, 2026