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

7.8 · HIGH
Published Sep 16, 2025 linux EPSS 0.15% (5th pctl)

Overview

CVE-2023-53286 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 16, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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/mlx5: Return the firmware result upon destroying QP/RQ

Previously when destroying a QP/RQ, the result of the firmware

destruction function was ignored and upper layers weren't informed

about the failure.

Which in turn could lead to various problems since when upper layer

isn't aware of the failure it continues its operation thinking that the

related QP/RQ was successfully destroyed while it actually wasn't,

which could lead to the below kernel WARN.

Currently, we return the correct firmware destruction status to upper

layers which in case of the RQ would be mlx5_ib_destroy_wq() which

was already capable of handling RQ destruction failure or in case of

a QP to destroy_qp_common(), which now would actually warn upon qp

destruction failure.

WARNING: CPU: 3 PID: 995 at drivers/infiniband/core/rdma_core.c:940 uverbs_destroy_ufile_hw+0xcb/0xe0 [ib_uverbs]

Modules linked in: xt_conntrack xt_MASQUERADE nf_conntrack_ne

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 >= 0, < 5.10.192 Affected

Frequently Asked Questions

What is CVE-2023-53286?

CVE-2023-53286 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 16, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53286?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-53286?

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

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