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

9.8 · CRITICAL
Published Jun 18, 2025 linux CWE-476 EPSS 0.40% (33th pctl)

Overview

CVE-2025-38075 is a critical-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

scsi: target: iscsi: Fix timeout on deleted connection

NOPIN response timer may expire on a deleted connection and crash with

such logs:

Did not receive response to NOPIN on CID: 0, failing connection for I_T Nexus (null),i,0x00023d000125,iqn.2017-01.com.iscsi.target,t,0x3d

BUG: Kernel NULL pointer dereference on read at 0x00000000

NIP strlcpy+0x8/0xb0

LR iscsit_fill_cxn_timeout_err_stats+0x5c/0xc0 [iscsi_target_mod]

Call Trace:

iscsit_handle_nopin_response_timeout+0xfc/0x120 [iscsi_target_mod]

call_timer_fn+0x58/0x1f0

run_timer_softirq+0x740/0x860

__do_softirq+0x16c/0x420

irq_exit+0x188/0x1c0

timer_interrupt+0x184/0x410

That is because nopin response timer may be re-started on nopin timer

expiration.

Stop nopin timer before stopping the nopin response timer to be sure

that no one of them will be re-started.

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 >= 3.1, < 5.4.294 Affected

Frequently Asked Questions

What is CVE-2025-38075?

CVE-2025-38075 is a critical-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2025-38075?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-38075?

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

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