Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-53561

5.5 · MEDIUM
Published Oct 4, 2025 linux CWE-476 EPSS 0.13% (3th pctl)

Overview

CVE-2023-53561 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 4, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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 ipc_imem_wwan_channel_init()

fails to get the valid device capabilities it returns an error and

further no resource (wwan struct) will be allocated. Now in this

situation if driver removal procedure is initiated it would result

in NULL pointer exception since unallocated wwan struct is dereferenced

inside ipc_wwan_deinit().

ipc_imem_run_state_worker() to handle the called functions return value

and to release the resource in failure case. It also reports the link

down event in failure cases. The user space application can handle this

event to do a device reset for restoring the device communication.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.14, < 6.1.30 Affected

Frequently Asked Questions

What is CVE-2023-53561?

CVE-2023-53561 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 4, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2023-53561?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-53561?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-53561?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53561 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.