CVE-2026-64179
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().
Does this matter?
Lower severity and a low EPSS score (0.11%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.11% probability · 2th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/583fd5a8fc797c8ecf2e1a7b923740c5e5734e85Patch
- https://git.kernel.org/stable/c/6f63a60580ebdd9a1f22f89a84814d1fefe16b1cPatch
- https://git.kernel.org/stable/c/8f764a7810a9f114313c439d25b11f4417c6e0ddPatch
- https://git.kernel.org/stable/c/ba6d8643019c33428f7c0658863e80e0b04a70f4Patch
- https://git.kernel.org/stable/c/c5d93b2c40355e999715262a824965aac025a427Patch
- https://git.kernel.org/stable/c/f1a4d57847813fae42fbb7eb35f2dd48b9cff8a9Patch
- https://git.kernel.org/stable/c/ffb6dbb49c96be82f07c7b112e3ebc3e6fdd8dd5Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.