5 matches found
The vulnerability in the function ipc_imem_init() of the drivers/net/wwan/iosm/iosm_ipc_imem.c file, a driver for network devices in the Linux kernel, allows a attacker to cause a service failure.
The vulnerability of the ipcimeminit function in the drivers/net/wwan/iosm/iosmipcimem.c file of the Linux kernel’s network device driver module is related to the failure to release resources after their useful life has expired. Exploiting this vulnerability could allow an attacker to cause servi...
The vulnerabilities of the functions ipc_imem_run_state_worker() (drivers/net/wwan/iosm/iosm_ipc_imem.c) and ipc_imem_wwan_channel_init() (drivers/net/wwan/iosm/iosm_ipc_imem_ops.c) of the Linux kernel’s network device drivers allow a attacker to cause a service failure.
The vulnerabilities of the functions ipcimemrunstateworker drivers/net/wwan/iosm/iosmipcimem.c and ipcimemwwanchannelinit drivers/net/wwan/iosm/iosmipcimemops.c of the Linux kernel’s network device drivers are related to the use of pointers. Exploiting these vulnerabilities could allow an attacke...
CVE-2026-64179
In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix potential memory leaks in ipcimeminit The memory allocated in ipcprotocolinit is not freed on the error paths that follow in ipcimeminit. Fix that by calling the corresponding release function ipcprotocoldein...
CVE-2026-64179 net: wwan: iosm: fix potential memory leaks in ipc_imem_init()
In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix potential memory leaks in ipcimeminit The memory allocated in ipcprotocolinit is not freed on the error paths that follow in ipcimeminit. Fix that by calling the corresponding release function ipcprotocoldein...
SUSE CVE-2023-53561
In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix NULL pointer dereference when removing device In suspend and resume cycle, the removal and rescan of device ends up in NULL pointer dereference. During driver initialization, if the ipcimemwwanchannelinit fai...