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

7.8 · HIGH
Published Oct 7, 2025 linux CWE-476 EPSS 0.17% (7th pctl)

Overview

CVE-2023-53627 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 7, 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: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list

When freeing slots in function slot_complete_v3_hw(), it is possible that

sas_dev.list is being traversed elsewhere, and it may trigger a NULL

pointer exception, such as follows:

==>cq thread ==>scsi_eh_6

==>scsi_error_handler()

==>sas_eh_handle_sas_errors()

==>sas_scsi_find_task()

==>lldd_abort_task()

==>slot_complete_v3_hw() ==>hisi_sas_abort_task()

==>hisi_sas_slot_task_free() ==>dereg_device_v3_hw()

==>list_del_init() ==>list_for_each_entry_safe()

[ 7165.434918] sas: Enter sas_scsi_recover_host busy: 32 failed: 32

[ 7165.434926] sas: trying to find task 0x00000000769b5ba5

[ 7165.434927] sas: sas_scsi_find_task: aborting task 0x00000000769b5ba5

[ 7165.434940] hisi_sas_v3_hw 0000:b4:02.0: slot complete: task(00000000769b5ba5

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 >= 4.5, < 6.3.4 Affected

Frequently Asked Questions

What is CVE-2023-53627?

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

How severe is CVE-2023-53627?

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

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

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