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

5.5 · MEDIUM
Published Sep 16, 2025 linux EPSS 0.14% (4th pctl)

Overview

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

usb: cdns3: Put the cdns set active part outside the spin lock

The device may be scheduled during the resume process,

so this cannot appear in atomic operations. Since

pm_runtime_set_active will resume suppliers, put set

active outside the spin lock, which is only used to

protect the struct cdns data structure, otherwise the

kernel will report the following warning:

BUG: sleeping function called from invalid context at drivers/base/power/runtime.c:1163

in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 651, name: sh

preempt_count: 1, expected: 0

RCU nest depth: 0, expected: 0

CPU: 0 PID: 651 Comm: sh Tainted: G WC 6.1.20 #1

Hardware name: Freescale i.MX8QM MEK (DT)

Call trace:

dump_backtrace.part.0+0xe0/0xf0

show_stack+0x18/0x30

dump_stack_lvl+0x64/0x80

dump_stack+0x1c/0x38

__might_resched+0x1fc/0x240

__might_sleep+0x68/0xc0

__pm_runtime_resume+0x9c/0xe0

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.4, < 5.15.133 Affected

Frequently Asked Questions

What is CVE-2023-53287?

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

How severe is CVE-2023-53287?

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

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

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