Ghostwire

CVE-2026-64173: In the Linux kernel, the following vulnerability has been resolved: tracing: Do not call map->ops->elt_free() if...

HIGH CVSS 0.0 EPSS 0.16%

Published: July 19, 2026 | Last Modified: July 19, 2026

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.

Ghostwire Analysis — What This Means Practically

Exploitation Probability (EPSS): Low — 0.16% (6th percentile)

Low exploitation probability based on current threat landscape data. Standard patching timeline is appropriate.

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References