Ghostwire

CVE-2026-64179: In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix potential memory leaks in...

MEDIUM 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: net: wwan: iosm: fix potential memory leaks in ipc_imem_init() The memory allocated in ipc_protocol_init() is not freed on the error paths that follow in ipc_imem_init(). Fix that by calling the corresponding release function ipc_protocol_deinit() in the error path.

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