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

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

Overview

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

scsi: ufs: core: Fix device management cmd timeout flow

In the UFS error handling flow, the host will send a device management cmd

(NOP OUT) to the device for link recovery. If this cmd times out and

clearing the doorbell fails, ufshcd_wait_for_dev_cmd() will do nothing and

return. hba->dev_cmd.complete struct is not set to NULL.

When this happens, if cmd has been completed by device, then we will call

complete() in __ufshcd_transfer_req_compl(). Because the complete struct is

allocated on the stack, the following crash will occur:

ipanic_die+0x24/0x38 [mrdump]

die+0x344/0x748

arm64_notify_die+0x44/0x104

do_debug_exception+0x104/0x1e0

el1_dbg+0x38/0x54

el1_sync_handler+0x40/0x88

el1_sync+0x8c/0x140

queued_spin_lock_slowpath+0x2e4/0x3c0

__ufshcd_transfer_req_compl+0x3b0/0x1164

ufshcd_trc_handler+0x15c/0x308

ufshcd_host_reset_and_restore+0x54/0x260

ufshcd_reset_and_restore+0x28c/0x57c

ufshcd

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, < 6.1.16 Affected

Frequently Asked Questions

What is CVE-2023-53387?

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

How severe is CVE-2023-53387?

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

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

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