CVE-2026-64173

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
19/07/2026
Last modified:
30/07/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> tracing: Do not call map-&gt;ops-&gt;elt_free() if elt_alloc() fails<br /> <br /> In paths where tracing_map_elt_alloc() failed to allocate objects,<br /> the map-&gt;ops-&gt;elt_alloc() call was never successful. In this case,<br /> map-&gt;ops-&gt;elt_free() should not be called.

Impact