CVE-2026-64173 - tracing: Do not call map->ops->elt_free() if elt_alloc() fails
CVE ID :CVE-2026-64173
Published : July 19, 2026, 4:17 p.m. | 2 hours, 31 minutes ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : July 19, 2026, 4:17 p.m. | 2 hours, 31 minutes ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...