Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — s390/dasd: fix error recovery leading to data corruption on ESE devices
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U H H H 7.8 .0024 15.2 —
AFFECTED
Product Versions Fixed
Linux 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 – —
Linux 5.3 – 5.4.283
TIMELINE
Aug 21 Reserved by Linux
Sep 11 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2024-45026 (Linux). CVSS 7 → 7.8 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
s390/dasd: fix error recovery leading to data corruption on ESE devices
Extent Space Efficient (ESE) or thin provisioned volumes need to be
formatted on demand during usual IO processing.
The dasd_ese_needs_format function checks for error codes that signal
the non existence of a proper track format.
The check for incorrect length is to imprecise since other error cases
leading to transport of insufficient data also have this flag set.
This might lead to data corruption in certain error cases for example
during a storage server warmstart.
Fix by removing the check for incorrect length and replacing by
explicitly checking for invalid track format in transport mode.
Also remove the check for file protected since this is not a valid
ESE handling case.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| August 21, 2024 | Reserved | Reserved by Linux |
| September 11, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-45026 (Linux). CVSS 7 → 7.8 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 | — |
| Linux | Linux | — | 5.3 | 5.4.283 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-45026 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.