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-2025-38700

5.5 · MEDIUM
Published Sep 4, 2025 linux CWE-476 EPSS 0.17% (7th pctl)

Overview

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

scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated

In case of an ib_fast_reg_mr allocation failure during iSER setup, the

machine hits a panic because iscsi_conn->dd_data is initialized

unconditionally, even when no memory is allocated (dd_size == 0). This

leads invalid pointer dereference during connection teardown.

Fix by setting iscsi_conn->dd_data only if memory is actually allocated.

Panic trace:

------------

iser: iser_create_fastreg_desc: Failed to allocate ib_fast_reg_mr err=-12

iser: iser_alloc_rx_descriptors: failed allocating rx descriptors / data buffers

BUG: unable to handle page fault for address: fffffffffffffff8

RIP: 0010:swake_up_locked.part.5+0xa/0x40

Call Trace:

complete+0x31/0x40

iscsi_iser_conn_stop+0x88/0xb0 [ib_iser]

iscsi_stop_conn+0x66/0xc0 [scsi_transport_iscsi]

iscsi_if_stop_conn+0x14a/0x150 [scsi_transport_iscsi]

iscsi_if_rx+0x1135/0x1834 [scsi_tra

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 >= 2.6.27, < 5.4.297 Affected

Frequently Asked Questions

What is CVE-2025-38700?

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

How severe is CVE-2025-38700?

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-2025-38700?

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-2025-38700?

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