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-53525

5.5 · MEDIUM
Published Oct 1, 2025 linux CWE-908 EPSS 0.14% (3th pctl)

Overview

CVE-2023-53525 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 1, 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:

RDMA/cma: Allow UD qp_type to join multicast only

As for multicast:

- The SIDR is the only mode that makes sense;

- Besides PS_UDP, other port spaces like PS_IB is also allowed, as it is

UD compatible. In this case qkey also needs to be set [1].

This patch allows only UD qp_type to join multicast, and set qkey to

default if it's not set, to fix an uninit-value error: the ib->rec.qkey

field is accessed without being initialized.

=====================================================

BUG: KMSAN: uninit-value in cma_set_qkey drivers/infiniband/core/cma.c:510 [inline]

BUG: KMSAN: uninit-value in cma_make_mc_event+0xb73/0xe00 drivers/infiniband/core/cma.c:4570

cma_set_qkey drivers/infiniband/core/cma.c:510 [inline]

cma_make_mc_event+0xb73/0xe00 drivers/infiniband/core/cma.c:4570

cma_iboe_join_multicast drivers/infiniband/core/cma.c:4782 [inline]

rdma_join_multicast+0x2b83/0x30a0 drivers/infiniband/core/cma.c:4814

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.8.17, < 5.9 Affected

Frequently Asked Questions

What is CVE-2023-53525?

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

How severe is CVE-2023-53525?

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-53525?

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-53525?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53525 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.