In the Linux kernel, the following vulnerability has been resolved:
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
In paths where tracing_map_elt_alloc() failed to allocate objects,
the map->ops->elt_alloc() call was never successful. In this case,
map->ops->elt_free() should not be called.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-19 16:17
Updated : 2026-08-13 15:32
NVD link : CVE-2026-64173
Mitre link : CVE-2026-64173
CVE.ORG link : CVE-2026-64173
JSON object : View
Products Affected
linux
- linux_kernel
CWE
