Impact
The vulnerability arises in the Linux kernel’s s390/dasd subsystem. When an ERP request is partially completed, the routine dasd_default_erp_postaction() copies timing and device state but drops the proc_bytes value. A subsequent ERP recovery then sees proc_bytes as zero, causing __dasd_cleanup_cqr() to treat the entire request as complete and zero‑fill the remaining. This produces silent data corruption during DASD reads.
Affected Systems
The flaw targets the s390 DASD driver in the Linux kernel. Any system running a kernel version that includes the un‑fixed code path and that loads the default s390 kernel is potentially vulnerable. The CNA data lists no specific version range, so all affected kernel releases without the fix are at risk.
Risk and Exploitability
The CVSS score of 7.0 indicates moderate to high severity, and the EPSS score is below 1%, suggesting a low exploitation probability. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires triggering ERP operations on the affected device, so widespread abuse appears unlikely. However, environments where untrusted users can perform reads on DASD devices may face silent data corruption and confidentiality impact.
OpenCVE Enrichment