CVE-2026-74470

7.8

Linux · Kernel

A vulnerability in the Linux kernel scsi_debug driver allows for an out of bounds write due to an allocation length underflow in the resp_report_zones function.

Executive summary

A high severity out of bounds write vulnerability in the Linux kernel scsi_debug driver could allow a local attacker to corrupt memory or cause system instability.

Vulnerability

This is an out of bounds write vulnerability originating from improper handling of the allocation length in the scsi_debug driver. The issue requires low privileges and local access to trigger, as indicated by the CVSS vector.

Business impact

Successful exploitation of this flaw can result in full system compromise, including unauthorized access to sensitive data and potential denial of service. With a CVSS score of 7.8, this vulnerability poses a significant risk to the integrity and availability of affected systems.

Remediation

Immediate Action: Update the Linux kernel to version 6.6.151, 6.12.103, 6.18.44, 7.1.8, or later, as provided by your distribution vendor.

Proactive Monitoring: Monitor system logs for kernel panic events or unexpected memory access violations that may indicate an exploitation attempt.

Compensating Controls: Restrict access to local system resources and hardware debugging interfaces to prevent unauthorized users from interacting with the scsi_debug driver.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the potential for privilege escalation and system compromise, administrators should prioritize patching the kernel across all environments. Apply the recommended updates during the next scheduled maintenance window to mitigate this risk.

More Linux CVEs