CVE-2024-45026
Published: Sep 11, 2024
Modified: May 11, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 - < 19f60a55b2fda49bc4f6134a5f6356ef62ee69d8affected 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 - < e245a18281c252c8dbc467492e09bb5d4b012118affected 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 - < a665e3b7ac7d5cdc26e00e3d0fc8fd490e00316aaffected 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 - < 0a228896a1b3654cd461ff654f6a64e97a9c3246affected 5e2b17e712cf10cc3cc98fde28a88e8f1a1267e9 - < 93a7e2856951680cd7fe6ebd705ac10c8a8a5efd+2 more versions |
Linux | Linux | affected 5.3unaffected 0 - < 5.3unaffected 5.4.283 - <= 5.4.*unaffected 5.10.225 - <= 5.10.*unaffected 5.15.166 - <= 5.15.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now