In the Linux kernel, the following vulnerability has been resolved:
tracing: Do not call map->ops->eltfree() if eltalloc() fails
In paths where tracingmapeltalloc() failed to allocate objects, the map->ops->eltalloc() call was never successful. In this case, map->ops->elt_free() should not be called.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64173.json"
}