CVE-2026-89456
Reported by Linux · Published September 11, 2026
In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Propagate partial completion length across ERP recovery dasd_default_erp_postaction() copies the timing and device state from the finished ERP request back to the original request but drops proc_bytes. A request that was partially completed, an ESE read of a not-yet-allocated track returns fewer bytes than requested, and then recovered through the ERP chain loses its partial-completion length. __dasd_cleanup_cqr() then sees proc_bytes == 0 and completes the whole request instead of requeueing the remainder, silently returning zeroed data for the part that was never read. Carry proc_bytes over to the original request like the other per-request state.
EPSS 0.14% · 4.1th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 5e6bdd37c5526ef01326df5dabb93011ee89237e, 5e6bdd37c5526ef01326df5dabb93011ee89237e, 5e6bdd37c5526ef01326df5dabb93011ee89237e |
| Linux | Linux | 5.6, 0, 5.10.270 |
| linux | linux_kernel | 5.6, 5.6, 5.6 |
| Linux | Linux | 5e6bdd37c5526ef01326df5dabb93011ee89237e, 5e6bdd37c5526ef01326df5dabb93011ee89237e, 5e6bdd37c5526ef01326df5dabb93011ee89237e |
Timeline
- Sep 11, 2026 CVE Published
- Sep 12, 2026 EPSS Score
- Sep 12, 2026 Coalition ESS Score
- Sep 13, 2026 EPSS Score
- Sep 14, 2026 CVE Updated
- Sep 16, 2026 EPSS Score