Impact
The vulnerability resides in the iSCSI target driver of the Linux kernel, where the Text-phase handler processes Text PDUs. A CRC buffer overread allows the kernel to read four bytes beyond the allocated buffer, leading to a hazardous out-of-bounds read that can corrupt kernel state. In addition, a stale pointer freed twice triggers a double‑free, corrupting the slab freelist. Together these faults enable an attacker who can communicate with the iSCSI target to corrupt kernel memory, potentially leading to arbitrary code execution or a denial of service. The impact is captured by a CVSS score of 9.8.
Affected Systems
All Linux kernel distributions that include the iSCSI target (LIO) code and have not yet incorporated the patch are affected. The patch was introduced in the mainline kernel via several merged commits; no specific pre-patch version range is listed, so any kernel prior to the inclusion of these commits may be vulnerable. Type of vendor information is limited to Linux kernel, and no product version specifics are provided beyond this generic scope.
Risk and Exploitability
The CVSS score of 9.8 indicates a critical severity, while the EPSS score of < 1% suggests that widespread exploitation is currently unlikely. The vulnerability is not listed in the CISA KEV catalog, reflecting a lower exploit prevalence at present. The attack vector is inferred to be remote, requiring an attacker to send malicious Text PDUs to an exposed iSCSI target; it does not require local privileges or physical access.
OpenCVE Enrichment
Ubuntu USN