NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-64173
Summary

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.

Publication Date July 20, 2026, 1:17 a.m.
Registration Date July 20, 2026, 4:20 a.m.
Last Update July 20, 2026, 1:17 a.m.
Related information, measures and tools
Common Vulnerabilities List