3 matches found
CVE-2026-64173 tracing: Do not call map->ops->elt_free() if elt_alloc() fails
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-eltfree should not be called...
CVE-2026-64173
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-eltfree should not be called...
PT-2026-61490
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...